wiki.techinc.nl/includes/widget
Func 942d288f52 Implement HTMLToggleSwitchField for mobile layout of preferences
This is the more native way of doing things, which avoids syncing
different states between the toggle and the hidden widget.
The DOM structure is also better and don't confuse screen readers.

Bug: T333496
Bug: T334705
Bug: T336107
Change-Id: I47de69459b96f172153065094eb4113584bb435a
2023-05-18 02:23:28 +08:00
..
AUTHORS.txt
CheckMatrixWidget.php
ComplexNamespaceInputWidget.php
ComplexTitleInputWidget.php
DateInputWidget.php Allow setting min/max on DateInputWidget 2022-10-21 17:51:59 +00:00
DateTimeInputWidget.php Make use of ?? and ?: operators where it makes sense 2022-08-04 21:43:12 +02:00
ExpiryInputWidget.php
LICENSE.txt
NamespaceInputWidget.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
NamespacesMultiselectWidget.php Pass allowEditTags config through to multiselect widgets 2023-04-18 18:49:43 +01:00
PendingTextInputWidget.php
SearchInputWidget.php Set autocapitalize on Special:Search input 2023-05-08 11:34:31 -07:00
SelectWithInputWidget.php
SizeFilterWidget.php
SpinnerWidget.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
TagMultiselectWidget.php TagMultiselectWidget: Set rows to max number of tags if below 10 2023-03-30 17:07:41 +01:00
TitleInputWidget.php
TitlesMultiselectWidget.php Pass allowEditTags config through to multiselect widgets 2023-04-18 18:49:43 +01:00
ToggleSwitchWidget.php Implement HTMLToggleSwitchField for mobile layout of preferences 2023-05-18 02:23:28 +08:00
UserInputWidget.php
UsersMultiselectWidget.php