Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angularjs-slider

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angularjs-slider - npm Package Versions

1
67

2.3.0

Diff

Changelog

Source

2.3.0 (2015-12-22)

Features

  • Add keyboard support (activated by default with keyboardSupport set to true) (#191).
  • Add a draggableRangeOnly options (#203).
valentinhervieu
published 2.2.0 •

Changelog

Source

2.2.0 (2015-12-17)

Features

  • Add a getSelectionBarColor option to dynamically change the selection bar color (#197).

Bug fixes

  • Fix negative float values rendering (#190).
valentinhervieu
published 2.1.0 •

Changelog

Source

2.1.0 (2015-11-29)

Features

  • Add a vertical options to display vertical sliders (#185).
  • Pass the options.id to the onStart, onChange and onEnd callbacks (#182).
  • Force labels to stay contained within element containing slider (#175).

Bug fixes

  • add vendor-prefix to display: flex used by ticks (#160).
valentinhervieu
published 2.0.0 •

Changelog

Source

2.0.0 (2015-11-12)

Breaking changes

  • All attributes except rzSliderModel and rzSliderHigh are moved to rzSliderOptions. (See the new documentation in ReadMe)

Features

  • Add a rzSliderOptions attribute to pass options to the slider.
  • Add a RzSliderOptions.options() method to set global options.
  • Add a scale option to fix sliders displayed in an element that uses transform: scale(0.5).
  • Add a stepsArray option (#163)
  • Add an id option that is passed to the translate function as second arg (#161)
  • Add a ticksValuesTooltip option that is used to display a tooltip on the ticks values (requires angular-ui bootstrap).
valentinhervieu
published 1.1.0 •

Changelog

Source

1.1.0 (2015-11-07)

Features

  • Configurable update interval (#153)

Bug fixes

  • Update floor label so that it hides correctly when using single slider. (#155)
  • Fix ticks values when step is a float.
  • Remove the delta checking in updateLowHandle because it leads to hard-to-debug bugs.
valentinhervieu
published 1.0.0 •

Changelog

Source

1.0.0 (2015-10-13)

  • Rename the NPM package from jusas-angularjs-slider to angularjs-slider because jusas was added by mistake during a PR.- Start to use semantic versioning.
1
67
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc