Skip to content

Releases: collectrium/ember-range-slider

Released v1.1.0

Choose a tag to compare

@LevonHaroutyunyan1 LevonHaroutyunyan1 released this 30 Aug 08:45

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

Choose a tag to compare

@LevonHaroutyunyan1 LevonHaroutyunyan1 released this 18 Aug 15:03
f2dadf5

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.