mediawiki-extensions-Visual.../modules/ve2/dm
Catrope f6ca37926d Add ve.dm.Document.isContentData()
Some of the replacement code was assuming that "does not contain
elements" and "is content" were the same. They're not any more, because
we have content nodes (like image) now, so I need a separate function
to distinguish between these cases.

Change-Id: I206ccdf082b7baddf99d382eb3cdd77ea34fb479
2012-05-31 06:19:34 -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 Add ve.dm.Document.isContentData() 2012-05-31 06:19:34 -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