aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/mediawiki.widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix partly broken showMissing option in TitleInputWidgetThiemo Kreuz2023-02-021-8/+14
* | Merge "CopyTextLayout: Use 'copy' icon"jenkins-bot2022-07-191-1/+1
|\ \
| * | CopyTextLayout: Use 'copy' iconEd Sanders2022-07-111-1/+1
* | | CopyTextLayout: Don't attempt to focus an input if hiddenEd Sanders2022-07-111-0/+6
|/ /
* | Don't show title as missing when it's knownWMDE-Fisch2022-06-131-2/+2
* | Replace uses of deprecated Less mixinsEd Sanders2022-05-171-6/+6
* | Remove CSS vendor prefixes no longer requiredEd Sanders2022-05-162-18/+2
* | Support namespace dropdown 'in-user-lang' option in HTMLForm and OOUI widgetBartosz Dziewoński2022-05-132-1/+14
* | Replace deprecated Less `.box-shadow()` mixin with standard CSSVolker E2022-04-192-4/+2
|/
* AbandonEditDialog: Document that users should check `useeditwarning`Ed Sanders2022-03-231-0/+2
* build: Update eslint-config-wikimedia to 0.21.0Ed Sanders2021-11-091-3/+2
* Make use of OOUI methods .getItemCount() and .isEmpty()Thiemo Kreuz2021-11-021-3/+3
* Improve TitleWidget search resultsSam Wilson2021-10-151-11/+58
* Fix bad calculation in TitleWidgetDaimona Eaytoy2021-10-081-1/+1
* Use shortcut mw.msg( ... ) instead of mw.message( ... ).text()Fomafix2021-10-071-2/+2
* Correctly use sort index for redirects in TitleWidgetSam Wilson2021-10-061-2/+5
* Merge "Make first char of username in ApiQueryAllUsers case-insensitive"jenkins-bot2021-10-052-8/+2
|\
| * Make first char of username in ApiQueryAllUsers case-insensitiveFomafix2021-09-212-8/+2
* | Merge mediawiki.widgets.StashedFileWidget module into only userDannyS7122021-09-262-321/+0
* | mediawiki.widgets: Remove obsolete -moz- vendor prefixed rulesVolker E2021-09-211-2/+0
|/
* Fix missing CSS class names in two widgetsThiemo Kreuz2021-08-091-1/+1
* TitleWidget: add option to show disambiguation pages last in resultsMusikAnimal2021-07-271-3/+12
* Fix a bunch of random typosDannyS7122021-06-291-1/+1
* Remove unnecessary length check before $.eachFomafix2021-06-211-1/+1
* MediaSearch: Remove obsolete vendor prefixesVolker E2021-05-021-1/+0
* Add HTMLTagMultiselectFieldSTran2021-03-261-0/+80
* mw.widgets.CategoryMultiselectWidget: Fix exception on invalid inputBartosz Dziewoński2021-03-131-0/+11
* build: Upgrade eslint-config-wikimedia from 0.17.0 to 0.18.1James D. Forrester2021-02-181-0/+2
* Merge "Search files in user language"jenkins-bot2021-02-091-1/+2
|\
| * Search files in user languageMatthias Mullie2021-02-031-1/+2
* | Fix DateInputWidget readonly LESSSTran2021-02-031-3/+2
* | Implement disabled/readonly states for DateInputWidgetSTran2021-02-032-4/+11
|/
* Make use of LESS nesting in a few filesDannyS7122020-12-151-13/+13
* mw.widgets.MediaSearchWidget: Display results labels on separate linesBartosz Dziewoński2020-11-261-0/+5
* Update stylelint-config-wikimedia to 0.10.3Ed Sanders2020-11-192-5/+5
* Fix units of copy-pasted @ooui-font-size-base LESS variableBartosz Dziewoński2020-10-161-1/+1
* resourceloader: Add skin-based 'mediawiki.skin.variables.less' importTimo Tijhof2020-09-151-1/+2
* Add missing "api" configuration to UserInputWidgetThiemo Kreuz2020-09-011-1/+3
* mw.widgets.UsersMultiSelectWidget: Don't assume `suggestions` array element e...Sam Smith2020-07-281-2/+6
* MediaUserUploadsProvider: Fix continue param (infinite scroll)Ed Sanders2020-07-151-1/+1
* MediaUserUploadsProvider: Fix sorting of resultsEd Sanders2020-07-151-1/+3
* MediaSearchWidget: Added aria-label for screen reader for the search input boxedwintam2020-07-131-0/+3
* mw.widgets.MediaSearchWidget: Show user uploads when query emptymarkahershberger2020-07-025-10/+203
* Merge "Make screen reader announce status message on UsersMultiselectWidget"jenkins-bot2020-06-251-1/+4
|\
| * Make screen reader announce status message on UsersMultiselectWidgetbkudiess-msft2020-06-251-1/+4
* | eslint: Enforce `no-shadow` for variable shadowingEd Sanders2020-06-241-3/+3
* | Do not use title length limit as total input limit in TitlesMultiselectWidgetGergő Tisza2020-05-291-4/+1
* | Merge "Removing default focus on "Discard edits" in the AbandonEditDialog"jenkins-bot2020-05-281-2/+2
|\ \
| * | Removing default focus on "Discard edits" in the AbandonEditDialogÞjarkur2020-05-281-2/+2
* | | Documentation fixes for upcoming ESLint config changeEd Sanders2020-05-161-1/+1