mediawiki-extensions-Visual.../modules/ve-mw/ui/styles
Thiemo Kreuz 190237ee28 Rename sidebar state to distinguish from multiple transclusion
This dramatically simplifies the "mode" flag in
MWTransclusionDialog. The main reason to touch this code is:
The flag appears like it will be "single" when the dialog
contains a single template, and "multiple" when there are
multiple templates. But this is not true.

What the flag really does is show/hide the sidebar. The sidebar
is needed to be able to create multi-part templates. But a
dialog that already contains multiple templates can be set to
"single" mode (i.e. the user can collapse the sidebar), and
vice versa.

This patch focuses on private details inside of this class, but
keeps the terminology of a "mode" in some places. E.g. the
messages are not renamed to not cause unnecessary trouble for
translators.

Change-Id: Ib029fd48b393d2ab7d7cff6c842789e22989e944
2021-06-09 09:44:08 +02:00
..
apex MediaDialog: Use new icons 2019-04-29 10:00:06 -07:00
contextitems doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
dialogs Rename sidebar state to distinguish from multiple transclusion 2021-06-09 09:44:08 +02:00
elements Add collapsible descriptions to the transclusion dialog 2021-05-10 11:18:17 +00:00
images MediaDialog: Use new icons 2019-04-29 10:00:06 -07:00
inspectors doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
pages Merge "Remove obsolete vendor prefixed properties" 2021-05-18 01:25:08 +00:00
tools Rewrite EducationPopup so it isn't a mixin 2020-09-24 21:33:50 +01:00
widgets Rewrite EducationPopup so it isn't a mixin 2020-09-24 21:33:50 +01:00
wikimediaui MediaDialog: Use new icons 2019-04-29 10:00:06 -07:00
ve.ui.MWWikitextSurface.css doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00