mediawiki-extensions-Visual.../modules/ve/ce
Ed Sanders 25a6e93ef2 Separate data/metadata split and node tree loops
It's not much of an optimisation to combine these loops but
separating them gives us greater flexibility.

Move the building of the node tree to happen lazily when
getDocumentNode is called.

In the rich paste path we can now create the DM without building
the node tree and remove the metadata.

Change-Id: I10b4bc486ff8ff8037158aa6dfd45aac87557d42
2013-12-05 21:30:04 +00:00
..
annotations Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
nodes Guard against detached nodes in ve.ce.GeneratedContentNode#doneGenerating 2013-11-09 17:42:38 -08:00
styles Show a label with the current dimensions while resizing 2013-10-16 16:42:12 +01:00
ve.ce.Annotation.js doc: Get rid of 'static' property container in jsduck index 2013-11-19 10:21:39 +00:00
ve.ce.AnnotationFactory.js Remove ve.Factory and ve.Registry and use oojs instead 2013-10-22 19:15:18 +00:00
ve.ce.BranchNode.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ce.ContentBranchNode.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ce.Document.js Always use #getDocumentNode. 2013-12-04 22:55:26 +00:00
ve.ce.DomRange.js doc: @return -> @returns 2013-08-01 02:10:23 +02:00
ve.ce.FocusableNode.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ce.js Revert model to use simple UTF-16 code units 2013-11-26 19:38:14 +00:00
ve.ce.LeafNode.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ce.Node.js doc: Get rid of 'static' property container in jsduck index 2013-11-19 10:21:39 +00:00
ve.ce.NodeFactory.js Remove ve.Factory and ve.Registry and use oojs instead 2013-10-22 19:15:18 +00:00
ve.ce.ProtectedNode.js Use a global resizing flag on the surface to hide phantoms 2013-11-12 11:37:20 +00:00
ve.ce.RelocatableNode.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
ve.ce.ResizableNode.js Use a global resizing flag on the surface to hide phantoms 2013-11-12 11:37:20 +00:00
ve.ce.Surface.js Separate data/metadata split and node tree loops 2013-12-05 21:30:04 +00:00
ve.ce.SurfaceObserver.js Event Logger: collect IME functionality info 2013-11-25 16:56:09 +00:00
ve.ce.View.js doc: Get rid of 'static' property container in jsduck index 2013-11-19 10:21:39 +00:00