Releases: collectrium/ember-range-slider
Releases · collectrium/ember-range-slider
Release list
Released v1.1.0
Updates
-
Update Ember CLI to 3.1.3 and some dependencies .
-
Update Github repo description.
Features
- The ability to pass the rounding function.
Bugfix
-
Fix breaking changes in FastBoot v1.0 and above.
-
Fix Hammer.js installation issue ( migrate to NPM ).
-
Fix all deprecations.
Released v1.0.0
Updates
- Ember-cli 2.16.2
- All possible dependencies.
Features
- Added test helpers for mouse events.
Bugfixes
- Fixed start and end position incorrect value issue.
- Fixed slider drag when reach to start and end position.
- Fixed all tests.