Releases: StephenWeiXu/react-scrollspy-nav
Releases · StephenWeiXu/react-scrollspy-nav
1.2.4
- Fix the issue that scrolling position is off when offset parameter is negative #20
- Catch
Uncaught TypeError: Cannot read property 'offsetTop' of null
error whendocument.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
Add offset parameter for scrolling and fix dependent packages security alerts
- Add offset parameter for scrolling
- Fix dependent packages security alerts
- Add jsdoc to methods
This is a backward compatible release
0.0.2
Update package.json to have license, repository, and keywords