mediawiki-extensions-Visual.../modules/ve-mw/tests
Adam Wight 12f3ce5ed3 Fall back from explicit parameter order to TemplateData sort
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.

Bug: T274545
Change-Id: I32538de07641c288081042a41fe39eedfed7d939
2021-06-22 13:24:44 +02:00
..
ce Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
dm Fall back from explicit parameter order to TemplateData sort 2021-06-22 13:24:44 +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