Skip to content

Releases: Telefonica/mistica-ios

v26.3.0

25 Oct 08:04
Compare
Choose a tag to compare

26.3.0 (2023-10-25)

Features

  • FontStyle: Wrong base sizes for presets 5, 9 and 10 #311 (1a6c183)
  • Header: added the Small style (281be43)
  • skin: update design tokens from mistica-design branch: production (#313) (9bf2885)

v26.2.0

16 Oct 14:24
Compare
Choose a tag to compare

26.2.0 (2023-10-16)

Bug Fixes

  • Button: change colors for disabled style (#308) (e829160)
  • Button: change colors for disabled style (#310) (fb108a1)
  • Button: Change cornerCurve from continuous to circular (#307) (26a73b3)
  • Snackbar: change color for action button (#304) (7054e3d)
  • Tag: change foreground and background colors according to specs (#309) (6a9f441)

Features

  • Button: Added accesibility to right image (chevron) (05d77d9)

v26.1.0

25 Sep 08:10
Compare
Choose a tag to compare

26.1.0 (2023-09-25)

Features

  • Feedback: Update component (9bfe335)

v26.0.1

04 Sep 07:21
Compare
Choose a tag to compare

26.0.1 (2023-09-04)

Bug Fixes

v26.0.0

31 Aug 11:23
Compare
Choose a tag to compare

26.0.0 (2023-08-31)

Bug Fixes

Features

BREAKING CHANGES

  • Action type has been renamed as ActionList. To use the previous actions(items: [ActionItem]) rename the case in your project as actionList(items: [ActionListItem]). Also ActionItem has been renamed as ActionListItem.

v25.4.0

24 Jul 07:00
Compare
Choose a tag to compare

25.4.0 (2023-07-24)

Features

v25.3.2

19 Jul 09:05
Compare
Choose a tag to compare

25.3.2 (2023-07-19)

Bug Fixes

  • Popover: Popover improvements (align with figma specs) (#291) refs SMARTWIFI-7203 (db1dfb0)

v25.3.1

19 Jul 08:34
Compare
Choose a tag to compare

25.3.1 (2023-07-19)

Bug Fixes

  • Bottom Sheet: Fix component to expand horizontally (#290) (266c5d8)
  • InputField: Avoid TextField auto expands horizontally (#289) (c321d88)

v25.3.0

29 Jun 11:14
Compare
Choose a tag to compare

25.3.0 (2023-06-29)

Bug Fixes

  • cornerRadius: Fix corner radius when the radius is calculated based on the view frame width/height (d161eed)

Features

  • NewVivoTypographyTokenWeights: IOS-8335 Added new typography token weights to support the new vivo typography. (#286) (b5bf080)

v25.2.0

19 Jun 08:13
Compare
Choose a tag to compare

25.2.0 (2023-06-19)

Features