index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
resources
/
src
/
mediawiki.widgets
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix partly broken showMissing option in TitleInputWidget
Thiemo Kreuz
2023-02-02
1
-8
/
+14
*
|
Merge "CopyTextLayout: Use 'copy' icon"
jenkins-bot
2022-07-19
1
-1
/
+1
|
\
\
|
*
|
CopyTextLayout: Use 'copy' icon
Ed Sanders
2022-07-11
1
-1
/
+1
*
|
|
CopyTextLayout: Don't attempt to focus an input if hidden
Ed Sanders
2022-07-11
1
-0
/
+6
|
/
/
*
|
Don't show title as missing when it's known
WMDE-Fisch
2022-06-13
1
-2
/
+2
*
|
Replace uses of deprecated Less mixins
Ed Sanders
2022-05-17
1
-6
/
+6
*
|
Remove CSS vendor prefixes no longer required
Ed Sanders
2022-05-16
2
-18
/
+2
*
|
Support namespace dropdown 'in-user-lang' option in HTMLForm and OOUI widget
Bartosz Dziewoński
2022-05-13
2
-1
/
+14
*
|
Replace deprecated Less `.box-shadow()` mixin with standard CSS
Volker E
2022-04-19
2
-4
/
+2
|
/
*
AbandonEditDialog: Document that users should check `useeditwarning`
Ed Sanders
2022-03-23
1
-0
/
+2
*
build: Update eslint-config-wikimedia to 0.21.0
Ed Sanders
2021-11-09
1
-3
/
+2
*
Make use of OOUI methods .getItemCount() and .isEmpty()
Thiemo Kreuz
2021-11-02
1
-3
/
+3
*
Improve TitleWidget search results
Sam Wilson
2021-10-15
1
-11
/
+58
*
Fix bad calculation in TitleWidget
Daimona Eaytoy
2021-10-08
1
-1
/
+1
*
Use shortcut mw.msg( ... ) instead of mw.message( ... ).text()
Fomafix
2021-10-07
1
-2
/
+2
*
Correctly use sort index for redirects in TitleWidget
Sam Wilson
2021-10-06
1
-2
/
+5
*
Merge "Make first char of username in ApiQueryAllUsers case-insensitive"
jenkins-bot
2021-10-05
2
-8
/
+2
|
\
|
*
Make first char of username in ApiQueryAllUsers case-insensitive
Fomafix
2021-09-21
2
-8
/
+2
*
|
Merge mediawiki.widgets.StashedFileWidget module into only user
DannyS712
2021-09-26
2
-321
/
+0
*
|
mediawiki.widgets: Remove obsolete -moz- vendor prefixed rules
Volker E
2021-09-21
1
-2
/
+0
|
/
*
Fix missing CSS class names in two widgets
Thiemo Kreuz
2021-08-09
1
-1
/
+1
*
TitleWidget: add option to show disambiguation pages last in results
MusikAnimal
2021-07-27
1
-3
/
+12
*
Fix a bunch of random typos
DannyS712
2021-06-29
1
-1
/
+1
*
Remove unnecessary length check before $.each
Fomafix
2021-06-21
1
-1
/
+1
*
MediaSearch: Remove obsolete vendor prefixes
Volker E
2021-05-02
1
-1
/
+0
*
Add HTMLTagMultiselectField
STran
2021-03-26
1
-0
/
+80
*
mw.widgets.CategoryMultiselectWidget: Fix exception on invalid input
Bartosz Dziewoński
2021-03-13
1
-0
/
+11
*
build: Upgrade eslint-config-wikimedia from 0.17.0 to 0.18.1
James D. Forrester
2021-02-18
1
-0
/
+2
*
Merge "Search files in user language"
jenkins-bot
2021-02-09
1
-1
/
+2
|
\
|
*
Search files in user language
Matthias Mullie
2021-02-03
1
-1
/
+2
*
|
Fix DateInputWidget readonly LESS
STran
2021-02-03
1
-3
/
+2
*
|
Implement disabled/readonly states for DateInputWidget
STran
2021-02-03
2
-4
/
+11
|
/
*
Make use of LESS nesting in a few files
DannyS712
2020-12-15
1
-13
/
+13
*
mw.widgets.MediaSearchWidget: Display results labels on separate lines
Bartosz Dziewoński
2020-11-26
1
-0
/
+5
*
Update stylelint-config-wikimedia to 0.10.3
Ed Sanders
2020-11-19
2
-5
/
+5
*
Fix units of copy-pasted @ooui-font-size-base LESS variable
Bartosz Dziewoński
2020-10-16
1
-1
/
+1
*
resourceloader: Add skin-based 'mediawiki.skin.variables.less' import
Timo Tijhof
2020-09-15
1
-1
/
+2
*
Add missing "api" configuration to UserInputWidget
Thiemo Kreuz
2020-09-01
1
-1
/
+3
*
mw.widgets.UsersMultiSelectWidget: Don't assume `suggestions` array element e...
Sam Smith
2020-07-28
1
-2
/
+6
*
MediaUserUploadsProvider: Fix continue param (infinite scroll)
Ed Sanders
2020-07-15
1
-1
/
+1
*
MediaUserUploadsProvider: Fix sorting of results
Ed Sanders
2020-07-15
1
-1
/
+3
*
MediaSearchWidget: Added aria-label for screen reader for the search input box
edwintam
2020-07-13
1
-0
/
+3
*
mw.widgets.MediaSearchWidget: Show user uploads when query empty
markahershberger
2020-07-02
5
-10
/
+203
*
Merge "Make screen reader announce status message on UsersMultiselectWidget"
jenkins-bot
2020-06-25
1
-1
/
+4
|
\
|
*
Make screen reader announce status message on UsersMultiselectWidget
bkudiess-msft
2020-06-25
1
-1
/
+4
*
|
eslint: Enforce `no-shadow` for variable shadowing
Ed Sanders
2020-06-24
1
-3
/
+3
*
|
Do not use title length limit as total input limit in TitlesMultiselectWidget
Gergő Tisza
2020-05-29
1
-4
/
+1
*
|
Merge "Removing default focus on "Discard edits" in the AbandonEditDialog"
jenkins-bot
2020-05-28
1
-2
/
+2
|
\
\
|
*
|
Removing default focus on "Discard edits" in the AbandonEditDialog
Þjarkur
2020-05-28
1
-2
/
+2
*
|
|
Documentation fixes for upcoming ESLint config change
Ed Sanders
2020-05-16
1
-1
/
+1
[prev]
[next]