wiki.techinc.nl/includes/htmlform
Hannah Okwelum ba80c4c607 Special:ListFiles: UX improvements
See T194067 for what this patch is supposed to fix, additionally,
We introduced a new method to escape the result of `getLimitSelectList()` in ImageListPager because phan was shouting. In HTMLRadioField.php on line 67, I converted the label value to a string because HtmlSnippet accepts only a string

Bug: T194067
Change-Id: I9cc81df0d3225dce4dca50361be9e2561e50e260
2023-08-13 21:56:21 +00:00
..
fields Special:ListFiles: UX improvements 2023-08-13 21:56:21 +00:00
CodexHTMLForm.php HTMLForm: Dispatch field formatting explicitly instead of guessing method names 2023-07-10 18:53:50 +02:00
CollapsibleFieldsetLayout.php htmlform: Use more compact PHP features in places 2023-07-07 13:11:05 +02:00
HTMLForm.php Merge "HTMLForm: Dispatch field formatting explicitly instead of guessing method names" 2023-07-11 11:47:02 +00:00
HTMLFormActionFieldLayout.php
HTMLFormElement.php
HTMLFormField.php Merge "htmlform: Allow validation-callback to return Status instances" 2023-07-10 20:47:18 +00:00
HTMLFormFieldLayout.php
HTMLFormFieldRequiredOptionsException.php
HTMLNestedFilterable.php
OOUIHTMLForm.php Merge "HTMLForm: Dispatch field formatting explicitly instead of guessing method names" 2023-07-11 11:47:02 +00:00
VFormHTMLForm.php Merge "HTMLForm: Dispatch field formatting explicitly instead of guessing method names" 2023-07-11 11:47:02 +00:00