@primer/react@37.22.0
Minor Changes
-
#5981
b03f78f
Thanks @jonrohan! - Remove the CSS modules feature flag from the BaseStyles component -
#5970
02ed196
Thanks @jonrohan! - Remove the CSS modules feature flag from the TextInput component -
#5984
103c3bf
Thanks @joshblack! - Add support for theclassName
prop toFormControl.Validation
-
#5982
36f1007
Thanks @jonrohan! - Remove the CSS modules feature flag from the Overlay component -
#5969
1066419
Thanks @jonrohan! - Remove the CSS modules feature flag from the Dialog component -
#5872
2b98c2c
Thanks @jonrohan! - Remove the CSS modules feature flag from the TooltipV2 component -
#5934
c1ea6cf
Thanks @jonrohan! - Remove the CSS modules feature flag from the TreeView component -
#5983
8a22d86
Thanks @jonrohan! - Remove the CSS modules feature flag from the ProgressBar component -
#5973
6d3fc05
Thanks @joshblack! - Update components to use jsx from react/jsx-runtime instead of createElement
Patch Changes
-
#5986
308fe82
Thanks @francinelucca! - fix(SelectPanel): do not depend on id for selection comparison -
#5968
0ea045a
Thanks @jonrohan! - Remove the primer_react_css_modules_staff feature flag. Also needed to rework the feature flag logic for the NavList component. -
#5963
7562cbb
Thanks @joshblack! - Update Avatar component to correctly merge style when style prop is provided