mediawiki-extensions-Visual.../modules/ve/test
Roan Kattouw 1bf58252ce Implement ve.dm.Surface.prototype.undo() and redo() in terms of change()
...or really changeInternal(), so we can avoid adding undo transactions
to the undo stack.

Also get rid of the pattern where undo() and redo() return a selection
which the caller then has to restore, and instead just restore the
selection.

Bug: 53224
Change-Id: If5a3b4d4162e9f0713ee9cd26e79a66efe52770f
2013-10-25 18:29:48 +01:00
..
ce Migrate away from using the 'change' event in dm.Surface 2013-10-23 11:54:35 -07:00
dm Enslave dm.Surface to dm.Document 2013-10-25 18:29:48 +01:00
init ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00
ui Implement ve.dm.Surface.prototype.undo() and redo() in terms of change() 2013-10-25 18:29:48 +01:00
example.png Optimise png images with optipng 2013-07-05 09:47:12 +00:00
index.php Rename oo.js to oojs.js per library name 2013-10-22 19:18:32 +00:00
ve.BranchNode.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.Document.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.Element.test.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.LeafNode.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.Node.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.qunit.js Include element HTML in QUnit summary for diff 2013-08-02 16:10:05 +01:00
ve.Range.test.js Fix copy and paste of backwards selction 2013-08-22 18:10:34 +00:00
ve.test.js Remove ve.getHash and use getHash from oojs instead 2013-10-22 19:14:23 +00:00
ve.test.utils.js Implement ve.dm.Surface.prototype.undo() and redo() in terms of change() 2013-10-25 18:29:48 +01:00