Skip to content

Releases: Telefonica/mistica-ios

v33.7.0

16 Dec 13:46
Compare
Choose a tag to compare

33.7.0 (2024-12-16)

Features

  • ViewStates: added ViewStates component in SwiftUI (c6da83a)

v33.6.0

16 Dec 10:22
Compare
Choose a tag to compare

33.6.0 (2024-12-16)

Features

  • Forms: added Forms component in SwiftUI (3769e2c)

v33.5.0

16 Dec 06:38
Compare
Choose a tag to compare

33.5.0 (2024-12-16)

Features

  • SnapCard: LATCH-2380 Added SnapCard component (#417) (25d22e9)

v33.4.1

11 Dec 09:01
Compare
Choose a tag to compare

33.4.1 (2024-12-11)

Bug Fixes

  • Feedback: add safe concurrency in Feedback completion (a6eea07)

v33.4.0

04 Dec 10:21
Compare
Choose a tag to compare

33.4.0 (2024-12-04)

Features

v33.3.0

29 Nov 06:44
Compare
Choose a tag to compare

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

12 Nov 11:06
Compare
Choose a tag to compare

33.2.1 (2024-11-12)

Bug Fixes

  • Button: Remove non necessary catalog example (#411) (68092f7)

v33.2.0

29 Oct 14:32
Compare
Choose a tag to compare

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.1.0

12 Sep 06:12
Compare
Choose a tag to compare

33.1.0 (2024-09-12)

Features

v33.0.0

26 Aug 15:22
Compare
Choose a tag to compare

33.0.0 (2024-08-26)

Feat

  • Title: Update title component and Mistica tokens (#396) (d3df994), closes #397

BREAKING CHANGES

  • Title: Add some title styles and modify the existing ones. Rename the color tokens from mistica-design.

  • Update tokens

  • Update tokens again

  • Fix breaking change

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.