Skip to content

Releases: StratoDem/sd-range-slider

v2.0.0

10 Dec 15:53
9c6f28d

Choose a tag to compare

Fixed

  • Adds static assets to serve locally

v1.9.0

12 Jun 01:08
b1197cc

Choose a tag to compare

Added

  • Adds modalClose support to updatemode prop, which only fires setProps for value when the
    user clicks the close button on the Dialog

PR: #9

v1.8.0

09 May 18:34
402d959

Choose a tag to compare

Added

  • New props, restrictedLower and restrictedHigher may be passed to the component to alter when it uses certain formatting options

#7

v1.7.0

13 Apr 18:30
600d3e5

Choose a tag to compare

Changed

  • The categorical version of the component will no longer allow a user to clear all selections

v1.6.2

24 Mar 22:40

Choose a tag to compare

Changed

  • Remove duplicates from value prop if the slider is for a categorical variable

v1.6.1

24 Mar 16:55

Choose a tag to compare

Changed

  • Bugfix to actually fire values back to server

v1.6.0

24 Mar 16:33

Choose a tag to compare

Changed

  • Updates to support a categorical variable via Checkboxes

v1.5.0

24 Feb 17:41

Choose a tag to compare

Changed

  • Updates to use Flow instead of prop-types library