Skip to content

2.4.0

Compare
Choose a tag to compare
@ValentinH ValentinH released this 30 Dec 17:53
· 254 commits to master since this release

2.4.0 (2015-12-30)

Features

  • Add an enforceRange options to round the rzSliderModel and rzSliderHigh to the slider range even when modified from outside the slider.(#208).
  • Add a ticksTooltip option used to display a tooltip when a tick is hovered (#209).
  • Add an onlyBindHandles option to only bind events on slider handles (#212).
  • Add a showSelectionBarEnd option to display the selection bar after the value (#214).

Bug fixes

  • Fix reset of maxH element (#204).
  • Change the watchers order to prevent unwanted model modifications (#207).