Skip to content

Releases: PhilippStein/ng2-ion-range-slider

Fix Type and PeerDependency

18 Mar 15:11
Compare
Choose a tag to compare

As of #10 the public method restore was renamed to reset, which is a breaking change for someone who used this wrong method.

As of #13 @angular/core is now declared as a peer dependency.

Bugfix #3

06 Jun 20:37
Compare
Choose a tag to compare

Set target to ES5 because of #3

Bugfix angular 4

01 May 19:24
Compare
Choose a tag to compare

Updated dependency to @angular/core to be able use this library with angular 4

Initial Release

19 Mar 19:42
Compare
Choose a tag to compare
v1.0.1

First working version