mediawiki-extensions-Visual.../modules/ve/dm/lineardata
Roan Kattouw cde3304864 Recompute auto-numbered reference listKeys when merging internalLists
This fixes some of the problems with pasting references.

It's a bit overzealous in that references get renumbered even when
replacing, which is unnecessary but doesn't actually have any
noticeable effect.

Unfortunately, the internal list state depends so much on the converter
having run that we now need to add yet another hack, to set the counter
to the appropriate value.

Change-Id: I3c6514ce600af4f4c037f419554d34b5a5c86a63
2013-11-20 16:50:48 +05:30
..
ve.dm.ElementLinearData.js Recompute auto-numbered reference listKeys when merging internalLists 2013-11-20 16:50:48 +05:30
ve.dm.FlatLinearData.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.dm.MetaLinearData.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.dm.SlicedLinearData.js Change ve.dm.DocumentSlice to a mixin to ve.dm.LinearData 2013-10-03 19:38:59 +01:00