mediawiki-extensions-Visual.../modules/ve2
Trevor Parscal 370070dfa2 Lots of ce porting, got text nodes fully supported
* Fixed constructor of ve.ce.BranchNode which was calling the wrong method to perform an onSplice and with the wrong arguments
* Removed/renamed events emitted from ve.ce.BranchNode.onSplice
* Reintroduced .$ to all ce nodes
* Ported over functionality for DOM node type variance used in headings, lists and list items
* Moved the old ve.ce.Content guts to ve.ce.TextNode
* Added getOffsetFromNode and getDataFromNode to ve.dm.DocumentFragment
* Added setDocument and getDocument to dm nodes

Change-Id: I185423ba2f1a858dde562cb2f5bc3852aec930db
2012-04-30 19:38:42 -07:00
..
ce Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -07:00
dm Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -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 Renamed batchedSplice to batchSplice 2012-04-27 15:09:10 -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 Add ve2 directory for rewriting code in 2012-04-16 19:38:13 -07:00