wiki.techinc.nl/includes/htmlform
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
..
fields Implement HTMLToggleSwitchField for mobile layout of preferences 2023-05-18 02:23:28 +08:00
CollapsibleFieldsetLayout.php Make CollapsibleFieldsetLayout more reusable 2021-05-27 09:12:13 -05:00
HTMLForm.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
HTMLFormActionFieldLayout.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLFormElement.php Add cond-state classes in the server-side 2022-01-07 22:14:23 +01:00
HTMLFormField.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
HTMLFormFieldLayout.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLFormFieldRequiredOptionsException.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLNestedFilterable.php Fix typos 2018-08-14 09:52:19 +00:00
OOUIHTMLForm.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
VFormHTMLForm.php VFormHTMLForm: Remove dead code 2023-05-12 20:25:08 +00:00