Skip to content

Releases: lilingxi01/radix-colors-swift

v2.0.0 - Update Radix Colors

19 Dec 17:06
Compare
Choose a tag to compare
ci: update broken CI pipeline.

v1.2.0 - Docs are here

17 Jan 04:39
Compare
Choose a tag to compare

We just added docs in this release. So that when you are using auto-complete, you should be able to distinguish between default colors and plug-in Radix colors. Neat!!

v1.1.0 - HSL Fix

16 Jan 04:52
Compare
Choose a tag to compare

Just fix an issue that HSV initializer of Color module is not HSL that we are using in CSS.

v1.0.0 - Launch!

16 Jan 03:40
Compare
Choose a tag to compare

This is the first confirmed version of Radix Colors for SwiftUI! That means, this library is now synced with the official Radix Colors and is ready to be used.

In this version, the dynamic color only supports UIColor (which works on iOS only). We will support more platforms later on.

v0.0.1 - Test Release

16 Jan 03:04
Compare
Choose a tag to compare
v0.0.1 - Test Release Pre-release
Pre-release

This release is intended to test the usability in another XCode project.