Releases: Telefonica/mistica-ios
Releases · Telefonica/mistica-ios
v33.7.0
33.7.0 (2024-12-16)
Features
- ViewStates: added ViewStates component in SwiftUI (c6da83a)
v33.6.0
33.6.0 (2024-12-16)
Features
- Forms: added Forms component in SwiftUI (3769e2c)
v33.5.0
33.5.0 (2024-12-16)
Features
- SnapCard: LATCH-2380 Added SnapCard component (#417) (25d22e9)
v33.4.1
33.4.1 (2024-12-11)
Bug Fixes
- Feedback: add safe concurrency in Feedback completion (a6eea07)
v33.3.0
33.3.0 (2024-11-29)
Features
- PosterCard: LATCH-2313 Poster card component (#413) (0d2548a)
You can read about new Poster Card here
v33.2.1
33.2.1 (2024-11-12)
Bug Fixes
- Button: Remove non necessary catalog example (#411) (68092f7)
v33.2.0
33.2.0 (2024-10-29)
Bug Fixes
- XCode16: fix warnings in XCode 16 (27adcbd)
Features
- skin: update design tokens from mistica-design (#403) (e1ff58d)
- skin: update design tokens from mistica-design (#406) (2db45fb)
- skin: update design tokens from mistica-design (#407) (9db65b5)
v33.0.0
33.0.0 (2024-08-26)
Feat
- Title: Update title component and Mistica tokens (#396) (d3df994), closes #397
BREAKING CHANGES
Migration guide
TitleView
If you use title2
style of TitleView
, you should change it to title3
.
Title remapping:
Title1 → no change
Title2 → the new one
Title3 → The old title2
Title4 → The old title3
Telefonica/mistica-design#1796
Color tokens
Some colors have been renamed from xxxxSelected
to xxxxPressed
.