GitHub Toggle Expanders

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

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v2.1.0 17.2.2024

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

  • v2.1.0 1.7.2023

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

  • v2.1.0 24.10.2022 Toggle-expanders: Fix resolved comments
  • v2.0.1 21.2.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 2.9.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.6.2019 Toggle-expanders: Allow shift-click only on compare. Fixes #87
  • v1.1.4 17.2.2019 Global: Update GitHub icon
  • v1.1.3 15.8.2018 Toggle-expanders: Update for GitHub's details component https://github.com/github/details-menu-element
  • v1.1.2 13.8.2018 Toggle-expander: bump version
  • v1.1.1 13.8.2018 Support Cmd + Shift + Click for Macs (#54)
  • v1.1.1 18.1.2018 Update assets & fix linting
  • v1.1.0 16.6.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.5.2017 Global: update license & bump version
  • v1.0.5 14.5.2017 Toggle-expanders: cleanup & version bump
  • v1.0.4 14.5.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.3.2017 Synced from GitHub - Toggle-expanders: Fix linting
  • v1.0.3 12.1.2017 Synced from GitHub - Global: Clean up "closest" function - Global: Use "classList" toggle
  • v1.0.2 29.9.2016 Imported from URL
  • v1.0.1 18.9.2016
  • v1.0.0 18.9.2016 Imported from URL