mediawiki-extensions-Visual.../modules/ve-mw
Trevor Parscal ace27b159b Fix-up offset when transplanting transclusion parts
Symptoms:
* When adding a transclusion part that already exists, if the item is
  being moved to the right it will inserted at a position one place too
  far

Diagnoses:
* When an index is provided with an item in a queue given to
  TransclusionModel's process method, the part is automatically removed,
  but the index, if given, is never adjusted accordingly

Prognosis:
* Cautiously optimistic

Treatment:
* Decrement the insertion index, if given and after the existing index

Change-Id: If321df8f63dae07c76663e76e14864e2f4518920
2014-02-07 15:21:35 -08:00
..
ce Changing image size in MWMediaEditDialog 2014-01-22 18:43:45 -08:00
dm Fix-up offset when transplanting transclusion parts 2014-02-07 15:21:35 -08:00
i18n Localisation updates from https://translatewiki.net. 2014-02-04 21:06:47 +00:00
init Stop API error dialog popping up if you navigate away from the page while Parsoid loads 2014-01-29 00:22:55 +00:00
test Merge "Revert "Make it possible to run VisualEditor tests in headless mode"" 2014-01-31 02:05:42 +00:00
ui Auto-select first auto-added required param and fix param order 2014-02-06 13:21:14 -08:00