Skip to content

Releases: Telefonica/mistica-web

v15.8.0

17 May 09:05
Compare
Choose a tag to compare

15.8.0 (2024-05-17)

Bug Fixes

Features

v15.7.0

13 May 09:57
Compare
Choose a tag to compare

15.7.0 (2024-05-13)

Features

  • Rows, BoxedRow, Accordion, SnapCard, SmallNakedCard: Color and structure hierarchy (#1046) (3c7fc4f)

v15.6.1

09 May 13:58
Compare
Choose a tag to compare

15.6.1 (2024-05-09)

Bug Fixes

v15.6.0

09 May 08:45
Compare
Choose a tag to compare

15.6.0 (2024-05-09)

Bug Fixes

  • AdvancedDataCard: minHeight issues caused by #1102 (#1118) (5ff819f)
  • Image: force async image decoding to avoid broken images in iOS (#1111) (06b97f9)

Features

v15.5.0

07 May 08:31
Compare
Choose a tag to compare

15.5.0 (2024-05-07)

Features

  • ResponsiveLayout, ResetResponsiveLayout, Hero, Slideshow: refactor ResponsiveLayout and update components (#1100) (7fc17d0)
  • ThemeContextProvider: withoutStyles prop, to avoid injecting styles (#1114) (da98f68)

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