@primer/react@37.28.0
Minor Changes
-
#6239
ccd5babThanks @liuliu-dev! - Add loading support to ActionList.TrailingAction component. -
#6211
c99d42eThanks @joshblack! - Add partial support for React Compiler to components -
#6257
2fe33bfThanks @joshblack! - Update Truncate to use CSS Modules -
#6176
507da36Thanks @jonrohan! - Migrate the TabNav component to use CSS modules
Patch Changes
-
#6256
0318b4bThanks @langermank! - Fix PageHeader context barfont-weight -
#6223
4d85c34Thanks @liuliu-dev! - Fix ActionList.Description title attribute for non-string children with truncate -
#6266
ac5a9c1Thanks @jonrohan! - Bug fix: Fixing issue where page shifts when Dialog is open -
#6270
b2a44c3Thanks @langermank! - Add CSS variable tocontrastTextInput -
#6267
196fbf5Thanks @lukasoppermann! - Fixed position of leadingVisual -
#6295
12468d8Thanks @francinelucca! - chore(FormControl): remove sx props -
#6259
ad6a52cThanks @TylerJDev! - SelectPanel: Adds focus indicator to disabled items -
#6284
ff6bf5cThanks @pksjce! - Fix the disappearance of overflow property in the Overlay component -
#6275
c50d530Thanks @langermank! - Setcoloron SegmentedControl icons -
#6177
5e1ed83Thanks @langermank! - Add gap between ActionList label andtrailingVisual -
#6278
29facaeThanks @jonrohan! - chore: Refactor components to use BoxWithFallback instead of custom Box if statements and remove defaultSxProp references -
#6225
669c338Thanks @KirankumarAmbati! - fix: remove min height calc logic for SelectPanel -
#6235
5446544Thanks @liuliu-dev! - Prevent ActionList crash when selected prop is true without selectionVariant.