mediawiki-extensions-Templa.../modules/ext.templateDataGenerator.editTemplatePage
thiemowmde eb7fec0877 Fix broken ActionFieldLayout construction
OO.ui.ActionFieldLayout requires 3 parameters: 2 widgets and optional
configuration. But this code was passing only 1 widget. The config
object was actually used as a widget and never as config. It's a
miracle this was not throwing an error. ;-)

Replace with a more trivial FieldLayout which requires only 1 widget.

Also clean up some closely related code.

Change-Id: Idca9a39e9f442f3a5412027906de9f868fc12b76
2023-05-23 18:59:24 +02:00
..
widgets Move var declarations inline 2021-10-05 17:37:33 +01:00
.eslintrc.json Add an "Edit template data" button to the TemplateData output 2022-11-08 13:36:38 +00:00
Dialog.js Fix broken ActionFieldLayout construction 2023-05-23 18:59:24 +02:00
init.js Add an "Edit template data" button to the TemplateData output 2022-11-08 13:36:38 +00:00
Metrics.js Update TemplateDataEditor logging for IP masking 2023-04-18 19:30:54 +00:00
Target.js build: Update devDependencies 2022-03-13 17:17:03 +00:00
templateDataGenerator.placeholder.less stylelint: Enable selector-pseudo-element-colon-notation 2023-03-30 01:01:00 +02:00
templateDataGenerator.ui.less Fix font size of "Manage TemplateData" button in vector legacy + 2017WTE 2022-08-31 11:27:46 +01:00