mediawiki-extensions-Visual.../modules/ve2/ce/nodes
Trevor Parscal 94f53dc6c7 Made text nodes not rely on a wrapper
By using this.$ as a selection of contiguous top-level nodes (text or otherwise) we can avoid wrapping each text node in a span

Change-Id: I141c2df8f13646db3fff0da93d218c2dcf154c8a
2012-05-02 10:58:14 -07:00
..
ve.ce.AlienNode.js Added initial ce nodes 2012-04-30 17:36:22 -07:00
ve.ce.DocumentNode.js Added initial ce nodes 2012-04-30 17:36:22 -07:00
ve.ce.HeadingNode.js Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -07:00
ve.ce.ImageNode.js Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -07:00
ve.ce.ListItemNode.js Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -07:00
ve.ce.ListNode.js Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -07:00
ve.ce.ParagraphNode.js Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -07:00
ve.ce.PreformattedNode.js Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -07:00
ve.ce.TableCellNode.js Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -07:00
ve.ce.TableNode.js Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -07:00
ve.ce.TableRowNode.js Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -07:00
ve.ce.TextNode.js Made text nodes not rely on a wrapper 2012-05-02 10:58:14 -07:00