Skip to content

Releases: momentum-design/momentum-react-v2

v26.171.2

11 Oct 15:05
Compare
Choose a tag to compare

26.171.2 (2024-10-11)

Bug Fixes

  • input-text-selection: add text selection styles for inputs (be2bd53)

v26.171.1

09 Oct 15:31
Compare
Choose a tag to compare

26.171.1 (2024-10-09)

Bug Fixes

  • ModalContainer: don't output aria-modal if role isn't a dialog (23183f2)
  • Popover: don't include an aria-label if role is generic (731fbcb)

v26.171.0

09 Oct 10:53
Compare
Choose a tag to compare

26.171.0 (2024-10-09)

Bug Fixes

  • navigation and labelling issues (40a1b7f)
  • tree component focus loss issue (eec46a7)

Features

v26.170.1

09 Oct 10:35
Compare
Choose a tag to compare

26.170.1 (2024-10-09)

Bug Fixes

  • tree component focus loss issue (56e7f99)

v26.170.0

04 Oct 12:13
Compare
Choose a tag to compare

26.170.0 (2024-10-04)

Bug Fixes

Features

  • space-row-content: replace context menu with 3 dots button (8e24e3c)
  • test (6299fbe)

v26.169.0

03 Oct 11:46
Compare
Choose a tag to compare

26.169.0 (2024-10-03)

Features

  • list: dynamic list support (2c4b45c)

v26.168.0

01 Oct 09:30
Compare
Choose a tag to compare

26.168.0 (2024-10-01)

Features

  • MenuItem: add closeOnSelect attribute to Items to override the default behaviour (4cebed2)

v26.167.3

01 Oct 08:30
Compare
Choose a tag to compare

26.167.3 (2024-10-01)

Bug Fixes

  • ButtonGroup: add forwardRef (efdf5ee)
  • Tab: add role to props (446e78c)
  • Tab: add tabIndex to props (ba59797)
  • Tab: update default text to wrap in span (fd1cd39)
  • Tab: update role definition in props (2657544)

v26.167.2

27 Sep 10:19
Compare
Choose a tag to compare

26.167.2 (2024-09-27)

Bug Fixes

  • legacy/ListItem: add font-weight when item is active for a11y (bd43e93)

v26.167.1

27 Sep 09:48
Compare
Choose a tag to compare

26.167.1 (2024-09-27)

Bug Fixes

  • missing group aria label (37b9ca8)