Skip to content

Releases: Telefonica/mistica-web

v15.20.0

06 Sep 14:20
Compare
Choose a tag to compare

15.20.0 (2024-09-06)

Features

  • NavigationBreadcrumbs: allow executing onNavigate when pressing a link (#1233) (ec7ed8b)

v15.19.0

03 Sep 12:16
Compare
Choose a tag to compare

15.19.0 (2024-09-03)

Bug Fixes

  • Buttons: avoid warnings related to change in order of react hooks (#1229) (2dbc411)
  • i18n): Revert "feat(i18n: improve texts sizes" because it is breaking (#1226) (79eb4a4)
  • Logo: fix webpackChunkName magic comments (#1214) (3d1f098)
  • Vivinho char: vivinho char in headings being read as a separated heading (#1209) (f0f5fb0)

Features

  • Buttons: refactor code and fix spacing bug in loading buttonLink (#1212) (640e429)
  • i18n: improve texts sizes (#1204) (0345e7c)
  • Logo: Refactor logo to improve bundle size and loading times (#1210) (15b77cb)
  • NavigationBar, FunnelNavigationBar, MainNavigationBar: add alternative variant (#1200) (eef87ec)

v15.18.0

20 Aug 17:45
Compare
Choose a tag to compare

15.18.0 (2024-08-20)

Bug Fixes

  • FeedbackScreen: avoid double responsive margins in buttons when they are not fixed (#1195) (41c10ad)
  • Inline: wrap content if required when space equals between/around/evenly (#1199) (b121227)
  • Snackbar: allow dataAttributes passed to openSnackbar (#1192) (c5c65bd)

Features

  • Popover, Snackbar, Callout, Chip, Dialog, Cards: allow customizable close button label (#1193) (63de33a)

v15.17.0

01 Aug 10:52
Compare
Choose a tag to compare

15.17.0 (2024-08-01)

Bug Fixes

  • Chip: missing data-component-name when closable (#1191) (e4e284f)
  • Dialogs: avoid double execution of native dialogs (#1183) (68c8db7)
  • Select: onChange was called twice and there was an empty option in iOS (#1185) (c44b25b)

Features

  • icons: New box, High-priority and MMS icons (#1188) (edff352)
  • Rows: a11y update (#1180) (5f995ad)
  • ThemeContextProvider: expose TextPreset size/lineHeight tokens as css vars (#1178) (921eacf)

v15.16.4

29 Jul 15:03
Compare
Choose a tag to compare

15.16.4 (2024-07-29)

Bug Fixes

  • Table: avoid rendering action buttons copy in test env (#1187) (530905e)

v15.16.3

29 Jul 11:41
Compare
Choose a tag to compare

15.16.3 (2024-07-29)

Bug Fixes

  • SheetRoot: Reduce transition duration to 0ms in test envs (#1186) (8d1dec3)

v15.16.2

26 Jul 13:18
Compare
Choose a tag to compare

15.16.2 (2024-07-26)

Bug Fixes

  • Table: avoid rendering row actions twice in jsdom (#1182) (8e364f6)

v15.16.1

24 Jul 13:42
Compare
Choose a tag to compare

15.16.1 (2024-07-24)

Bug Fixes

v15.16.0

24 Jul 11:18
Compare
Choose a tag to compare

15.16.0 (2024-07-24)

Bug Fixes

  • AdvancedDataCard: Removed divider in extra, added 32px spacing and modified HighlightedValueBlock (#1156) (af47b80)
  • FixedFooterLayout: take into accout safe-area-inset-bottom in onChangeFooterHeight (#1177) (cb4be80)

Features

  • Callout: fix elements reading order and add role prop (#1176) (35edede)
  • Table: allow setting any column as row header (#1175) (938b275)

v15.15.0

16 Jul 12:15
Compare
Choose a tag to compare

15.15.0 (2024-07-16)

Bug Fixes

  • overscroll color: background color not changing when switching dark/light mode (#1172) (9b74fe6)

Features

  • Cards: add role prop for touchable cards (#1169) (a2a7cbf)
  • css: export mistica tokens as public css custom properties (#1161) (c5f74bc)
  • Header: support headline (Tag) (#1174) (07d8fae)
  • Text: support setting heading level to span and header pretitleAs (#1170) (8abf43e)