@primer/react@37.1.0
Permalink to storybook
Minor Changes
-
#5156
8e58e4d
Thanks @francinelucca! - feat(LabelGroup): render as list by default -
#5167
07b75e7
Thanks @jonrohan! - Convert Details to css module behind feature flag -
#5195
d349cfc
Thanks @jonrohan! - * Convert SkeletonAvatar to CSS modules behind the feature flag- Convert SkeletonBox to CSS modules behind the feature flag
- Convert SkeletonText to CSS modules behind the feature flag
-
#5187
2ab7b9e
Thanks @jonrohan! - Convert Radio to css modules behind feature flag -
#5129
e27decd
Thanks @TylerJDev! - Overlay: Addsmin-width
to container to improve responsiveness -
#5040
8d9a357
Thanks @joshblack! - Update BranchName to use CSS Modules behind feature flag -
#5188
573ae51
Thanks @randall-krauskopf! - MigratedSpinner
component to use support CSS modules -
#5193
ed3d8c1
Thanks @randall-krauskopf! - MigratedVisuallyHidden
to CSS Modules -
#4878
73312d8
Thanks @TylerJDev! - Movearia-*
attributes toProgressBar.Item
and marksProgressBar.Item
as `role="progressbar". -
#5194
719def7
Thanks @randall-krauskopf! - MigrateSelect
component to css modules -
#5192
cbeed21
Thanks @hussam-i-am! - UpdateHeader
component to use CSS modules behind the feature flag primer_react_css_modules_team -
#5015
1473c26
Thanks @francinelucca! - feat(Details): Add summary subcomponent -
#5197
ad84d4f
Thanks @randall-krauskopf! - ConvertPagehead
to CSS Modules -
#5134
6713e72
Thanks @TylerJDev! - AvatarStack: Adds keyboard support toAvatarStack
-
#5060
33396ea
Thanks @jonrohan! - Remove CSS modules feature flag from Label component -
#5185
461ae57
Thanks @broccolinisoup! - SelectPanel: Allow using SelectPanel in FormControl -
#5148
002be35
Thanks @jonrohan! - Remove the CSS modules feature flag from the Link component -
#5106
851c857
Thanks @mperrotti! - Adds NavList.GroupHeading component that can be used instead of the ActionList.Group 'title' prop if you need to render something besides a string
Patch Changes
-
#5213
a5d7fe3
Thanks @langermank! - Bug fix:ButtonBase
sx base styles leaking into CSS modules feat flag -
#5214
916ed95
Thanks @jonrohan! - Convert Stack to CSS modules behind feature flag -
#5146
ad554da
Thanks @jonrohan! - Move Checkbox css module feature flag to staff -
#5171
8138dee
Thanks @alondahari! - catch TooltipV2 errors in old browsers as a temp fix for unnecessary Sentry reports -
#5140
73796d3
Thanks @francinelucca! - fix(SegmentedControl): set global focus styles -
#5201
29a9770
Thanks @joshblack! - Update the foreground color for FormControl.Caption to use the control tokens when disabled -
#5182
31d9a05
Thanks @francinelucca! - fix(DataTable): export datatable utility types -
#5027
9a30c63
Thanks @francinelucca! - fix(FormControl): allow required check boxes in CheckboxGroup -
#5147
e421f32
Thanks @jonrohan! - Move CounterLabel css modules feature flag to staff