Released on 2018-10-16.
- Swift 4.2 supports
Released on 2016-09-09.
- [ADD] Vertical Layout
Released on 2016-06-09.
- Swift Package Manager
- [ADD] hint property
- [ADD] Custom shape customization
Released on 2016-03-22.
- Swift 2.2 supports
Released on 2016-03-12.
- [REFACTORIGNG] minus symbol with the unicode one.
Released on 2015-10-21.
- [REFACTORIGNG]
fontColor
tosymbolFontColor
- [REFACTORIGNG]
font
tosymbolFont
- [REFACTORING]
thumbColor
tothumbBackgroundColor
- [ADD]
thumbWidthRatio
property - [ADD]
thumbText
property - [ADD]
thumbTextColor
property - [ADD]
thumbFont
property
Released on 2015-09-17.
- [UPDATE] Swift 2 compatibility
- [ADD] Carthage support
- [ADD] Changelog
Released on 2015-05-31.
- [FIX]
value
should always be into the bounds [minimumValue
:maximumValue
]
Released on 2015-05-30.
- [ADD]
valueChangedBlock
property
Released on 2015-05-29.
- [ADD]
fontColor
property - [ADD] New logo
- [ADD] Test cases
- [UPDATE] Improve the slider behavior
- [FIX] Minimum <> Maximum range values
Released on 2015-05-28.
- [FIX] Non autorepeat slider behavior
Released on 2015-05-18.
- [ADD]
thumbColor
property - [FIX] Background color of the stepper
Released on 2015-05-03.
- [FIX] Public variable accessors
Initial Version 1.0.0
Released on 2015-05-02.
continuous
propertyautorepeat
propertywraps
propertyminimumValue
propertymaximumValue
propertystepValue
propertyvalue
propertyfont
propertyfontColor
property- Cocoapods support