mediawiki-extensions-Visual.../modules/ve
Roan Kattouw 13cd29ea62 Allow replace operations to replace metadata as well
This was already possible in the operation structure by using
removeMetadata and insertMetadata, but no transaction builders
generated transactions like that.

With this change, pushReplace() can be instructed to overwrite the
metadata with arbitrary data rather than collapsing it by passing the
optional insertMeta parameter.

Change-Id: I0272fe38e053161c738591cf0a7b447a0827d4dc
2013-09-11 15:26:12 -07:00
..
ce Apply DOM changes in onProtectedSetup and onProtectedTeardown instead of constructor 2013-09-05 22:05:23 +00:00
dm Allow replace operations to replace metadata as well 2013-09-11 15:26:12 -07:00
init Add keyboard shortcuts for formatting tools 2013-09-03 17:17:03 -07:00
test Fix processing of double metadata replacements 2013-09-11 15:26:12 -07:00
ui Fix doc comment in ve.ui.Surface.js 2013-09-05 11:25:49 -07:00
ve.BranchNode.js
ve.debug.js
ve.Document.js
ve.Element.js doc: Add missing @static to static ve.Element methods 2013-08-02 08:49:53 +02:00
ve.EventEmitter.js
ve.EventSequencer.js ve.EventSequencer: Post-event listening 2013-09-04 11:20:46 -07:00
ve.Factory.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.js Include element HTML in QUnit summary for diff 2013-08-02 16:10:05 +01:00
ve.LeafNode.js
ve.NamedClassFactory.js
ve.Node.js
ve.Range.js Fix copy and paste of backwards selction 2013-08-22 18:10:34 +00:00
ve.Registry.js Make tools generic and add fancy tool groups 2013-09-03 11:27:39 -07:00
ve.track.js Add ve.track, a generic dispatch of analytic events 2013-08-03 02:51:07 +00:00