mediawiki-extensions-Visual.../modules/ve2/dm
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.dm.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.dm.Document.js Implement basic replace processor 2012-05-04 11:09:10 -07:00
ve.dm.DocumentFragment.js Added tests for getDataFromNode 2012-05-03 13:11:36 -07:00
ve.dm.js Added basic ve.ce nodes 2012-04-30 16:58:41 -07:00
ve.dm.LeafNode.js Added basic ve.ce nodes 2012-04-30 16:58:41 -07:00
ve.dm.Node.js Removed unused method (using factory instead) 2012-05-02 15:58:40 -07:00
ve.dm.NodeFactory.js Moved canHaveChildren and canHaveGrandchildren back to ve.NodeFactory 2012-04-30 16:25:44 -07:00
ve.dm.Surface.js - extend surface model and surface view with event emitter 2012-05-03 16:02:21 -07:00
ve.dm.Transaction.js Added basic ve.ce nodes 2012-04-30 16:58:41 -07:00
ve.dm.TransactionProcessor.js Implement basic replace processor 2012-05-04 11:09:10 -07:00