aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/mediawiki.feedback
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary local context variablesEd Sanders2024-11-081-15/+11
* Use arrow callbacks in OOUI dialogsEd Sanders2024-11-031-14/+14
* eslint: Manually enforce prefer-const in all remaining codeEd Sanders2024-10-052-16/+10
* eslint: Autofix var to let/constEd Sanders2024-09-122-9/+9
* More effective use of Less in mediawiki.feedbackEbrahim Byagowi2024-08-171-22/+26
* ESLint: Enforce prefer-arrow-callback and autofixEd Sanders2024-06-111-10/+6
* Add a line after JSDoc block descriptionsHakan Özdemir2024-05-051-0/+1
* docs: Standardize use of class descriptions in JSDocapaskulin2024-04-252-8/+13
* docs: Fix JSDoc linksapaskulin2024-04-161-1/+1
* docs: Add methods to JSDocapaskulin2024-04-031-0/+7
* docs: Correct message defaultsapaskulin2024-03-041-1/+2
* docs: Migrate @cfg tags to JSDocapaskulin2024-03-021-8/+7
* docs: Use Markdown syntax in JSDoc descriptionsapaskulin2024-02-291-1/+1
* Use ESLint "sourceType": "commonjs" for package modulesBartosz Dziewoński2024-02-131-2/+2
* Document mw.FeedbackJon Robson2024-01-082-12/+23
* Attach OOUI content to teleport target instead of <body>Bartosz Dziewoński2023-11-031-1/+1
* Fix remaining uses of 'parent'->'super'Ed Sanders2023-11-021-6/+6
* Remove feedback messages from RawHtmlMessagesJon Harald Søby2023-07-132-2/+4
* mediawiki.feedback: Remove unused 'bugsListLink' config optionBartosz Dziewoński2022-12-121-4/+0
* Simplify a number of styles files by using lessDannyS7122021-07-181-6/+8
* Split mw.Feedback.Dialog class into its own fileDannyS7122020-12-113-333/+349
* eslint: Enforce `no-shadow` for variable shadowingEd Sanders2020-06-241-2/+2
* Merge "mw.Api: Add helper method #getErrorMessage"jenkins-bot2020-01-091-2/+4
|\
| * mw.Api: Add helper method #getErrorMessageBartosz Dziewoński2019-12-141-2/+4
* | Use document.body instead of 'body' as jQuery selectorFomafix2019-12-131-1/+1
|/
* Use plugin to ensure all message keys are documentedEd Sanders2019-10-211-1/+8
* feedback: Fix misplaced mw.Title.getNameText() callThiemo Kreuz2019-05-131-1/+1
* mw.feedback: Remove unused custom spinnerEd Sanders2019-03-253-13/+0
* build: Upgrade stylelint-config-wikimedia to 0.5.0 and make passVolker E2018-11-281-1/+2
* mw.feedback: Remove a hack with passing message parametersBartosz Dziewoński2018-10-171-17/+6
* resources: Strip '$' and 'mw' from file closuresTimo Tijhof2018-09-141-2/+2
* Feedback form: tweak field spacingDavid Lynch2018-08-141-1/+1
* resources: Move the remaining src/mediawiki/ filesTimo Tijhof2018-05-093-0/+550