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