Skip to content

Releases: joncardasis/ChromaColorPicker

2.0 Rollout

08 Jul 00:57
Compare
Choose a tag to compare

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!

25 Jul 23:25
Compare
Choose a tag to compare
  • Supports shades of gray
  • Adds additional button for switching between grayscale and hue modes if supportsShadesOfGray is set to true

1.4 Carthage Support!

24 Jul 20:20
Compare
Choose a tag to compare
  • 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

30 Dec 20:54
Compare
Choose a tag to compare

Updated for Swift 3!

ChromaColorPicker 1.1

09 Sep 19:39
Compare
Choose a tag to compare

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

24 Aug 20:17
Compare
Choose a tag to compare

Small changes.
Added public for functions and initializers for cocoapods integration

ChromaColorPicker 1.0.1 Release

24 Aug 20:13
Compare
Choose a tag to compare
Made initializers public

ChromaColorPicker 1.0

24 Aug 20:12
Compare
Choose a tag to compare
Made initializers public