Skip to content

Releases: StephenWeiXu/react-scrollspy-nav

1.2.4

04 Apr 22:19
9b0cce2
Compare
Choose a tag to compare
  • Fix the issue that scrolling position is off when offset parameter is negative #20
  • Catch Uncaught TypeError: Cannot read property 'offsetTop' of null error when document.getElementById(elementId) return null #22
  • Update README about contributing
  • Update README to add badges info about the package and repo
  • Add unit tests and travis CI integration

This is a backward compatible release

1.2.3

26 Feb 20:40
29a9a5f
Compare
Choose a tag to compare
  • Remove scroll listener on component unmount
  • Move example app into current package

Pull Requests:

This is a backward compatible release

Add offset parameter for scrolling and fix dependent packages security alerts

08 Dec 21:18
7ca8dac
Compare
Choose a tag to compare
  • Add offset parameter for scrolling
  • Fix dependent packages security alerts
  • Add jsdoc to methods

This is a backward compatible release

0.0.2

08 Sep 18:25
Compare
Choose a tag to compare

Update package.json to have license, repository, and keywords