mediawiki-extensions-Visual.../modules/ve2/dm
Catrope e92db86046 Fix bug in ve.dm.Document constructor for input ending with text
If the last element of the input data array was text, the resulting text
node would have length=0 rather than the expected length value.

Change-Id: I3d089a80b8a447a12ba411b2e11c1b84f14f2959
2012-05-31 06:17:23 -07:00
..
nodes Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.BranchNode.js Whitespace fixes and cleanup 2012-05-16 20:26:05 -07:00
ve.dm.Document.js Fix bug in ve.dm.Document constructor for input ending with text 2012-05-31 06:17:23 -07:00
ve.dm.DocumentSynchronizer.js Whitespace fixes and cleanup 2012-05-16 20:26:05 -07:00
ve.dm.HTMLConverter.js Removed aliases for node type constants, on the client we have them already in Node 2012-05-30 14:38:18 -07:00
ve.dm.js Removed trailing whitespace in multi-line comment blocks 2012-05-14 15:05:09 -07:00
ve.dm.LeafNode.js Whitespace fixes and cleanup 2012-05-16 20:26:05 -07:00
ve.dm.Node.js Replaced static array with real logic inside of ve.ce.BranchNode.canNodeHaveSlug 2012-05-24 13:12:45 -07:00
ve.dm.NodeFactory.js Replaced static array with real logic inside of ve.ce.BranchNode.canNodeHaveSlug 2012-05-24 13:12:45 -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 Implement newFromInsertion() 2012-05-23 12:45:28 -07:00
ve.dm.TransactionProcessor.js Merged ve.dm.DocumentFragment and ve.dm.Document 2012-05-17 11:23:56 -07:00