mediawiki-extensions-Visual.../modules/ve-mw/tests
Thiemo Kreuz bc4aeed86e Avoid the term "canonical order" in template related docs
While the term "canonical" is not wrong, I find it still
somewhat ambiguous.

1. "Canonical" could mean different things. E.g. is the order
of parameters as they appear in the article's wikitext the
"canonical" one? It's possible to argue like this, esp. if a
template doesn't have TemplateData documentation. In this case
the only order known is the one from the wikitext.

2. "Canonical" sounds like the parameters must be reordered.
But this should never happen. Not having dirty diffs is more
important than having the parameters in a specific order.

Bug: T285483
Change-Id: I23658d37fea50b727667677ac6a49066673b2135
2021-06-30 09:38:28 +02:00
..
ce Update more test code to use ES6 syntax 2021-04-30 10:08:45 +00:00
dm Avoid the term "canonical order" in template related docs 2021-06-30 09:38:28 +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 test: Omit 'window' in mw-preload.js 2014-11-19 01:46:38 +00:00
ve.test.utils.js Ensure correct classes are added to surfaces 2021-05-23 20:04:28 +01:00