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
DateTimeInputWidget.php
ExpiryInputWidget.php
LICENSE.txt
NamespaceInputWidget.php
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
TagMultiselectWidget.php
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