Skip to content

Releases: Telefonica/mistica-web

v16.8.0

09 Jan 10:12
Compare
Choose a tag to compare

16.8.0 (2025-01-09)

Bug Fixes

  • react-datetime: upgrade react-datetime to support React18 (#1303) (9caf2c2)

Features

v16.7.0

04 Dec 14:33
Compare
Choose a tag to compare

16.7.0 (2024-12-04)

Features

  • StackingGroup: use Avatar's text style for moreItems text (#1297) (e45e47c)
  • VanillaExtract: Use custom identifier generation (#1299) (8872f87)

v16.6.1

26 Nov 13:11
Compare
Choose a tag to compare

16.6.1 (2024-11-26)

Bug Fixes

v16.6.0

26 Nov 10:12
Compare
Choose a tag to compare

16.6.0 (2024-11-26)

Features

  • data-testid: support for Callout, HighlightedCard, Hero, EmptyState and Headers (#1296) (15b798c)
  • Header, Cards, Hero, CoverHero: improve a11y (#1292) (cdcf2fc)
  • InfoSheet: update styles and allow adding a button to the content (#1294) (c4a0749)
  • Meter: New component (#1281) (1a061d8)
  • Sheet: allow closing the sheet with the keyboard or a screen reader (#1293) (42099fb)

v16.5.0

18 Nov 10:33
Compare
Choose a tag to compare

16.5.0 (2024-11-18)

Features

  • Accordion, BoxedAccordion: allow detail and right content in header (#1290) (087c486)
  • HorizontalMosaic, VerticalMosaic: allow passing gridMode information to each item (#1289) (bb8852c)
  • MainNavigationBar: add menu (#1280) (3973ead)
  • vivo-type: added medium weight (#1291) (8a38d2c)

v16.4.0

04 Nov 08:22
Compare
Choose a tag to compare

16.4.0 (2024-11-04)

Bug Fixes

  • TextField: adjust position of maxLength's screen reader label (#1283) (fda424e)
  • TextField: avoid right helper text from wrapping, fix spacing and aria label for maxCount text when multiline is true (#1272) (85fcb31)
  • useDisableBodyScroll: avoid affecting body's height (#1279) (b68f317)

Features

  • PhoneNumberFieldLite: Phone number field with simple formatting to reduce bundle size (#1276) (a141b97)
  • Row: allow aria-label in informative rows (#1269) (65b5d42)
  • Rows, Cards, FeedbackScreen, FormFields, Buttons: add test ids for components and their internal elements (#1270) (fc63201)
  • Spinner: improve a11y (#1274) (5267ad5)
  • Switch, RadioButton, Checkbox, ProgressBar, ProgressBarStepped, Slider: create inverse variant (#1277) (3129fb9)

v16.3.1

21 Oct 14:36
Compare
Choose a tag to compare

16.3.1 (2024-10-21)

Bug Fixes

  • AdvancedDataCard: make container of extra content expand to fit container's width (#1275) (486c605)

v16.3.0

16 Oct 14:32
Compare
Choose a tag to compare

16.3.0 (2024-10-16)

Bug Fixes

  • Sheet: lock focus inside sheet container when content is not interactive (#1264) (dd0fdad)
  • Text: extract textProps to separate file (#1267) (3894eb9)

Features

v16.2.0

08 Oct 10:53
Compare
Choose a tag to compare

16.2.0 (2024-10-08)

Bug Fixes

  • Tooltip, Popover: allow styling target wrapper (#1262) (38abf25)
  • Touchable: make content focusable when using onPress + as="a" (#1255) (5e297d5)

Features

v16.1.1

03 Oct 15:48
Compare
Choose a tag to compare

16.1.1 (2024-10-03)

Bug Fixes