- Updating Dev Dependencies
- Fixing Readme
- Fixing Travis CI
- General file clean up
- Updating Dev Dependencies
- Adding Demo
- Splitting out ChangeLog
- Formatting index.js and tests
- Performance tweak
- Updating README
- Breaking: Moved offset and onScrollFinished into an options arg
- Made the second parameter on the smoothScroll function into an options object
- Exposed the getEasingFunction param for using custom easing functions
- Performance refactor and clarifying math
- Added the "onScrollFinished" callback
- Added Karma testing and got to full coverage
- Added window and amd support
- Cleaned up function and variable names