Releases: joncardasis/ChromaColorPicker
Releases · joncardasis/ChromaColorPicker
2.0 Rollout
ChromaColorPicker has been rewritten in Swift 5 with an all new UI based on community suggestions! Updated unit test suite and more customization than ever before.
Grayscale Supported!
- Supports shades of gray
- Adds additional button for switching between grayscale and hue modes if
supportsShadesOfGray
is set to true
1.4 Carthage Support!
- Carthage support added
- Fixes issue of placing a ChromaColorPicker within a modal view controller
.pi
instead of M_PI for floating point types
ChromaColorPicker 1.2
Updated for Swift 3!
ChromaColorPicker 1.1
Added adjustToColor(color:)
method which adjusts the control for a given UIColor
Opened up radius property to public
Made currentColor's setter private as to not confuse it with adjustToColor
ChromaColorPicker 1.0.2 Release
Small changes.
Added public for functions and initializers for cocoapods integration
ChromaColorPicker 1.0.1 Release
Made initializers public
ChromaColorPicker 1.0
Made initializers public