mediawiki-extensions-Visual.../modules/ve-mw/ui/styles
Thiemo Kreuz 220c98ab44 Make template parameter checkbox widget an OptionWidget
The plan is to change the outer …TemplateWidget (which contains
a list of template parameter checkboxes) into a SelectWidget.
But this requires the elements in the list to be a subclass of
OptionWidget.

Note this change does not have any effect, as of this patch. But
this makes the following patches smaller and easier to follow.

Additionally:
* The OptionWidget class is already a LabelElement. No need to
  initialize this twice. This happens via the parent constructor
  now.
* Remove CSS that is not needed any more after Idc5e048. This is
  not a FieldLayout any more.
* Update some related code documentation.

Bug: T285323
Change-Id: I92e8fd2bbece9e6c55083cdfe6ed7ad16a64d688
2021-08-18 11:11:41 +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 Make template parameter checkbox widget an OptionWidget 2021-08-18 11:11:41 +02:00
elements Allow text selection on the "More"/"Less" button fade effect 2021-07-07 07:48:28 +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 Add a message next to undocumented parameters 2021-07-15 14:47:21 +02:00
tools Rewrite EducationPopup so it isn't a mixin 2020-09-24 21:33:50 +01:00
widgets Fix ellipsis on long strings in parameter search widget 2021-07-16 13:33:51 +02: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