Skip to content

Releases: EurekaCommunity/ColorPickerRow

Dark Mode Support

Choose a tag to compare

@alldritt alldritt released this 28 Oct 18:12
01dccf5

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

Eureka 5, Swift 5

Choose a tag to compare

@alldritt alldritt released this 27 May 19:54

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

Bug fixes

Choose a tag to compare

@alldritt alldritt released this 28 Mar 18:39
4525d99

Correct Podspec versioning.

Xcode 10, Swift 4.2

Choose a tag to compare

@alldritt alldritt released this 28 Sep 20:43
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

Choose a tag to compare

@alldritt alldritt released this 24 Sep 18:03
1.2.2

Correct row selection behaviour.

Bug Fixes

Choose a tag to compare

@alldritt alldritt released this 13 Jan 22:31

Minor bug fixes for the new InlineColorPickerClass

Add InlineColorPickerRow

Choose a tag to compare

@alldritt alldritt released this 08 Jan 01:51

Added an inline version of ColorPickerRow to the project.

Eureka 4, Xcode 9 and Swift 4

Choose a tag to compare

@alldritt alldritt released this 28 Sep 19:11
Merge pull request #5 from EurekaCommunity/Eureka4

Eureka4

Xcode 8, Swift 3

Choose a tag to compare

@alldritt alldritt released this 24 Sep 18:12
1.0.0

Improve installation instructions