aboutsummaryrefslogtreecommitdiffstats
path: root/includes/htmlform
Commit message (Expand)AuthorAgeFilesLines
...
* | Use namespaced classes (3)Umherirrender2024-06-165-6/+5
* | HTMLForm: Remove use of jquery.chosen in HTMLMultiSelectFieldRoan Kattouw2024-06-131-4/+0
* | Merge "Use StatusValue::getMessages() instead of deprecated methods"jenkins-bot2024-05-291-3/+2
|\ \
| * | Use StatusValue::getMessages() instead of deprecated methodsBartosz Dziewoński2024-05-181-3/+2
* | | Import InvalidArgumentException at top of the sourceEbrahim Byagowi2024-05-191-2/+3
|/ /
* | Add namespace and deprecation alias to FormatJsonEbrahim Byagowi2024-05-164-4/+4
* | Add namespace and deprecation alias to Xml and XmlSelectEbrahim Byagowi2024-05-1611-11/+11
* | CodexHTMLForm: Use code splitting instead of codex-styles moduleRoan Kattouw2024-05-051-1/+0
* | HTMLSelectNamespace: Add Codex outputRoan Kattouw2024-05-051-0/+15
* | Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyleTaavi Väänänen2024-04-222-2/+2
* | htmlform: Remove the reset buttonVolker E.2024-04-152-31/+0
* | CodexHTMLForm: Use a static method in getButtons()lwatson2024-04-092-38/+67
* | CodexHTMLForm: Learn from OOUI HTMLForm layout stylesVolker E.2024-04-041-1/+1
|/
* htmlform: Introduce CodexHTMLForm stylesheetVolker E.2024-04-021-0/+1
* Merge "CodexHTMLForm: Make form submit button container a `div`"jenkins-bot2024-04-021-1/+1
|\
| * CodexHTMLForm: Make form submit button container a `div`Volker E.2024-04-011-1/+1
* | Merge "Log duplicate translations of options-messages for HTMLFormField"jenkins-bot2024-04-011-2/+16
|\ \ | |/ |/|
| * Log duplicate translations of options-messages for HTMLFormFieldDreamy Jazz2024-04-011-2/+16
* | HTMLButtonField: Remove isBadIE()Volker E.2024-03-291-26/+5
* | Merge "CodexHTMLForm: Codexify buttons at the bottom of the form"jenkins-bot2024-03-291-0/+108
|\ \
| * | CodexHTMLForm: Codexify buttons at the bottom of the formlwatson2024-03-291-0/+108
* | | HTMLRadioField: Fix escaping of options with CodexDaimona Eaytoy2024-03-291-2/+3
|/ /
* | Merge "HTMLForm: Make raw InfoFields work in Codex"jenkins-bot2024-03-281-0/+8
|\ \
| * | HTMLForm: Make raw InfoFields work in CodexRoan Kattouw2024-03-261-0/+8
| |/
* | Remove $wgHTMLFormAllowTableFormat and its usesBartosz Dziewoński2024-03-261-15/+0
* | Merge "CodexHTMLForm: Add support for fieldset, description, and optional"jenkins-bot2024-03-262-0/+115
|\ \
| * | CodexHTMLForm: Add support for fieldset, description, and optionalAnne Tomasevich2024-03-262-0/+115
* | | HTMLRadioField: Escape plain text description messagesRoan Kattouw2024-03-251-1/+1
| |/ |/|
* | Merge "HTMLForm: Add per-option descriptions for Codex radio buttons"jenkins-bot2024-03-252-4/+71
|\ \
| * | HTMLForm: Add per-option descriptions for Codex radio buttonsRoan Kattouw2024-03-212-4/+71
* | | Add explicit parentheses around mixed boolean operatorUmherirrender2024-03-232-4/+4
* | | Merge "HTMLButtonField: remove hard-coded button flags in Codex"jenkins-bot2024-03-221-2/+17
|\ \ \
| * | | HTMLButtonField: remove hard-coded button flags in Codexlwatson2024-03-211-2/+17
| |/ /
* / / HTMLHiddenField: Support CodexHTMLFormRoan Kattouw2024-03-211-0/+4
|/ /
* | Merge "htmlform: Fix double escaping in Label div"jenkins-bot2024-03-191-1/+1
|\ \
| * | htmlform: Fix double escaping in Label divAmmarpad2024-03-191-1/+1
| |/
* | Merge "HTMLFormField: Codex CSS-only version of HTMLRadioField"jenkins-bot2024-03-191-1/+57
|\ \
| * | HTMLFormField: Codex CSS-only version of HTMLRadioFieldlwatson2024-03-191-1/+57
* | | Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-1951-51/+51
|/ /
* / HTMLForm: Use rows=10 instead of rows=25 for Codex multiselect fieldsRoan Kattouw2024-03-182-2/+6
|/
* Merge "HTMLFormField: Use Codex TextArea for multiselect fields"jenkins-bot2024-03-153-0/+64
|\
| * HTMLFormField: Use Codex TextArea for multiselect fieldsAnne Tomasevich2024-03-143-0/+64
* | htmlform: Fix HTMLForm::addButton phan-param to allow message paramsTimo Tijhof2024-03-141-2/+2
|/
* HTMLFormField: Add Codex version of Select-related fieldsAnne Tomasevich2024-03-135-6/+158
* HTMLFormField: Refactor Button, Check, and Text handling of CodexAnne Tomasevich2024-03-133-29/+121
* Merge "HTMLForm: Wrap Codex-based form fields in a Codex Field component"jenkins-bot2024-03-121-27/+71
|\
| * HTMLForm: Wrap Codex-based form fields in a Codex Field componentRoan Kattouw2024-03-111-27/+71
* | Merge "HTMLFormField: Add getInputCodex() method for Codex output"jenkins-bot2024-03-122-2/+54
|\|
| * HTMLFormField: Add getInputCodex() method for Codex outputRoan Kattouw2024-03-082-2/+54
* | Rename dropdown-related methods to avoid random camel-caseBartosz Dziewoński2024-03-092-4/+4
|/