mediawiki-extensions-Templa.../modules/ext.templateDataGenerator.editTemplatePage
Thiemo Kreuz 2cb03827cc Fix several type hints in JavaScript code
Two main mistakes:
* The {...foo} syntax is for a variable number of parameters.
  But this is not the case here.
* Optional parameters should be marked as such via [foo].

Change-Id: I0c26ea44fab6094616443ce8fae4fd47c61fd7c4
2021-08-28 12:08:28 +02:00
..
widgets Fix several type hints in JavaScript code 2021-08-28 12:08:28 +02:00
Dialog.js Fix several type hints in JavaScript code 2021-08-28 12:08:28 +02:00
init.js Drop unnecessary top-level closures 2020-12-07 15:24:31 +01:00
Metrics.js Send title without namespace 2021-02-18 18:27:53 +01:00
Target.js Various minor JSDoc/PHPDoc documentation fixes 2021-07-12 11:47:55 +02:00
templateDataGenerator.ui.css Migrate to package files: ext.templateDataGenerator.editTemplatePage 2020-12-04 19:41:50 +01:00