- Add blending mode with image and image position handling
- Add scrollDebounceThreshold option
- Add changeDirection method
- Add changeBlendingMode method
- Add destroy method (fix #34)
- Refactor and optimisations
- Add tests
- Doc addition and improvements
- Fix animation resuming when paused manually then canvas back in view if
isPausedWhenNotInView=true
- Fix animation not starting at init when
isPausedWhenNotInView=true
and canvas is in view
- Add Radial gradients
- Reduce CPU footprint for Chrome
- Add option to change default state name
- Add Karma / Jasmine tests
- Add Code coverage
- Add to NPM registry
- Add to Bower registry
- Add
CONTRIBUTING.md
- Add
CHANGELOG.md
- Updated
README.md
- Docs fixes and improvements
- Create a Gitter Channel