Minor Changes
-
#5763
d3926d1
Thanks @hussam-i-am! - chore(Box): Mark Box and its props as deprecated -
#5772
0970415
Thanks @jonrohan! - Removing the CSS modules feature flag from the SubNav component. -
#5785
fbd7fc9
Thanks @jonrohan! - Remove CSS modules feature flag from VisuallyHidden -
#5760
8b492cf
Thanks @TylerJDev! - Radio: Removesaria-invalid
andaria-required
fromRadio
, as they are not supported on the element's role. -
#5759
76bf60d
Thanks @siddharthkp! - AnchoredOverlay: Add prop to set responsive variant. Example:variant: {regular: 'anchored', narrow: 'anchored'}
-
#5725
d3b48b1
Thanks @lukasoppermann! - Allow button count prop to accept a number or a string, to allow for human format, like 3.2k
Patch Changes
-
#5768
7b2eb4e
Thanks @joshblack! - Update CSS Custom Property used in skeletons to fix animation behind feature flag. -
#5773
9e18567
Thanks @lukasoppermann! - Update icon color for Blankslate to--fgColor-muted
to align with Figma and Primer ViewComponents -
#5764
c63e805
Thanks @joshblack! - Update base component for Checkbox and Radio to pass along correct prop type in React 19 -
#5765
86a6211
Thanks @joshblack! - Update ordering of selectors to improve rendering of checked Radio options -
#5649
63ca6f2
Thanks @joshblack! - Update BaseStyles to set data-color-mode to auto when colorMode in ThemeProvider is auto -
#5767
e0c34d0
Thanks @mperrotti! - Upgrades tab-container-element