aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/jquery
Commit message (Expand)AuthorAgeFilesLines
* build: Fix and re-enable eslint rule unicorn/prefer-includesJames D. Forrester2025-03-212-3/+3
* build: Updating npm dependencieslibraryupgrader2024-12-101-1/+2
* eslint: Manually enforce prefer-const in all remaining codeEd Sanders2024-10-052-10/+9
* eslint: Manually fix remaining no-var warningsEd Sanders2024-09-121-2/+3
* eslint: Autofix var to let/constEd Sanders2024-09-123-73/+73
* Merge "Use a more modern JS syntax in jquery.confirmable"jenkins-bot2024-09-031-12/+10
|\
| * Use a more modern JS syntax in jquery.confirmableEbrahim Byagowi2024-09-031-12/+10
* | Use const/let in jquery.highlightTextEbrahim Byagowi2024-09-031-10/+10
|/
* Merge "Use Less in jquery.suggestions"jenkins-bot2024-08-182-76/+78
|\
| * Use Less in jquery.suggestionsEbrahim Byagowi2024-08-172-76/+78
* | Use Less in jquery.confirmableEbrahim Byagowi2024-08-172-30/+32
|/
* Merge "JSDoc: fix some eslint warnings"jenkins-bot2024-07-011-0/+1
|\
| * JSDoc: fix some eslint warningsNovem Linguae2024-07-011-0/+1
* | makeCollapsible: Use Codex link mixin cdx-mixin-link-baseJon Robson2024-06-271-9/+1
|/
* jQuery.textSelection: Option values of `undefined` revert to defaultsEd Sanders2024-06-211-0/+7
* Merge "docs: Document jQuery plugins with modules"jenkins-bot2024-06-151-85/+91
|\
| * docs: Document jQuery plugins with modulesapaskulin2024-06-151-85/+91
* | build: Update stylelint-config-wikimedia to 0.17.2Ed Sanders2024-06-132-2/+1
* | ESLint: Enforce prefer-arrow-callback and autofixEd Sanders2024-06-112-17/+17
* | build: Update eslint-config-wikimedia to 0.28.1 and autofixEd Sanders2024-06-113-9/+10
|/
* Merge "textSelection: Stop initializing default methods on each call"jenkins-bot2024-06-041-382/+370
|\
| * textSelection: Stop initializing default methods on each callNardog2024-05-301-382/+370
* | styles: Settle on .user-select() mixinVolker E.2024-05-311-4/+2
|/
* Merge "docs: Document jQuery plugins with modules"jenkins-bot2024-05-243-20/+26
|\
| * docs: Document jQuery plugins with modulesapaskulin2024-05-243-20/+26
* | jquery.makeCollapsible: fallback to original collapsibleSportzpikachu2024-05-221-0/+4
|/
* Reduce FOUC/reflows when using .mw-collapsible-toggle-placeholderBartosz Dziewoński2024-04-161-0/+13
* jquery.makeCollapsible: Make toggle buttons work inside cloned contentjwbth2024-04-161-1/+10
* Merge "docs: Add methods to JSDoc"jenkins-bot2024-04-051-6/+6
|\
| * docs: Add methods to JSDocapaskulin2024-04-031-6/+6
* | docs: Fix JSDoc syntaxapaskulin2024-03-261-1/+1
|/
* docs: Migrate hooks to JSDocapaskulin2024-03-151-2/+2
* docs: Migrate @mixins tags to JSDocapaskulin2024-03-052-2/+2
* docs: Format descriptionsapaskulin2024-02-051-1/+1
* Documentation: Move to exclude listJon Robson2024-01-162-2/+2
* Document jQuery pluginsJon Robson2024-01-085-17/+37
* Fix unanchored regex in jquery.highlightText.jsthiemowmde2023-12-041-1/+1
* jquery.makeCollapsible: Refactor misleading docNardog2023-11-261-1/+1
* makeCollapsible: Convert bi-state string to booleanEd Sanders2023-10-211-10/+6
* jquery.makeCollapsible: Make default toggle styles easier to changeBartosz Dziewoński2023-09-041-6/+9
* jquery.textSelection: Avoid insertText for >100 lines in Chrome/SafariEd Sanders2023-08-221-1/+10
* jquery.textSelection: Refactor execInsertText for legibilityEd Sanders2023-08-221-18/+10
* build: Fix or suppress eslint/stylelint warningsUmherirrender2023-08-061-0/+2
* Revert "jquery.makeCollapsible: Use `unset: all` on buttons"Gergő Tisza2023-06-141-3/+11
* jquery.makeCollapsible: Use `unset: all` on buttonstacsipacsi2023-06-111-11/+3
* Update eslint-config-wikimedia to 0.25.0Ed Sanders2023-05-051-0/+3
* jquery.makeCollapsible: Fix double activation when pressing SpaceBartosz Dziewoński2023-04-131-4/+4
* jquery.makeCollapsible: Use <button> instead of <a>, but styled like a linkBartosz Dziewoński2023-04-132-7/+35
* jquery.makeCollapsible: support toggle placeholderLucas Werkmeister2023-03-211-5/+13
* build: Uprade stylelint-config-wikimedia from 0.13.1 to 0.14.0James D. Forrester2023-03-162-8/+8