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
ve.ui.MWCategoriesPage.js
ve.ui.MWLanguagesPage.js
ve.ui.MWParameterPage.js
ve.ui.MWParameterPlaceholderPage.js Revert "Extract "show all" to placeholder class" 2021-06-28 14:04:12 +02:00
ve.ui.MWSettingsPage.js
ve.ui.MWTemplatePage.js
ve.ui.MWTemplatePlaceholderPage.js
ve.ui.MWTemplatesUsedPage.js
ve.ui.MWTransclusionContentPage.js