Releases: gfranko/jquery.tocify.js
Releases · gfranko/jquery.tocify.js
v1.9.0 Release - Improvements and Bug Fixes
- 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
Added the scrollHistory option #41
Fixed a non-linear nesting bug #40
Added Bower support
Added a bower.json file to provide bower support
Tocify v1.7.0
- Improved the CSS class naming convention and implementation
- Improved the CSS handling if no TOC items are found
Tocify v1.6.0
- Updated the scrollTo option to accept a function #33
- Improved scroll highlighting accuracy #33 #34
Special thanks to Andre Kampert for this improvement