wiki.techinc.nl/includes/htmlform/fields
mainframe98 4d7b6e77bd Use NumberInputWidget in HTMLFloatField
The PHP variant of this widget was introduced in 0.27.0.
Using NumberInputWidget has the advantage that HTMLFloatField and
HTMLIntField can now be infused as a JavaScript NumberInputWidget.

Bug: T203656
Change-Id: I5d6a913de38d12a21c9bfb1ce9790574d98a5a1b
2018-09-12 08:12:42 +00:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php Merge "HTMLForm: Allow returning Message objects from HTMLFormField::validate()" 2016-11-25 09:11:07 +00:00
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 Add access modifiers to htmlform classes 2016-11-04 11:40:42 +01:00
HTMLDateTimeField.php HTMLDateTimeField: Remove hacks for HTML5 form validation attributes 2017-01-10 22:53:33 +00:00
HTMLEditTools.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
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 Allow overloading of getLabel() with return ' ' 2018-06-28 11:25:39 +02:00
HTMLFormFieldWithButton.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
HTMLHiddenField.php Update weblinks in comments from HTTP to HTTPS 2016-11-07 15:24:46 +01:00
HTMLInfoField.php Add access modifiers to htmlform classes 2016-11-04 11:40:42 +01:00
HTMLIntField.php HTMLForm: Allow returning Message objects from HTMLFormField::validate() 2016-11-14 13:25:14 -05:00
HTMLMultiSelectField.php HTMLMultiSelectField: Improve compat with GET forms with no wpFormIdentifier 2018-07-18 20:10:04 +02:00
HTMLRadioField.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
HTMLRestrictionsField.php Do not depend on PHP_EOL in HTMLRestrictionsField 2017-09-20 22:01:34 +02:00
HTMLSelectAndOtherField.php SelectWithInput: Add 'disabled' property on main widget 2018-07-25 12:02:50 +05:30
HTMLSelectField.php HTMLForm: Allow returning Message objects from HTMLFormField::validate() 2016-11-14 13:25:14 -05:00
HTMLSelectLimitField.php Add access modifiers to htmlform classes 2016-11-04 11:40:42 +01:00
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 Replace deprecated constructive with progressive 2016-09-30 13:18:52 -07:00
HTMLTagFilter.php HTMLForm: Implement OOUI version of HTMLTagFilter 2017-01-11 21:29:01 +01:00
HTMLTextAreaField.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
HTMLTextField.php Use NumberInputWidget in HTMLFloatField 2018-09-12 08:12:42 +00:00
HTMLTextFieldWithButton.php
HTMLTitleTextField.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06: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