Skip to content

Releases: Telefonica/mistica-web

v15.4.0

06 May 16:05
Compare
Choose a tag to compare

15.4.0 (2024-05-06)

Bug Fixes

  • AdvancedDataCard: footer extra space (#1102) (78e0e80)
  • Chip: expand chips when inside a grid (#1108) (32810ee)
  • Dialog: hide optional elements if not provided (#1093) (1134b4a)
  • Hero: add bottom padding inside slideshow only when it has bullets (#1106) (9be0e88)
  • Hero: use background instead of backgroundColor to support gradients (#1091) (f4ba119)
  • PreviewTools: update non working animation for floating case (#1095) (dfccad5)
  • RowBlock: set description text alignment to the right (#1092) (9494d02)
  • RowList: update logic to render last divider (#1110) (8db09d7)
  • Snackbar: Desktop position (#1096) (346f446)
  • Text: make vivinho char replacement for screen readers work when Text have multiple children (#1090) (e5c239c)
  • Video: avoid duplicated state update in Video's state machine (#1107) (8ae2ea0)

Features

  • Accordion, Cards, Carousel, Feedback, Sheet, Slider: replace Array with ReadonlyArray in props (#1098) (22ee93a)
  • ButtonLink: change chevron icon in Vivo-new skin (#1103) (caedc61)
  • FixedFooter: Gradient background support (#1073) (a7d4bd8)
  • Icons: New routine and ethernet icons (#1083) (edd7173)
  • Image: add srcSet (#1109) (fa63884)
  • o2-new: dark mode improvements (#1105) (d92e404)
  • PosterCard: improve accessibility (#1087) (c56e177)
  • Row: improve VoiceOver compatibility (#1079) (02f43d7)
  • Theme: expose colorValues in theme (#1104) (63c644e)

v15.3.0

22 Apr 11:32
Compare
Choose a tag to compare

15.3.0 (2024-04-22)

Bug Fixes

  • FixedFooterLayout: remove background applied by elevation in desktop (#1081) (79804f8)
  • Image: prevent loading skeleton from using default border radius value (#1082) (68658df)
  • Sheet: fix sheets in large desktop sizes (#1088) (0c49bf2)
  • utils: use location.assign to redirect, instead of location.href (#1089) (428f0f6)

Features

  • AdvancedDataCard: add trackingEvent when card is interactive (#1086) (ff81726)
  • Hero: add noPaddingY and transparent background props (#1077) (f80fe23)
  • Storybook: use on-air font with movistar skin (#1078) (a4d55bf)
  • vivo-type: make screen readers read vivinho char as Vivo (#1084) (fbb6611)

v15.2.1

09 Apr 10:49
Compare
Choose a tag to compare

15.2.1 (2024-04-09)

Bug Fixes

  • Row: not having full width in some cases (#1075) (434944f)

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)