mediawiki-extensions-Visual.../modules/ve2
Trevor Parscal 2cee2adb6d Split node factory into dm specific implementation
* Added support for asking if a given node type can have children or grandchildren and what types of nodes can be it's parent or child
* Removed canHaveChildren methods from leaf and branch nodes and converted use of them to depend on factory to read static rules from constructor lookup by type

Change-Id: I9769f95647066576416bacb791c4b68dd0285b35
2012-04-30 15:42:36 -07:00
..
dm Split node factory into dm specific implementation 2012-04-30 15:42:36 -07:00
ve.BranchNode.js Split node factory into dm specific implementation 2012-04-30 15:42:36 -07:00
ve.EventEmitter.js Add ve2 directory for rewriting code in 2012-04-16 19:38:13 -07:00
ve.js Renamed batchedSplice to batchSplice 2012-04-27 15:09:10 -07:00
ve.LeafNode.js Split node factory into dm specific implementation 2012-04-30 15:42:36 -07:00
ve.Node.js Added more nodes and removed canHave[Grandc|C]hildren methods 2012-04-20 16:34:47 -07:00
ve.NodeFactory.js Split node factory into dm specific implementation 2012-04-30 15:42:36 -07:00
ve.Position.js Add ve2 directory for rewriting code in 2012-04-16 19:38:13 -07:00
ve.Range.js Add ve2 directory for rewriting code in 2012-04-16 19:38:13 -07:00
ve.Surface.js Add ve2 directory for rewriting code in 2012-04-16 19:38:13 -07:00