wiki.techinc.nl/includes/htmlform/fields
Jon Robson 51c6fe6167 Login page: Use Codex CSS components
Changes:
* Use Codex markup instead of mediawiki ui markup
* We limit what can be customized by the skin
* Current rules for touch area and snapping of
inputs is moved from Minerva into core so other skins
benefit from the styling
* A placeholder text is adding to the "real name" field.
* Introduce CodexHTMLForm

Bug: T182050
Change-Id: I834cc0e07fc1e705753df6866a5eeda2ac77fb8e
2023-07-06 17:20:17 -07:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php Replace more usages of MWException 2023-01-26 10:38:16 +00:00
HTMLButtonField.php Login page: Use Codex CSS components 2023-07-06 17:20:17 -07:00
HTMLCheckField.php Login page: Use Codex CSS components 2023-07-06 17:20:17 -07:00
HTMLCheckMatrix.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
HTMLComboboxField.php
HTMLDateTimeField.php
HTMLEditTools.php
HTMLExpiryField.php
HTMLFileField.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
HTMLFloatField.php
HTMLFormFieldCloner.php Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
HTMLFormFieldWithButton.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
HTMLHiddenField.php
HTMLInfoField.php
HTMLIntField.php
HTMLMultiSelectField.php Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
HTMLNamespacesMultiselectField.php Pass allowEditTags config through to multiselect widgets 2023-04-18 18:49:43 +01:00
HTMLRadioField.php Drop mw-ui-radio markup 2023-05-12 19:12:22 +00:00
HTMLRestrictionsField.php
HTMLSelectAndOtherField.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
HTMLSelectField.php
HTMLSelectLanguageField.php
HTMLSelectLimitField.php
HTMLSelectNamespace.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
HTMLSizeFilterField.php
HTMLSubmitField.php
HTMLTagFilter.php
HTMLTagMultiselectField.php htmlform: Handle null from HTMLFormField::getDefault in multiselects 2023-02-25 21:08:45 +01:00
HTMLTextAreaField.php Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
HTMLTextField.php Login page: Use Codex CSS components 2023-07-06 17:20:17 -07:00
HTMLTextFieldWithButton.php
HTMLTimezoneField.php
HTMLTitlesMultiselectField.php Pass allowEditTags config through to multiselect widgets 2023-04-18 18:49:43 +01:00
HTMLTitleTextField.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
HTMLToggleSwitchField.php Implement HTMLToggleSwitchField for mobile layout of preferences 2023-05-18 02:23:28 +08:00
HTMLUsersMultiselectField.php htmlform: Handle null from HTMLFormField::getDefault in multiselects 2023-02-25 21:08:45 +01:00
HTMLUserTextField.php