mediawiki-extensions-Visual.../modules/ve2/dm
Catrope 3cc22b00cb Use index and indexFromNode (from selectNodes()) in DocumentSynchronizer
This makes insertions work (using indexFromNode), and eliminates the
indexOf() call (using index)

Change-Id: Ibfa77353af99534edc324c0e314c8b95c5136d8b
2012-05-10 20:20:42 -07:00
..
nodes Add an isWrapped property and make getOuterLength use it 2012-05-07 12:00:07 -07:00
ve.dm.BranchNode.js Massive refactor of node trees, generalizing lots of previously dm only stuff 2012-05-09 21:11:09 -07:00
ve.dm.Document.js Ported isContentOffset, isStructuralOffset, isElementData, containsElementData and getRelativeContentOffset 2012-05-10 17:20:57 -07:00
ve.dm.DocumentFragment.js Throw an exception when DocumentFragment gets unbalanced input 2012-05-10 20:20:42 -07:00
ve.dm.DocumentSynchronizer.js Use index and indexFromNode (from selectNodes()) in DocumentSynchronizer 2012-05-10 20:20:42 -07:00
ve.dm.HTMLConverter.js Basic support for Alien node in HTMLDom -> LinMod converter 2012-05-09 23:04:57 -07:00
ve.dm.js Added basic ve.ce nodes 2012-04-30 16:58:41 -07:00
ve.dm.LeafNode.js Added basic ve.ce nodes 2012-04-30 16:58:41 -07:00
ve.dm.Node.js Massive refactor of node trees, generalizing lots of previously dm only stuff 2012-05-09 21:11:09 -07:00
ve.dm.NodeFactory.js Massive refactor of node trees, generalizing lots of previously dm only stuff 2012-05-09 21:11:09 -07:00
ve.dm.Surface.js Fixes for Roan's crazy half-baked commit 2012-05-04 16:13:54 -07:00
ve.dm.Transaction.js Added basic ve.ce nodes 2012-04-30 16:58:41 -07:00
ve.dm.TransactionProcessor.js Make TransactionProcessor actually use DocumentSynchronizer 2012-05-08 18:31:51 -07:00