Angularjs Slider Versions Save

Slider directive for AngularJS 1.X. No dependencies and mobile friendly.

6.4.1

6 years ago

6.4.1 (2017-11-17)

Bug fix

  • Options: react to changes of options of Function type (#590)

6.4.0

6 years ago

6.4.0 (2017-08-12)

Feature

  • Add the showOuterSelectionBars option (#553).

6.3.0

6 years ago

6.3.0 (2017-08-07)

Feature

  • Handle different values for showTicks and showTicksValues (#550).

6.2.3

6 years ago

6.2.3 (2017-07-08)

Tooling

  • Add Typescript definition file.

6.2.2

6 years ago

6.2.2 (2017-05-16)

Fixes

  • Fix (again) onEnd event de-registration.

6.2.1

6 years ago

6.2.1 (2017-05-15)

Fixes

  • Fix onEnd event being sent several times on non-mobiles devices (#536)

6.2.0

6 years ago

6.2.0 (2017-05-25)

New Feature

  • Handle multi touch events on separate sliders (#535). Thanks @daniela-mateescu :)

6.1.2

7 years ago

6.1.2 (2017-05-15)

Fixes

  • Fix ticks and values at intermediate positions on IE (#531)

6.1.1

7 years ago

6.1.1 (2017-03-29)

Fixes

  • Add vendor prefixes for transform property in JS code (#518)

6.1.0

7 years ago

6.1.0 (2017-03-06)

Features

  • Add labelling options for a11y (#505)