- 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