GitHub Toggle Expanders

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

Ez a szkript összes változata. Csak azon verziók mutatása, ahol a kód változott.

  • v2.1.0 2024.02.17.

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

  • v2.1.0 2023.07.01.

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

  • v2.1.0 2022.10.24. Toggle-expanders: Fix resolved comments
  • v2.0.1 2021.02.21. Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v2.0.1 2020.12.19. Toggle-expanders: update selector. Closes #131
  • v2.0.0 2020.05.31.
  • v2.0.0 2019.09.02.
  • v2.0.0 2019.09.02. 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 2019.07.02. Merge branch 'master' of github.com:Mottie/GitHub-userscripts
  • v1.2.0 2019.06.13. Toggle-expanders: Allow shift-click only on compare. Fixes #87
  • v1.1.4 2019.02.17. Global: Update GitHub icon
  • v1.1.3 2018.08.16.
  • v1.1.3 2018.08.15. Toggle-expanders: Update for GitHub's details component https://github.com/github/details-menu-element
  • v1.1.2 2018.08.13. Toggle-expander: bump version
  • v1.1.1 2018.08.13. Support Cmd + Shift + Click for Macs (#54)
  • v1.1.1 2018.01.18. Update assets & fix linting
  • v1.1.0 2017.06.16.
  • v1.1.0 2017.06.16. 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 2017.05.16. Global: update license & bump version
  • v1.0.5 2017.05.14. Toggle-expanders: cleanup & version bump
  • v1.0.4 2017.05.14. 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 2017.03.25. Synced from GitHub - Toggle-expanders: Fix linting
  • v1.0.3 2017.01.12. Synced from GitHub - Global: Clean up "closest" function - Global: Use "classList" toggle
  • v1.0.2 2016.09.29.
  • v1.0.2 2016.09.29. Imported from URL
  • v1.0.1 2016.09.18.
  • v1.0.0 2016.09.18.
  • v1.0.0 2016.09.18. Imported from URL