Skip to content

Releases: kimyvgy/simple-scrollspy

v2.3.2

03 Oct 04:30
Compare
Choose a tag to compare
  • feat: upgrade to webpack v5
  • fix(demo): header is overlapped scrollbar

v2.2.0

04 Oct 18:47
Compare
Choose a tag to compare

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

22 Mar 11:24
Compare
Choose a tag to compare

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

25 Dec 17:16
Compare
Choose a tag to compare
  • chore(deps): fix potetial security vulnerablilities issues (08e046e)
  • empty: remove yarn.lock (80e1fc9)

v2.0.2

19 Dec 06:15
Compare
Choose a tag to compare
  • docs: fix wrong link in README.md
  • chore(package.json): update homepage URL, keywords for NPM

Version 2.0.1

18 Feb 16:00
Compare
Choose a tag to compare
- Fix: Error is thrown when menu item can not be found

Version 2.0.0

16 Feb 10:11
Compare
Choose a tag to compare
- 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

31 Mar 15:46
Compare
Choose a tag to compare

Type fixed, wrong menuActiveTarget name.

Version 1.0.0

31 Mar 15:48
Compare
Choose a tag to compare

The first release of Simple Scrollspy which is without jQuery and no dependencies.