mediawiki-extensions-Visual.../modules/ve-mw/ui/pages
Thiemo Kreuz (WMDE) e6d3828429 Revert "Extract "show all" to placeholder class"
This reverts commit 950a5300dc.

Reason for revert: This broke several workflows. The reason is
that MWParameterPlaceholderPage & MWParameterSearchWidget both
hold references to the MWTemplateModel. This model is not
always the same. The dialog might be the same when a template
is edited multiple times. But the model might be a new one.
From this point on the MWParameterSearchWidget pulls data from
an outdated model.

Bug: T284636
Bug: T285571
Change-Id: I7b9ea8cab8f17705ec8020f07e3732da6ba0e73c
2021-06-28 14:04:12 +02:00
..
ve.ui.MWAdvancedSettingsPage.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWCategoriesPage.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWLanguagesPage.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWParameterPage.js Inline many var declarations in the code below 2021-06-23 09:02:24 +00:00
ve.ui.MWParameterPlaceholderPage.js Revert "Extract "show all" to placeholder class" 2021-06-28 14:04:12 +02:00
ve.ui.MWSettingsPage.js eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00
ve.ui.MWTemplatePage.js Inline many var declarations in the code below 2021-06-23 09:02:24 +00:00
ve.ui.MWTemplatePlaceholderPage.js Inline many var declarations in the code below 2021-06-23 09:02:24 +00:00
ve.ui.MWTemplatesUsedPage.js Convert $.Deferred() to ve.createDeferred(), except in preinit 2019-11-02 13:06:28 +08:00
ve.ui.MWTransclusionContentPage.js Merge "Rename "value" to "wikitext" in TransclusionContent… classes" 2021-06-11 14:10:24 +00:00