mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
238d68eb74
Add merge() methods to IndexValueStore and InternalList, which merge another store/list in to the current one and return a mapping translating old indexes to new ones. Also add functions that, given such a mapping, traverse a linear model data array and remap store/list indexes using simple logic for annotations and node type-specific functions for node attributes. Change-Id: I1e90755ced1a87c190947c037cf151c4d17cf8b7 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
test | ||
ui | ||
ve.BranchNode.js | ||
ve.debug.js | ||
ve.Document.js | ||
ve.Editor.js | ||
ve.Element.js | ||
ve.EventEmitter.js | ||
ve.Factory.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.NamedClassFactory.js | ||
ve.Node.js | ||
ve.Range.js | ||
ve.Registry.js |