Releases: Decathlon/vitamin-ios
Releases · Decathlon/vitamin-ios
v0.6.0 - SwiftUI Foundations + UIKit components update
Features
- convenience api for flags assets (#67) (thanks @florentlotthepro )
- adding body caption and footnote bold text styles (#65) (thanks @florentlotthepro )
- update Vitamix icons (#68) (thanks @florentlotthepro )
- Swift UI foundations (#58) (thanks @florentlotthepro )
- add icon alone UIKit VitaminButton type, and refactor icon management (#75) (thanks @daniel-dumortier )
Fixes
- fix: force button configuration to default for iOS 15+ #63 (thanks @daniel-dumortier )
Full Changelog: 0.5.3...0.6.0
v0.5.3
What's Changed
- fix: black color + borders changes (primary/secondary/tertiary) by @baptistedajon in #60
Full Changelog: 0.5.2...0.5.3
v0.5.2 - Dark mode semantic colors update
v0.5.1 - Color Fix
What's Changed
- fix: wrong backgroundPrimaryReversed color on Dark Theme by @baptistedajon in #56
Full Changelog: 0.5.0...0.5.1
v0.5.0 - Shadow, Radius, Progressbar, Tag and Badge
Features
- Added Shadow, Radius and Assets foundations (#4, #43 and #44) (Thanks @daniel-dumortier)
- Added Progressbar, Tag and Badge components (#3, #53 and #54) (Thanks @daniel-dumortier)
- Added or fixed some colors in foundations (#55) (Thanks @baptistedajon)
Improvements
- Improved README file (#2) (Thanks @lauthieb)
- Improved Github configuration (#5 and #7) (Thanks @lauthieb and @GaspardMathon)
Fixes
- Fixed dark mode for some components (#6 and #35) (Thanks @florentlotthepro)
- Refactored TextStyles for use in next components (#34) (Thanks @florentlotthepro)
v0.4.1 - Release for CocoaPods
First release for the Vitamin pod.
v0.4.0 - Text fields, Toggle and fixes
- Implementation of Vitamin Text Fields (#32 , #43 and #46) (Thanks @daniel-dumortier)
- Implementation of Vitamin Toggle (aka Switch) (#40) (Thanks @daniel-dumortier)
- Add the ghostReversed button style (#42) (Thanks @daniel-dumortier)
- Fix caption1 and caption2 text style boldness and font (#44) (Thanks @LLE17755)
- Fix text styles baseline (#44) (Thanks @LLE17755)
- Fix secondary button style color (#44) (Thanks @LLE17755)
- Give public access to Vitamin Base colors (#44) (Thanks @LLE17755)