Skip to content

Releases: momentum-design/momentum-react-v2

v26.192.0

02 Jan 17:36
Compare
Choose a tag to compare

26.192.0 (2025-01-02)

Bug Fixes

Features

  • notification-system: add screen reader announcer (677f882)

v26.191.1

20 Dec 15:31
Compare
Choose a tag to compare

26.191.1 (2024-12-20)

Bug Fixes

  • address comments (400ca87)
  • search-input: remove invisible label (4c92c8b)

v26.191.0

19 Dec 17:26
Compare
Choose a tag to compare

26.191.0 (2024-12-19)

Features

  • aria-toolbar: add type test (96fc6b9)
  • aria-toolbar: address comments (1e2c52f)
  • aria-toolbar: fix unit test name typo (b114c4d)
  • aria-toolbar: fix unit test name typo (2ddff94)
  • aria-toolbar: require aria-label or aria-labelledby (02f94e7)

v26.190.1

19 Dec 14:32
Compare
Choose a tag to compare

26.190.1 (2024-12-19)

Bug Fixes

  • Avatar: update default size in comment (72876f4)

v26.190.0

19 Dec 13:55
Compare
Choose a tag to compare

26.190.0 (2024-12-19)

Features

  • modal-container-label: require label to ModalContainer (97ca977)
  • modal-container: add aria-label to banner (6e8cdf0)
  • modal-container: add label to toastNotification (7d54e9f)
  • modal-container: add unit tests and address comments (0b0913a)
  • modal-container: fix import (9eb00d6)
  • modal-container: fix typetest (8e9aa1f)
  • modal-container: update snapshots (3c75e50)

v26.189.0

19 Dec 10:12
Compare
Choose a tag to compare

26.189.0 (2024-12-19)

Features

  • a11y: require close button label where present in ToastNotification and NotificationTemplate (2aaf073)

v26.188.1

18 Dec 19:08
Compare
Choose a tag to compare

26.188.1 (2024-12-18)

Bug Fixes

  • popover: close button shifts position when focused (b2eeb5f)

v26.188.0

18 Dec 11:31
Compare
Choose a tag to compare

26.188.0 (2024-12-18)

Features

  • a11y: make aria-label mandatory for popover close button when present (5e0ad16)
  • a11y: update type tests after review (a6243db)

v26.187.0

17 Dec 16:26
Compare
Choose a tag to compare

26.187.0 (2024-12-17)

Features

  • loading-spinner: add aria-hidden to loading spinners (eb112a6)
  • loading-spinner: add type test (ef29d28)
  • loading-spinner: fix types (8658f0c)
  • loading-spinner: fix types and testypes (7ddb130)
  • loading-spinner: required accessible name or aria-hidden and add role img (e3c1d51)

v26.186.1

17 Dec 13:09
Compare
Choose a tag to compare

26.186.1 (2024-12-17)

Bug Fixes

  • ModalContainer: add tabIndex to ModalContainer (6ae8b54)
  • ModalContainer: remove from the tab order (0a3ac93)