Skip to content

Releases: gfranko/jquery.tocify.js

v1.9.0 Release - Improvements and Bug Fixes

02 Oct 03:03
Compare
Choose a tag to compare
  • Fixed hash/history bug that threw a JavaScript error when the hash did not match an element on the page
  • Fixed bug that affected TOC items which contained special characters #45
  • Only register scroll event handlers if necessary #44
  • Improved the scrollHistory option #42

Tocify v1.8.0

17 Sep 03:18
Compare
Choose a tag to compare

Added the scrollHistory option #41
Fixed a non-linear nesting bug #40

Added Bower support

26 Aug 12:53
Compare
Choose a tag to compare

Added a bower.json file to provide bower support

Tocify v1.7.0

19 Aug 03:04
Compare
Choose a tag to compare
  • Improved the CSS class naming convention and implementation
  • Improved the CSS handling if no TOC items are found

Tocify v1.6.0

27 Jul 17:16
Compare
Choose a tag to compare
  • Updated the scrollTo option to accept a function #33
  • Improved scroll highlighting accuracy #33 #34

Special thanks to Andre Kampert for this improvement