Skip to content

Releases: momentum-design/momentum-react-v2

v26.174.4

14 Nov 17:23
Compare
Choose a tag to compare

26.174.4 (2024-11-14)

Bug Fixes

  • legacy/list-separator: remove low font-weight (61e466b)
  • legacy/list-separator: use Text component (fa454f6)

v26.174.3

14 Nov 10:25
Compare
Choose a tag to compare

26.174.3 (2024-11-14)

Bug Fixes

  • a11y-utils: add tests, rename type util and add more comments (1364cf9)
  • abstract RequireEither util type (3d74b20)
  • move RequireOneOf to seperate file, move type testing utils to seperate file (5528a26)
  • type-utils: address comments (7723686)

v26.174.2

07 Nov 16:58
Compare
Choose a tag to compare

26.174.2 (2024-11-07)

Bug Fixes

  • a11y: move check to a util function and check truthyness (a1859e2)
  • a11y: remove title being allowed for sr labels (98d2130)
  • TabList: add console warn if missing aria-label (6df8005)
  • TabList: fix import definition (2706875)
  • TabList: require aria-label (or equalivent) (70c77e7)

v26.174.1

06 Nov 18:15
Compare
Choose a tag to compare

26.174.1 (2024-11-06)

Bug Fixes

  • rtl: row-reverse for rtl (7b0fe5a)

v26.174.0

05 Nov 09:57
Compare
Choose a tag to compare

26.174.0 (2024-11-05)

Features

  • themeprovider migration (e417f03)

v26.173.4

01 Nov 11:36
Compare
Choose a tag to compare

26.173.4 (2024-11-01)

Bug Fixes

  • Toggle: windows high-contrast - fix styling (847bf98)

v26.173.3

01 Nov 02:44
Compare
Choose a tag to compare

26.173.3 (2024-11-01)

Bug Fixes

  • SPARK-573927: add text color judgment in light theme (dcce4a2)
  • SPARK-573927: add text color judgment in light theme (3eff111)
  • SPARK-573927: add text color judgment in light theme (5ef7d8b)
  • SPARK-573927: improve the test file (6eda4a3)
  • SPARK-573927: improve the test file (8be554f)

v26.173.2

31 Oct 16:32
Compare
Choose a tag to compare

26.173.2 (2024-10-31)

Bug Fixes

  • Avatar: don't adjust the colors in high contrast (a4cdcad)
  • Badge: high-contrast add accent color background (d169aee)
  • ButtonCircleToggle, ButtonPillToggle: add isSelected colors in high contrast (fb6f866)
  • ButtonCircleToogle, ButtonPillToggle: update comments in styles (6b789c7)
  • FocusRing: add !important to focus-ring-wrapper so that .focus works (e41e00e)
  • Icon: high contrast - force Canvas background and CanvasText fill/stroke (77f6a02)
  • Icon: high-contrast - revert force canvas background (8d87d5d)
  • ListItemBase: high contrast - add selected item background on active item (049d685)
  • NavigationTab: high-contrast add selecteditem styles (cba4384)
  • NavigationTab: high-contrast: add colors directly to children like standard colors (0f2c9ca)
  • RadioSimple: add high contrast colors (f4ea3fb)
  • RadioSimple: revert hover colors in high-contrast (a7c5b73)
  • RadioSimple: use border for radio border and update focus ring styles (6bfb91c)
  • space-tree-node: read vs unread text should have different colors (f35d8eb)
  • Tab: high contrast - add border (00ceed8)
  • ThemeProvider: high-contrast - use canvastext for focus ring (1e15b96)
  • TreeNodeBase: high-contrast: add SelectedItem colors when active (cb563f4)

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)