mediawiki-extensions-Visual.../modules/ve/ce
Catrope 6d5d23d93d (bug 42707) JS error when deleting across an inline alien
ContentBranchNode shouldn't rerender on update, only on childUpdate.
When deleting across an inline node, update was emitted after the splice
had occurred in the DM but before the spice event was emitted that
caused the splice to happen in CE, leading to detached nodes and
associated sadness. See the bug for more details.

Change-Id: I2d44231b6e27efdb3f12967556cff174d9364d25
2012-12-05 11:19:18 -08:00
..
nodes Don't phantomize inline aliens when dragging 2012-12-03 15:52:36 -08:00
styles Alien Phantoms 2012-11-14 13:11:29 -08:00
ve.ce.BranchNode.js Render inline annotations in CE 2012-11-28 11:21:59 -08:00
ve.ce.ContentBranchNode.js (bug 42707) JS error when deleting across an inline alien 2012-12-05 11:19:18 -08:00
ve.ce.Document.js Fix even more inspector issues, and some ce ones as well 2012-11-21 15:26:12 -08:00
ve.ce.js Make entity nodes work in CE 2012-11-21 12:04:31 -08:00
ve.ce.LeafNode.js Render inline annotations in CE 2012-11-28 11:21:59 -08:00
ve.ce.Node.js Only apply HTML attributes to DOM nodes that are "safe" 2012-11-27 14:34:29 -08:00
ve.ce.NodeFactory.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.ce.Surface.js Merge "Added destroy methods and called them on deactivate" 2012-12-04 02:45:40 +00:00
ve.ce.SurfaceObserver.js (bug 41504) ve.ce throws error when surface loses focus 2012-12-03 16:34:27 -08:00