mediawiki-extensions-Visual.../modules/ve
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 Remove dm.Surface's 'change' event 2013-10-25 18:29:13 +01:00
dm Implement ve.dm.Surface.prototype.undo() and redo() in terms of change() 2013-10-25 18:29:48 +01:00
init Use OO.EventEmitter instead of ve.EventEmitter 2013-10-22 16:57:33 +00:00
test Implement ve.dm.Surface.prototype.undo() and redo() in terms of change() 2013-10-25 18:29:48 +01:00
ui Implement ve.dm.Surface.prototype.undo() and redo() in terms of change() 2013-10-25 18:29:48 +01:00
ve.BranchNode.js
ve.debug.js
ve.Document.js Use OO.EventEmitter instead of ve.EventEmitter 2013-10-22 16:57:33 +00:00
ve.Element.js Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -07:00
ve.EventSequencer.js Fix initialisation errors in EventSequencer 2013-10-08 00:24:45 +01:00
ve.js Remove simpleArray utilities from ve.js and use oojs instead 2013-10-23 03:26:53 +02:00
ve.LeafNode.js
ve.Node.js Rename @emits to @fires so we're forward compatible with JSDuck 5 2013-10-22 19:11:16 +00:00
ve.Range.js doc: Fix incorrect syntax 2013-09-06 20:29:18 +00:00
ve.track.js ve.track: add topic-based analytic event subscription 2013-10-16 10:03:27 -07:00