Releases: momentum-design/momentum-react-v2
Releases · momentum-design/momentum-react-v2
v26.197.0
26.197.0 (2025-02-04)
Features
- list: comments (4a61650)
- list: delete callback (e53b838)
- list: deregister callbacks (ac7bd63)
- list: fix keyboard nav hook tests (e0641b9)
- list: fix ListItemBase test (7abe11d)
- list: fix space list item test (1709a94)
- list: itemHasFocus refactor (82db117)
- list: reduce rerenders (6690e8e)
- list: refactor to remove current focus from the list item base (d7cbfbd)
- list: remove allItemIndexes from the context (26fb88e)
- list: remove unused hook (4f4bfbf)
- list: test for deregistering callbacks (51adeed)
- list: tidy (17b01ad)
v26.196.0
26.196.0 (2025-01-28)
Bug Fixes
Features
- list: change order (134a8f1)
- list: fix types (a80e233)
- list: handle list size changes (d026058)
- list: handle list size going to zero (631d7ae)
- list: handle removing a non-numeric list index (d86fc3f)
- list: more tests (e7b0db1)
- list: non-numeric item index (aff0f5a)
- list: remove no longer neaded useEffects (0f3fd8a)
- list: remove setCurrentFocus configurability (5520452)
- list: remove unused dependency (35f254d)
- list: simplify logic (6467f3a)
- list: simplify logic (ad38125)
- list: tests (a2fc7aa)
- list: tests for non-numeric indexes (bf5b25d)