aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/mediawiki.widgets/mw.widgets.SelectWithInputWidget.js
Commit message (Expand)AuthorAgeFilesLines
* build: Update eslint-config-wikimedia to 0.28.1 and autofixEd Sanders2024-06-111-1/+1
* ESLint: Prefer arrow callbacks (autofix) in mediawiki.widgetsEd Sanders2024-06-041-2/+2
* mediawiki.widgets: Switch to use let/const, not varsJames D. Forrester2024-05-031-4/+4
* docs: Standardize use of class descriptions in JSDocapaskulin2024-04-251-1/+2
* docs: Migrate @cfg tags to JSDocapaskulin2024-03-021-4/+4
* docs: Convert examples to JSDocapaskulin2024-02-231-16/+17
* Fix remaining uses of 'parent'->'super'Ed Sanders2023-11-021-5/+5
* Use document.body instead of 'body' as jQuery selectorFomafix2019-12-131-1/+1
* Allow SelectWithInput to be marked as required and handle that dynamicallyDavid Barratt2019-07-301-1/+7
* resources: Strip '$' and 'mw' from file closuresTimo Tijhof2018-09-141-2/+2
* Create Expiry Widget with Date Time SelectorDavid Barratt2018-04-191-0/+47
* mw.widgets.SelectWithInputWidget: Invisible invalid fields should not block f...Bartosz DziewoƄski2017-08-231-7/+17
* mw.widgets: Add SelectWithInputWidget and its PHP implementationPrateek Saxena2017-04-241-0/+135