mediawiki-extensions-Visual.../modules/ve2
Trevor Parscal 9887dbd96f Split Broke DefinitionListNode out of ListNode and DefinitionListItemNode out of ListItemNode
* Makes it simpler in the linear model because we don't have to use style: "item" for regular list items and style: "definition" for definition lists
* Enforces correct nesting through existing node rules systems
* Updates tests accordingly

Change-Id: I64d80af938e325f1961226505bdc386bb35ccdda
2012-05-04 11:56:32 -07:00
..
ce Split Broke DefinitionListNode out of ListNode and DefinitionListItemNode out of ListItemNode 2012-05-04 11:56:32 -07:00
dm Split Broke DefinitionListNode out of ListNode and DefinitionListItemNode out of ListItemNode 2012-05-04 11:56:32 -07:00
ve.BranchNode.js Added basic ve.ce nodes 2012-04-30 16:58:41 -07:00
ve.EventEmitter.js Add ve2 directory for rewriting code in 2012-04-16 19:38:13 -07:00
ve.js Removing unused code 2012-05-02 17:05:22 -07:00
ve.LeafNode.js Added basic ve.ce nodes 2012-04-30 16:58:41 -07:00
ve.Node.js Added basic ve.ce nodes 2012-04-30 16:58:41 -07:00
ve.NodeFactory.js Moved canHaveChildren and canHaveGrandchildren back to ve.NodeFactory 2012-04-30 16:25:44 -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 - extend surface model and surface view with event emitter 2012-05-03 16:02:21 -07:00