Skip to content

Releases: Telefonica/mistica-web

v15.2.0

09 Apr 07:38
Compare
Choose a tag to compare

15.2.0 (2024-04-09)

Features

  • DisplayMediaCard & PosterCard: use cardContentOverlay token in overlay (#1074) (a885ce2)
  • TextLink: accesibility improvements (#1072) (4179b3e)

v15.1.0

08 Apr 15:04
Compare
Choose a tag to compare

15.1.0 (2024-04-08)

Bug Fixes

  • IconButton: prevent interactive area from affecting button layout (#1069) (f377aac)

Features

v15.0.0

01 Apr 15:11
Compare
Choose a tag to compare

15.0.0 (2024-04-01)

Bug Fixes

  • Image: reset error state when src changes (#1062) (1cdb87a)

Features

  • Accordion,ButtonLink,List,Popover,Slider,Tooltip: remove deprecated props (#1052) (2e8add2)
  • IconButton: update usage in CvvField and remove baseIconButton (#1060) (117fc44)
  • Select: add default value (#1061) (a0d6a9b)
  • skins: remove O2 classic and Movistar legacy skins (#1051) (c8be29a)
  • Tag: Use new tokens in tags (#1054) (ff87327)

BREAKING CHANGES

  • skins: remove O2 classic and Movistar legacy skins
  • Accordion,ButtonLink,List,Popover,Slider,Tooltip: remove deprecated props in some components

v14.48.0

26 Mar 09:04
Compare
Choose a tag to compare

14.48.0 (2024-03-26)

Bug Fixes

  • Form: remove error state when input is disabled (#1057) (82f1938)

Features

  • ButtonLayout: change alignment logic (#1055) (3ce0fac)
  • PosterCard: add subtitle and change description color (#1056) (ec3f40c)

v14.47.0

20 Mar 12:13
Compare
Choose a tag to compare

14.47.0 (2024-03-20)

Bug Fixes

  • Row,BoxedRow: main touchable area when using iconButton + onPress. Allow trackingEvent in rows with double interaction (#1053) (db3347f)

Features

  • overscroll color: change implementation and allow setting bottom overscroll color too (#1043) (468bd0c)
  • skin: update design tokens (#1049) (4b87c32)

v14.46.0

13 Mar 15:40
Compare
Choose a tag to compare

14.46.0 (2024-03-13)

Bug Fixes

  • CSS: prevent browser default behaviours when long pressing or dragging links (#1045) (717343d)
  • HighlightedCard: improve optional types of title and description, make one mandatory (#1039) (a818ffa)
  • Logo: old version of Tu logo (#1036) (0dc09e2)
  • Switch: iOS background in dark mode (#1037) (a77c42d)

Features

  • dialogs: Remove history hacks in dialog (#1041) (2a48cb4)
  • IconButton: update internal usages in Mistica components (#1044) (12bf970)
  • Icons: New vivo icons (#1038) (d070a25)
  • Input fields: update iconButton in all fields (#1042) (062c0bd)
  • Naked & Small Naked Card: Inner padding right in card content (#1040) (d97ea17)
  • Rows: add icon button as control (#1030) (4d47e8f)
  • ToggleIconButton: create component (#1034) (f4b9c6e)
  • Video: stop method. To stop video and show the poster (if available) (#1035) (e21998f)

v14.45.0

29 Feb 09:40
Compare
Choose a tag to compare

14.45.0 (2024-02-29)

Bug Fixes

  • SuccessFeedbackScreen: remove unnecesary background color (#1029) (557b989)

Features

  • Badge, Tag: add badge to Tag and fix Badge's border and fontSize scaling (#1025) (a7b31a7)
  • ButtonIcon: refactor component (#1022) (c8a82c6)
  • HighlightedCard: Title & Description optional (#1033) (7ebbb48)

v14.44.0

20 Feb 14:24
Compare
Choose a tag to compare

14.44.0 (2024-02-20)

Features

v14.43.0

20 Feb 10:33
Compare
Choose a tag to compare

14.43.0 (2024-02-20)

Bug Fixes

  • Carousel: Add workaround for zero width webviews. Remount when webview size changes from 0 to any other value (#1026) (36ab108)
  • Select: options have wrong styling when field is over inverse variant (#1024) (fc7849f)
  • SuccessFeebackScreen: fix content background (#1021) (dff56b2)

Features

  • Popover, Tooltip: refactor components in order to share the same logic between them (#1014) (a343fbd)

v14.42.1

08 Feb 15:29
Compare
Choose a tag to compare

14.42.1 (2024-02-08)

Bug Fixes

  • Dialogs: Execute back navigation before accept/cancel callbacks (#1018) (a631f9a)
  • FeedbackScreen: inverse background color and overscroll color (#1020) (bee7dd6)
  • Text: word wrapping is not working when truncate's value is greater than one (#1017) (d65b149)