mediawiki-extensions-Templa.../modules
thiemowmde 73ec256285 Fix broken maps panel in TemplateData editor
A change in OOUI made .addItems() silently ignore non-array input.
The most robust fix is to make all callers follow the documentation
instead of relying on undocumented behavior.

The change to onMapItemRemove is not strictly needed but done to make
this piece of code much more robust.

Change-Id: I95f9a058766720d3809c3e56309326c2a91f2bcd
2023-01-05 16:47:00 +01:00
..
ext.templateData Add an "Edit template data" button to the TemplateData output 2022-11-08 13:36:38 +00:00
ext.templateData.images Organise resource files in directories after their module bundles 2020-03-15 15:21:39 +00:00
ext.templateDataGenerator.data Use type info instead of repeating individual field names 2022-12-31 10:45:48 +01:00
ext.templateDataGenerator.editPage Organise resource files in directories after their module bundles 2020-03-15 15:21:39 +00:00
ext.templateDataGenerator.editTemplatePage Fix broken maps panel in TemplateData editor 2023-01-05 16:47:00 +01:00
.eslintrc.json build: Update devDependencies 2022-03-13 17:17:03 +00:00