aboutsummaryrefslogtreecommitdiffstats
path: root/resources/src/jquery/jquery.makeCollapsible.js
Commit message (Expand)AuthorAgeFilesLines
* eslint: Autofix var to let/constEd Sanders2024-09-121-25/+25
* build: Update eslint-config-wikimedia to 0.28.1 and autofixEd Sanders2024-06-111-2/+2
* Merge "docs: Document jQuery plugins with modules"jenkins-bot2024-05-241-8/+9
|\
| * docs: Document jQuery plugins with modulesapaskulin2024-05-241-8/+9
* | jquery.makeCollapsible: fallback to original collapsibleSportzpikachu2024-05-221-0/+4
|/
* jquery.makeCollapsible: Make toggle buttons work inside cloned contentjwbth2024-04-161-1/+10
* docs: Migrate hooks to JSDocapaskulin2024-03-151-2/+2
* docs: Migrate @mixins tags to JSDocapaskulin2024-03-051-1/+1
* docs: Format descriptionsapaskulin2024-02-051-1/+1
* Document jQuery pluginsJon Robson2024-01-081-3/+7
* jquery.makeCollapsible: Refactor misleading docNardog2023-11-261-1/+1
* makeCollapsible: Convert bi-state string to booleanEd Sanders2023-10-211-10/+6
* 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-131-7/+3
* jquery.makeCollapsible: support toggle placeholderLucas Werkmeister2023-03-211-5/+13
* jquery.makeCollapsible: Use mw.util.getTargetFromFragmentEd Sanders2022-08-311-1/+1
* src/jquery: Move var declarations inlineEd Sanders2022-07-251-22/+20
* Remove or replace usages of "sane"Reedy2021-11-221-1/+1
* build: Update eslint-config-wikimedia to 0.21.0Ed Sanders2021-11-091-1/+1
* jquery.makeCollapsible: Use CSS :target when handling links to collapsed elem...Bartosz Dziewoński2021-06-141-8/+2
* Expand collapsed elements when the browser tries to scroll to a childNardog2021-03-211-0/+49
* Revert "Move activating of makeCollapsible out of 'mediawiki.page.ready'"Bartosz Dziewoński2020-10-131-4/+0
* Move activating of makeCollapsible out of 'mediawiki.page.ready'Fomafix2020-09-111-0/+4
* SECURITY: jquery.makeCollapsible: Escape user-generated CSS selectorsBartosz Dziewoński2020-03-261-0/+1
* jquery.makeCollapsible: Add toggleARIA option and enable for plain toggleVolker E2019-09-211-0/+7
* build: Update eslint-config-wikimedia to 0.13.0Ed Sanders2019-07-051-0/+2
* makeCollapsible: Avoid Sizzle selectorsEd Sanders2019-06-271-2/+2
* Use HTTPS for creativecommons.orgFomafix2019-06-141-1/+1
* build: Update eslint-config-wikimedia to 0.10.1Ed Sanders2019-02-021-1/+0
* build: Update eslint-config-wikimedia to 0.10.0Ed Sanders2019-01-081-0/+1
* Avoid HTML string parsingEd Sanders2018-11-231-1/+2
* resources: Strip '$' and 'mw' from file closuresTimo Tijhof2018-09-141-2/+2
* makeCollapsible: Reduce duplicate code for adding eventhandlersDerk-Jan Hartman2018-06-041-30/+19
* makeCollapsible: Remove animationsDerk-Jan Hartman2018-05-191-58/+8
* makeCollapsible: fix state of nested collapsiblesDerk-Jan Hartman2018-05-101-1/+1
* jquery.makeCollapsible: Fix typo in documentationBartosz Dziewoński2018-05-081-1/+1
* sortable tables/mw-collapsible no longer causes page jumpjdlrobson2018-05-021-1/+8
* jquery.makeCollapsible: Only add '[' ']' to autogenerated togglesBartosz Dziewoński2018-04-181-1/+1
* jquery.makeCollapsible: Use pseudo elements for square brackets around togglejdlrobson2018-04-121-3/+0
* build: Upgrade grunt-eslint from 19.0.0 to 20.0.0Ed Sanders2017-07-181-8/+9
* Making the default toggle look clickable againMoritz Oberhauser2017-05-271-1/+1
* jquery.makeCollapsible: Restore considering empty <a> as part of toggleTimo Tijhof2017-05-251-1/+2
* Allow more customization on the default toggle systemMoritz Oberhauser2017-05-201-37/+16
* Replace deprecated jQuery.nodeNameFomafix2017-03-171-1/+1
* Use <a> instead of <a href="#"> for JavaScript click eventsFomafix2016-10-111-1/+5
* Deprecated jQuery method .size() replaced with property .lengthVictor Porton2016-08-221-2/+2
* jquery.makeCollapsible: Support for .mw-collapsible-toggle inside <li>Victor Porton2016-08-221-1/+2
* jquery.makeCollapsible: Special case of content inside <li>Victor Porton2016-06-301-0/+7
* jquery.makeCollapsible: Simplify codeCblair912016-05-021-7/+2
* jquery.makeCollapsible: Don't ignore clicks on fake links without hrefBartosz Dziewoński2016-03-311-0/+1