Skip to content

Releases: timdubbins/Sliders

Sliders 1.0.2

26 Jul 12:32
Compare
Choose a tag to compare

The sliders now use generic binary floating point types. This means you can use them with any floating point data (Float, Double, CGFloat, etc).

Sliders 1.0.1

25 Jul 17:17
Compare
Choose a tag to compare

Renamed DoubleSlider to RangeSlider. Fixed showDifferenceOnEditing in RangeSlider so that it now works when title is nil.

Sliders 1.0.0

13 Apr 22:07
Compare
Choose a tag to compare

Initial release of Sliders