Skip to content

Releases: tscanlin/tocbot

v4.21.4

01 Nov 05:35
Compare
Choose a tag to compare

Commits

  • d2e111e: add automatic releases (Tim Scanlin)
  • ee457b7: fix autorelease (Tim Scanlin)
  • 2443c80: Bump @babel/traverse from 7.20.1 to 7.23.2 (#313) (dependabot[bot]) #313
  • e59ebcf: fix tag (Tim Scanlin)
  • 36e8c27: fix tag (Tim Scanlin)
  • 94a34b0: remove string (Tim Scanlin)
  • 2ae4f93: fix ref (Tim Scanlin)
  • 7ce39a7: fix tags (#316) (Tim Scanlin) #316
  • 7ea72be: fix var (Tim Scanlin)
  • fd22579: log tag (Tim Scanlin)
  • 25e32d4: more work (Tim Scanlin)
  • a1de514: work on tag (Tim Scanlin)
  • fdb288a: different release action (Tim Scanlin)
  • 8c39520: cleanup and add new release workflow (Tim Scanlin)
  • 4508768: 4.21.4 (Tim Scanlin)

v4.21.2

06 Oct 06:11
Compare
Choose a tag to compare

Fix for skipRendering option

v4.12.0

22 Aug 18:40
Compare
Choose a tag to compare
4.12.0

v3.0.2

27 May 01:38
Compare
Choose a tag to compare
Changed
  • Added dist files to address #55

v3.0.0

09 May 06:21
Compare
Choose a tag to compare
BREAKING CHANGE
  • Switched from using smooth-scroll to zenzcroll for reasons.. 40
Added

v2.4.0

09 May 04:44
Compare
Choose a tag to compare
Docs
  • Moved toc on the project page to the right side to emphasize content more. Added .toc-right class for this.
  • Switched to using next.js with processto for the website and removed old build scripts.
  • Removed optimizely/oui and added tachyons.
  • Moved changelog into it's own markdown file.
  • Build to \static instead of \build.
Added
  • Added src/components with the template used for the website. This can now be more easily reused by other projects.
Fixed
  • Fix test commands to work better

2.3.1

01 Mar 08:15
Compare
Choose a tag to compare

Fixed

  • [patch] Fix for clicking svgs to not throw an exception. #33

2.3.0

01 Mar 06:49
Compare
Choose a tag to compare

Changed

  • [patch] Fix for proper header not being selected due to sub-pixel rounding issues. #31
  • [dev] Updated test commands to be able to selectively run tests and debug them more easily. #29

2.2.2

12 Jan 06:04
Compare
Choose a tag to compare

Changed

  • [patch] Removed updateUrl option from docs since it doesn't work, see: smooth-scroll #283.

2.2.1

30 Nov 05:00
Compare
Choose a tag to compare

Added

  • [patch] Made bower.json reference unminified file.