Skip to content

Releases: npnm/NpnSlider

npn-slider v1.3.2

28 May 11:54
Compare
Choose a tag to compare

Fixed Issue #10 where slider won't work if min value is zero

npn-slider v1.3.0

30 Jan 05:01
57f84cf
Compare
Choose a tag to compare

Fixed Issue: Use of Browser Module throw Error #4

  • Replaced BrowserModule with CommonModule to support use of npn-slider with Lazy load modules.

npn-slider v1.2.1

11 Dec 03:46
Compare
Choose a tag to compare

Updated peer dependency of library to support Angular v7

npn-slider v1.2.0

09 Sep 10:19
7734905
Compare
Choose a tag to compare
  • Added single range slider feature. Now you can use 'npn-slider' as a single range slider
  • Added option to hide tooltips and values of slider
  • Optimized code and fixed bugs
  • Updated documentation with new features and changes

npn-slider v1.1.0

18 Aug 06:03
0cb8b7a
Compare
Choose a tag to compare
Update README.md