| .. |
|
HTMLApiField.php
|
|
|
|
HTMLAutoCompleteSelectField.php
|
|
|
|
HTMLButtonField.php
|
Fix the GlobalTitleFail debug notice for HTMLButtonFields
|
2018-08-08 11:45:04 +01:00 |
|
HTMLCheckField.php
|
HTMLMultiSelectField: Improve compat with GET forms with no wpFormIdentifier
|
2018-07-18 20:10:04 +02:00 |
|
HTMLCheckMatrix.php
|
HTMLCheckMatrix: Treat row/column labels as HTML in OOUI mode
|
2018-09-03 21:37:31 +02:00 |
|
HTMLComboboxField.php
|
|
|
|
HTMLDateTimeField.php
|
|
|
|
HTMLEditTools.php
|
|
|
|
HTMLExpiryField.php
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
HTMLFloatField.php
|
Use NumberInputWidget in HTMLFloatField
|
2018-09-12 08:12:42 +00:00 |
|
HTMLFormFieldCloner.php
|
Add OOUI for HTMLFormFieldCloner
|
2018-10-02 11:50:10 +02:00 |
|
HTMLFormFieldWithButton.php
|
Fix PHPDoc type for instance variables and methods
|
2018-10-21 13:00:25 +01:00 |
|
HTMLHiddenField.php
|
|
|
|
HTMLInfoField.php
|
HTMLInfoField: Undo breaking change, deprecate instead, add release notes
|
2018-10-11 02:06:48 +02:00 |
|
HTMLIntField.php
|
|
|
|
HTMLMultiSelectField.php
|
Use PHP 7 '??' operator instead of if-then-else
|
2018-10-21 21:46:46 +02:00 |
|
HTMLRadioField.php
|
Use \u{00A0} instead of   or
|
2018-06-24 01:20:13 +00:00 |
|
HTMLRestrictionsField.php
|
|
|
|
HTMLSelectAndOtherField.php
|
SelectWithInput: Add 'disabled' property on main widget
|
2018-07-25 12:02:50 +05:30 |
|
HTMLSelectField.php
|
|
|
|
HTMLSelectLimitField.php
|
|
|
|
HTMLSelectNamespace.php
|
Declare HTMLSelectNamespace::mAllValue
|
2018-06-26 16:07:10 +02:00 |
|
HTMLSelectNamespaceWithButton.php
|
|
|
|
HTMLSelectOrOtherField.php
|
SelectWithInput: Add 'disabled' property on main widget
|
2018-07-25 12:02:50 +05:30 |
|
HTMLSizeFilterField.php
|
Use \u{00A0} instead of   or
|
2018-06-24 01:20:13 +00:00 |
|
HTMLSubmitField.php
|
|
|
|
HTMLTagFilter.php
|
|
|
|
HTMLTextAreaField.php
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
HTMLTextField.php
|
HTMLTextField: Pass extra parameters in OOUI mode
|
2018-09-12 22:15:48 +02:00 |
|
HTMLTextFieldWithButton.php
|
|
|
|
HTMLTitlesMultiselectField.php
|
TitlesMultiselectWidget: Add a widget that allows selection of multiple titles
|
2018-10-24 00:46:48 +00:00 |
|
HTMLTitleTextField.php
|
Simplify HTMLTitleTextField::validate
|
2018-09-24 20:46:22 +02:00 |
|
HTMLUsersMultiselectField.php
|
Replace 'capsule' with appropriate 'tag'
|
2018-07-09 19:44:09 +02:00 |
|
HTMLUserTextField.php
|
HTMLTitleTextField, HTMLUserTextField: Check for null before using the value
|
2018-07-18 00:42:52 +02:00 |