Greasy Fork is available in English.

GitHub Toggle Expanders

A userscript that toggles all expanders when one expander is shift-clicked

Dit zijn versies van het script waarin de code is bijgewerkt. Alle versies tonen.

  • v2.1.0 17-02-2024

    feat: use eslint-plugin-userscripts (#202)

  • v2.1.0 01-07-2023

    Global: replace @include with @match (#192)

  • v2.1.0 24-10-2022 Toggle-expanders: Fix resolved comments
  • v2.0.1 21-02-2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v2.0.1 19-12-2020 Toggle-expanders: update selector. Closes #131
  • v2.0.0 02-09-2019 Toggle-expanders: Update to use new GitHub class names: * Changed commit, release & pull request behavior: * Using Shift + Click on an expander only toggles the other expanders within a date block. * Using (Ctrl or ⌘) + Shift + Click on an expander now toggles all expanders. * Fixes issues #100, #101 & #87.
  • v1.2.0 13-06-2019 Toggle-expanders: Allow shift-click only on compare. Fixes #87
  • v1.1.4 17-02-2019 Global: Update GitHub icon
  • v1.1.3 15-08-2018 Toggle-expanders: Update for GitHub's details component https://github.com/github/details-menu-element
  • v1.1.2 13-08-2018 Toggle-expander: bump version
  • v1.1.1 13-08-2018 Support Cmd + Shift + Click for Macs (#54)
  • v1.1.1 18-01-2018 Update assets & fix linting
  • v1.1.0 16-06-2017 Github-toggle-expanders: handle PR comments To toggle all outdated blocks for the current review : Shift+Click To toggle all outdated blocks in the PR : Ctrl+Shift+Click I had to refactor to match the closest parent. As a consequence, there is no longer the need to support `#commits_bucket` to fix #8
  • v1.0.6 16-05-2017 Global: update license & bump version
  • v1.0.5 14-05-2017 Toggle-expanders: cleanup & version bump
  • v1.0.4 14-05-2017 Update github-toggle-expanders.user.js A minor addition in order to work in releases pages too, e.g. https://github.com/ahkscript/SublimeAutoHotkey/releases., Merge pull request #16 from Mottie/darkred-patch-1 Update github-toggle-expanders.user.js
  • v1.0.4 25-03-2017 Synced from GitHub - Toggle-expanders: Fix linting
  • v1.0.3 12-01-2017 Synced from GitHub - Global: Clean up "closest" function - Global: Use "classList" toggle
  • v1.0.2 29-09-2016 Imported from URL
  • v1.0.1 18-09-2016
  • v1.0.0 18-09-2016 Imported from URL