Releases: EurekaCommunity/ColorPickerRow
Releases · EurekaCommunity/ColorPickerRow
Dark Mode Support
Eureka 5, Swift 5
Update the sample app to use Eureka 5 and Swift 5. Also updated Podspec.
Bug fixes
Xcode 10, Swift 4.2
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
1.2.2 Correct row selection behaviour.
Bug Fixes
Add InlineColorPickerRow
Added an inline version of ColorPickerRow to the project.
Eureka 4, Xcode 9 and Swift 4
Merge pull request #5 from EurekaCommunity/Eureka4 Eureka4
Xcode 8, Swift 3
1.0.0 Improve installation instructions