Skip to content

Releases: momentum-design/momentum-react-v2

v26.173.1

25 Oct 15:52
Compare
Choose a tag to compare

26.173.1 (2024-10-25)

Bug Fixes

  • tree: stop scrolling away when selecting a new node (23b7bd3)
  • type (587b10a)

v26.173.0

24 Oct 17:40
Compare
Choose a tag to compare

26.173.0 (2024-10-24)

Features

  • sub-tabs: fix arg description (a12bf89)
  • sub-tabs: fix styling (bfc8d4a)
  • tab-list: add hasBackground prop (aec57a5)
  • tab-list: add isSubTab prop (9754e40)

v26.172.2

24 Oct 09:00
Compare
Choose a tag to compare

26.172.2 (2024-10-24)

Bug Fixes

  • space-list-content: compact mode text layout issue (84c1cbb)

v26.172.1

23 Oct 08:34
Compare
Choose a tag to compare

26.172.1 (2024-10-23)

Bug Fixes

  • tabs-provider: fix very minor typo in docs (d46a7e8)
  • types: use AriaRole instead of string for role prop (65babb8)

v26.172.0

22 Oct 16:44
Compare
Choose a tag to compare

26.172.0 (2024-10-22)

Bug Fixes

  • TabList: prefix console warn with mrv2 (dddda99)
  • TabList: use useState instead of useRef (a45d293)
  • TabPanel: remove id from props (c50ccb8)
  • TabPanel: rename as property to tagName (44bf4ae)
  • Tab: set isDisabled on button if tab is disabled (24a7c74)
  • Tabs: move to seperate component (d05ba98)
  • TabsProvider: rename Tabs to TabsProvider (7000af9)

Features

  • TabList: create TabList component (e10df37)
  • TabPanel: create TabPanel component (3f0dd2c)

Reverts

  • Revert "docs(tabs): add storybook a11y pattern page for tabs" (898b18b)

v26.171.9

22 Oct 12:32
Compare
Choose a tag to compare

26.171.9 (2024-10-22)

Bug Fixes

  • TextInput: hide clear input button if TextInput is disabled (4556dde)

v26.171.8

21 Oct 08:30
Compare
Choose a tag to compare

26.171.8 (2024-10-21)

Bug Fixes

  • space-row-content: fix 2nd line bold text issue (18953b3)

v26.171.7

18 Oct 02:21
Compare
Choose a tag to compare

26.171.7 (2024-10-18)

Bug Fixes

  • space-list-item: fix unit test case (3294f74)
  • space-row-content: fix text spacing issue of space row content component (d331298)
  • space-tree-node: fix unit test case (5add27a)

v26.171.6

17 Oct 16:21
Compare
Choose a tag to compare

26.171.6 (2024-10-17)

Bug Fixes

  • pr comment (cd6b101)
  • tsconfig typo (adaf8c9)
  • update checkout and node-setup action in github workflows (1278f3a)
  • update github workflow with the new node version (41e9add)
  • update to ts 5.6 (f40e9c8)

v26.171.5

16 Oct 10:56
Compare
Choose a tag to compare

26.171.5 (2024-10-16)

Bug Fixes

  • GlobalSearchInput: remove common color (46061e4)