mediawiki-extensions-Visual.../modules/ve2/dm
Catrope 9a1ec62f0d Remove pushInsert() and pushRemove()
The 'insert' and 'remove' operations weren't implemented in the
transaction processor and were a holdover from the old DM
implementation.

Also migrated the tests, especially those that asserted that consecutive
insert/remove operations were combined (this is no longer the case now
that they are replace operations)

Change-Id: I2379fe92b331c5316f70f4b695397da41581cce9
2012-05-23 12:45:27 -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 Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.DocumentSynchronizer.js Whitespace fixes and cleanup 2012-05-16 20:26:05 -07:00
ve.dm.HTMLConverter.js Updated demo and fixed HTML converter 2012-05-23 10:15:44 -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 Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.NodeFactory.js Restructured static node rules 2012-05-21 17:39:12 -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 Remove pushInsert() and pushRemove() 2012-05-23 12:45:27 -07:00
ve.dm.TransactionProcessor.js Merged ve.dm.DocumentFragment and ve.dm.Document 2012-05-17 11:23:56 -07:00