mediawiki-extensions-Visual.../modules/ve2/ce
Trevor Parscal d2480baed0 Removed bubbling update events in dm and ce node trees and splice events from ce branches
The bubbling update events are not needed with ce or dm, but were once upon a time useful for es, this just eliminates some unused cruft that was costing extra function call overhead.

Change-Id: Ia16d0f4cd74c84cded5caecada33ee83d0882f30
2012-05-04 12:28:32 -07:00
..
nodes Split Broke DefinitionListNode out of ListNode and DefinitionListItemNode out of ListItemNode 2012-05-04 11:56:32 -07:00
ve.ce.BranchNode.js Removed bubbling update events in dm and ce node trees and splice events from ce branches 2012-05-04 12:28:32 -07:00
ve.ce.Document.js Added ve.dm.Surface, ve.ce.Surface, ve.ce.Document 2012-05-03 13:21:13 -07:00
ve.ce.js Added test for whitespacePattern, getDomText and getDomHash in ce 2012-05-02 12:54:42 -07:00
ve.ce.LeafNode.js Removed recursive rendering calls in favor of 100% event driven updates 2012-05-03 17:19:01 -07:00
ve.ce.Node.js Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -07:00
ve.ce.NodeFactory.js Added ve.ce.NodeFactory and tests 2012-04-30 16:36:02 -07:00
ve.ce.Surface.js Removed recursive rendering calls in favor of 100% event driven updates 2012-05-03 17:19:01 -07:00