Releases: chicio/RangeUISlider
Releases · chicio/RangeUISlider
4.0.0
15 Jul 12:30
Compare
Sorry, something went wrong.
No results found
Adding
New slider delegate methods signature.
3.1.0
25 Mar 08:16
Compare
Sorry, something went wrong.
No results found
Fixed
Increased Package.swift supported version
3.0.3
02 Dec 17:00
Compare
Sorry, something went wrong.
No results found
Fixed
Merged fix for valid knob range
3.0.2
02 Dec 16:59
Compare
Sorry, something went wrong.
No results found
Fixed
Merged fix for valid knob range
3.0.1
06 Oct 07:41
Compare
Sorry, something went wrong.
No results found
3.0.0
04 Mar 09:53
Compare
Sorry, something went wrong.
No results found
Added
new public api to read all the UI components of RangeUISlider
new knobs label UI components
2.0.2
17 Feb 11:55
Compare
Sorry, something went wrong.
No results found
Fixed
defaultValueLeftKnob and defaultValueRightKnob now are setted when changed programmatically
2.0.1
17 Feb 11:51
Compare
Sorry, something went wrong.
No results found
Fixed
rangeNotSelectedColor was not working. Added guard on gradient colors to avoid the creation of useless layers.
2.0.0
04 Feb 21:04
Compare
Sorry, something went wrong.
No results found
Added
SwiftUI support: new RangeSlider SwiftUI component
Unit test + UI Tests: safer refactoring.
Test plans: UI test for multiple devide configuration (e.g. test RTL)
Added SwiftLint: introduced code style standards.
Added Codebeat: start to measure code quality
Refactoring to improve internal structure (code quality and ability to introduct new features)
1.13.0
03 Jan 12:00
Compare
Sorry, something went wrong.
No results found
Added
New UI Test target to check custom behaviour of RangeUISlider
Added UI Test plans to CI
New Unit test target to test classes that contains extracted logic from RangeUISlider main class
Added unit test target to CI
Added support for RTL