mediawiki-extensions-Visual.../modules/ve2/dm/nodes
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
..
ve.dm.AlienNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.dm.DefinitionListItemNode.js Split Broke DefinitionListNode out of ListNode and DefinitionListItemNode out of ListItemNode 2012-05-04 11:56:32 -07:00
ve.dm.DefinitionListNode.js Split Broke DefinitionListNode out of ListNode and DefinitionListItemNode out of ListItemNode 2012-05-04 11:56:32 -07:00
ve.dm.DocumentNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.dm.HeadingNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.dm.ImageNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.dm.ListItemNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.dm.ListNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.dm.ParagraphNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.dm.PreformattedNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.dm.TableCellNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.dm.TableNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.dm.TableRowNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.dm.TextNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00