Skip to content

Releases: EurekaCommunity/ColorPickerRow

Dark Mode Support

28 Oct 18:12
01dccf5
Compare
Choose a tag to compare

Update ColorPickerRow to display properly in iOS 13's Dark Mode.

Eureka 5, Swift 5

27 May 19:54
Compare
Choose a tag to compare

Update the sample app to use Eureka 5 and Swift 5. Also updated Podspec.

Bug fixes

28 Mar 18:39
4525d99
Compare
Choose a tag to compare

Correct Podspec versioning.

Xcode 10, Swift 4.2

28 Sep 20:43
Compare
Choose a tag to compare
Merge branch 'Swift4.2'

# Conflicts:
#	Podfile
#	Podfile.lock
#	Pods/Eureka/README.md
#	Pods/Eureka/Source/Core/Core.swift
#	Pods/Eureka/Source/Core/Form.swift
#	Pods/Eureka/Source/Core/Section.swift
#	Pods/Eureka/Source/Core/SwipeActions.swift
#	Pods/Eureka/Source/Rows/ActionSheetRow.swift
#	Pods/Eureka/Source/Rows/Common/FieldRow.swift
#	Pods/Eureka/Source/Rows/Controllers/SelectorAlertController.swift
#	Pods/Eureka/Source/Rows/SliderRow.swift
#	Pods/Manifest.lock
#	Pods/Pods.xcodeproj/project.pbxproj
#	Pods/Target Support Files/Eureka/Info.plist

Bug fixes, correct Example project errors with Xcode 9.4

24 Sep 18:03
Compare
Choose a tag to compare
1.2.2

Correct row selection behaviour.

Bug Fixes

13 Jan 22:31
Compare
Choose a tag to compare

Minor bug fixes for the new InlineColorPickerClass

Add InlineColorPickerRow

08 Jan 01:51
Compare
Choose a tag to compare

Added an inline version of ColorPickerRow to the project.

Eureka 4, Xcode 9 and Swift 4

28 Sep 19:11
Compare
Choose a tag to compare
Merge pull request #5 from EurekaCommunity/Eureka4

Eureka4

Xcode 8, Swift 3

24 Sep 18:12
Compare
Choose a tag to compare
1.0.0

Improve installation instructions