aboutsummaryrefslogtreecommitdiffstats
path: root/includes/htmlform/fields/HTMLTextAreaField.php
Commit message (Expand)AuthorAgeFilesLines
* htmlform: Add missing documentation to class propertiesUmherirrender2024-09-141-0/+2
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-1/+1
* HTMLFormField: Use Codex TextArea for multiselect fieldsAnne Tomasevich2024-03-141-0/+54
* Add 'maxlength' and 'minlength' support to HTMLTextAreaFieldAgent Isai2024-02-151-0/+4
* Namespace HTMLForm and friendsJames D. Forrester2024-02-141-5/+11
* build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manuallyJames D. Forrester2024-02-101-1/+1
* Fix more PHPStorm inspections (#2)Tim Starling2023-03-251-16/+8
* Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-161-0/+1
* htmlform: Replace deprecated User::getOptionUmherirrender2022-04-291-2/+15
* Remove unneeded explicit true/false inside conditionsUmherirrender2021-08-171-1/+1
* CSS 'class' names can be an array in Html::…elementThiemo Kreuz2020-09-081-2/+2
* HTML Classes stability annotationsNikki Nikkhoui2020-07-131-0/+13
* Fix even more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-2/+2
* Fix numerous Squiz.Scope.MethodScope.MissingReedy2020-05-151-1/+1
* Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz Dziewoński2018-05-301-3/+3
* HTMLTextAreaField: Add 'useeditfont' paramEd Sanders2018-01-031-2/+40
* placeholder-message for html form should be ->text() not ->parse()Brian Wolff2017-12-071-1/+1
* Update OOjs UI to v0.23.5James D. Forrester2017-10-121-2/+1
* Avoid duplicate accesskey hints on OOUI widgetsBartosz Dziewoński2017-08-011-1/+1
* Add access modifiers to htmlform classesaddshore2016-11-041-4/+4
* Move HTMLFormField subclasses to a separate directoryBartosz Dziewoński2016-08-011-0/+103