Releases: kimyvgy/simple-scrollspy
Releases · kimyvgy/simple-scrollspy
v2.3.2
- feat: upgrade to webpack v5
- fix(demo): header is overlapped scrollbar
v2.2.0
Features
- Enable/disable smooth scrolling & small refactor code (#23)
Docs
- Fix wrong documentation for
Arguments
section (#24)
- Add NPM badge into the documentation (#25)
v2.1.0
Features
- adding some functionality for allowing user to define a scrollContainer (#17) (31e39d7) (thanks, @robhuska)
Bug Fixes
- #12 Custom active class not removed for previously selected menu items (#13) (1cec086)
- defining non-existing 'scrollContainer' will work (2d3c408)
- the demo is not working in the localhost (41cf4b3)
V2.0.3
- chore(deps): fix potetial security vulnerablilities issues (08e046e)
- empty: remove yarn.lock (80e1fc9)
v2.0.2
- docs: fix wrong link in README.md
- chore(package.json): update homepage URL, keywords for NPM
Version 2.0.1
- Fix: Error is thrown when menu item can not be found
Version 2.0.0
- Fix data-scrollspy attribute issue #1
- Use href attribute by default
- Add hrefAttribute config
- Refactor code
- Update new demo page
- Update documentation
Version 1.0.1
Type fixed, wrong menuActiveTarget name.
Version 1.0.0
The first release of Simple Scrollspy which is without jQuery and no dependencies.