Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.0 (2017-07-02)
build
- polyfills: don't polyfill (7358836)
Code Refactoring
BREAKING CHANGES
- dist: Dist only exposes API. No presets or wrappers
- exports: No access to presets in main
- polyfills: no polyfills in dist versions
2.4.0 (2017-07-02)
Features
- dist: Added data-wrapper (467f987)
- helpers: preventdefault and parseObject (44e4bd4)
- methods: onDestory exposes options (cef0995)
- methods: return values on methods (eb343e9)
- presets: Added new wrapper (06a0600)
2.3.0 (2017-07-01)
Features
- options: Added various options (c56173d)
2.2.0 (2017-06-28)
Features
- presets: multi as wrapper (53f2638)
2.1.0 (2017-06-27)
2.0.4 (2017-06-19)
Bug Fixes
- IE11: support IE11 (294a81c)
2.0.3 (2017-06-16)
Bug Fixes
2.0.2 (2017-06-13)
Bug Fixes
- defaults: use correct default options (081a0b5)
2.0.1 (2017-06-05)
2.0.0 (2017-06-04)
Code Refactoring
- API: new API (f7883ac)
BREAKING CHANGES
- API: API changed
1.1.0 (2017-06-02)
Bug Fixes
- events: prevent default events (814eeca)
Features
- dist: label dist as a feature (5e5522a)
1.0.0 (2017-06-02)
Bug Fixes
- presets: direction on belt (8aaecb5)