Releases: gfranko/jquery.tocify.js
Releases · gfranko/jquery.tocify.js
v1.9.0 Release - Improvements and Bug Fixes
02 Oct 03:03
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Added the scrollHistory option #41
Fixed a non-linear nesting bug #40
Added Bower support
26 Aug 12:53
Compare
Sorry, something went wrong.
No results found
Added a bower.json file to provide bower support
Tocify v1.7.0
19 Aug 03:04
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Updated the scrollTo option to accept a function #33
Improved scroll highlighting accuracy #33 #34
Special thanks to Andre Kampert for this improvement