mediawiki-extensions-Visual.../modules/ve-mw/tests
Adam Wight 1909fdff92 Revert "Revert "Fall back from explicit parameter order to TemplateData sort""
This reverts the revert commit d47b95eb4a.

When no `paramOrder` is given, known parameters should appear in the
order returned from the TemplateData API.

Previously, when TemplateData was present but no paramOrder
specified, then the parameters would appear in alphabetical order as
"unknown" parameters.  Now they will appear in the order listed in
TemplateData.  This is similar to the fully-specified behavior when
paramOrder is present.

This will only affect the Visual Editor template dialog, and has no
effect on serialization.

Bug: T274545
Change-Id: If8315781572af688ea1c1b14b3694b828f076b4a
2021-06-23 16:39:13 +02:00
..
ce Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
dm Revert "Revert "Fall back from explicit parameter order to TemplateData sort"" 2021-06-23 16:39:13 +02:00
init/targets Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
ui Only add asterisk after word characters in improved template search 2021-06-21 21:07:28 +02:00
.eslintrc.json Update all tests in the ve-mw module to use ES6 syntax 2021-04-30 08:07:54 +00:00
mw-preload.js
ve.test.utils.js Ensure correct classes are added to surfaces 2021-05-23 20:04:28 +01:00