Releases: primer/react
@primer/[email protected]
Permalink to documentation
Minor Changes
-
#5448
00600f7
Thanks @mperrotti! - Corrects horizontal padding of<Button>
when the button only contains an icon and a counter label (no button text label). -
#5398
215d8e6
Thanks @langermank! - Convert ActionList, ActionList sub components and NavList to CSS Modules -
#5453
b07f806
Thanks @hussam-i-am! - Convert Autocomplete to CSS modules behind feature flag -
#5443
f03ae58
Thanks @jonrohan! - Deprecate use of sx prop by deprecating theSxProp
type definition -
#5484
efb1659
Thanks @hussam-i-am! - Fix responsive width of PageLayout -
#5456
e990fdb
Thanks @langermank! - chore(deps): update @primer/octicons-react to 19.13.0 -
#5451
59a1346
Thanks @randall-krauskopf! - Convert Box usage in Autocomplete to CSS modules behind feature flag -
#5435
5cba52a
Thanks @joshblack! - Update Table to use CSS Modules behind feature flag
Patch Changes
-
#5123
becad7d
Thanks @langermank! - Bug fix: ButtonGroup with Tooltip border-radius is incorrect -
#5382
83607df
Thanks @jonrohan! - Move Skeleton component css module feature flag to ga -
#5441
30e8c31
Thanks @joshblack! - test: add check for story ids in generated docs -
#5386
177eadc
Thanks @jonrohan! - Move Select component css module feature flag to ga -
#5388
e3856ba
Thanks @jonrohan! - Move TreeView component css module feature flag to staff -
#5384
eedbdbd
Thanks @jonrohan! - Move Stack component css module feature flag to ga -
#5444
8e481ca
Thanks @JelloBagel! - Fix Typography and Common props for BaseStyles when CSS modules feature flag is enabled -
#5387
e29c40c
Thanks @jonrohan! - Move Breadcrumbs component css module feature flag to ga -
#5380
fcc041d
Thanks @jonrohan! - Move Header component css module feature flag to ga -
#5476
578a33d
Thanks @TylerJDev! - ActionBar: Fixes issue whereActionBar
overflow menu would persist even if it was no longer needed; allows overflow menu to appear on initial render if there is no space for all items.
@primer/[email protected]
Permalink to documentation
Minor Changes
-
#5414
d44a4cf
Thanks @iansan5653! - AddonPrimary
variant
toKeybindingHint
-
#5310
13ce9a3
Thanks @francinelucca! - feat(Overlay): Convert Overlay to CSS modules behind team feature flag -
#5413
9f5a9ac
Thanks @JelloBagel! - Convert SideNav component to CSS Modules behind team feature flag -
#5403
877497c
Thanks @JelloBagel! - ConvertHidden
to CSS modules behind team feature flag -
#5357
161e3fd
Thanks @randall-krauskopf! - Convert UnderlinePanels to CSS modules behind feature flags -
#5331
e39dddb
Thanks @TylerJDev! - Convert ConfirmationDialog to CSS modules behind feature flag
Patch Changes
-
#5419
73da985
Thanks @jonrohan! - bugfix(Stack): Fix typo in custom media variable used in Stack component -
#5415
67fc8f5
Thanks @randall-krauskopf! - Fix display bug forPageHeader
component title. -
#5378
5a8138a
Thanks @jonrohan! - Move Pagehead component css module feature flag to ga -
#5416
1dcc534
Thanks @langermank! - ActionList color bug fixes -
#5381
18692e5
Thanks @jonrohan! - Move BranchName component css module feature flag to ga -
#5350
4bcf78b
Thanks @francinelucca! - fix(TooltipV2): delay tooltip opening time by ms -
#5434
da7debd
Thanks @francinelucca! - Revert "refactor(FormControl): update to CSS Modules behind feature flag" & "refactor(Table): update to CSS Modules" -
#5428
d544f64
Thanks @joshblack! - Update Pagination CSS syntax to help with parsing downstream -
#5409
d48afbc
Thanks @langermank! - Fixborder-color
on ActionList Group header -
#5411
74d3de4
Thanks @langermank! - Removemin-width
on leading visuals in ActionList -
#5432
60a2f47
Thanks @langermank! - AddheadingWrapElement
prop toActionList.GroupHeading
to supportdiv
orli
elements for proper list markup
@primer/[email protected]
Permalink to documentation
37.7.2
Patch Changes
f2d188f
Thanks @TylerDixon! - Add className back to TokenBase
@primer/[email protected]
@primer/[email protected]
Permalink to documentation
Minor Changes
-
#5324
bd5f0d4
Thanks @hussam-i-am! - Convert SelectPanel to CSS modules behind feature flag -
#5336
59a6654
Thanks @hussam-i-am! - Convert SegmentedControl to use CSS modules behind feature flag -
#5339
dc2f083
Thanks @jonrohan! - Remove the CSS modules feature flag from ButtonGroup -
#5332
3fcfba8
Thanks @hussam-i-am! - Convert PageHeader to CSS modules behind feature flag -
#5326
1d79cc5
Thanks @hussam-i-am! - Convert KeybindingHint to CSS modules behind feature flag -
#5361
2fbdd3b
Thanks @JelloBagel! - Convert BaseStyles to CSS modules behind team feature flag -
#5299
8673664
Thanks @jonrohan! - UpdateAvatarStack
component to use CSS modules behind the feature flag primer_react_css_modules_team -
#5376
167c8d4
Thanks @hussam-i-am! - fix(useFormControlForwardedProps): do not pass through validationStatus -
#5337
7d9bb0c
Thanks @jonrohan! - Remove the CSS modules feature flag from Checkbox -
#5282
d6fe52e
Thanks @jonrohan! - Remove the CSS modules feature flag from Banner -
#5367
844e41f
Thanks @langermank! - Convert ActionList.Heading to CSS Modules -
#5302
82bf850
Thanks @randall-krauskopf! - ConvertPagination
component to use CSS modules -
#5271
05db651
Thanks @randall-krauskopf! - UpdateToken
,IssueLabelToken
,AvatarToken
components to use CSS Modules -
#5342
39df71e
Thanks @joshblack! - Update FormControl sub-components to use new styled components format for migration -
#5338
4c7056b
Thanks @jonrohan! - Remove the CSS modules feature flag from Checkbox -
#5222
b5ff840
Thanks @jonrohan! - feat(ButtonBase): Remove css modules feature flag from ButtonBase -
#5375
ba0a6c0
Thanks @langermank! - Convert ActionList (wrapper) and ActionList.Divider to CSS Modules
Patch Changes
-
#5343
70005b8
Thanks @jonrohan! - BugFix: Fix issue in ButtonGroup Overlay screenshots by updating the selector to use:is(button, a)
and:first-of-type
and:last-of-type
pseudo-classes. -
#5402
6978865
Thanks @francinelucca! - fix(PageHeader): use display block insteaf of flex when FF off -
#5383
efc5c47
Thanks @jonrohan! - Move VisuallyHidden component css module feature flag to ga -
#5394
1a51288
Thanks @jonrohan! - Move Dialog component css module feature flag to staff -
#5397
3dd1e5e
Thanks @jonrohan! - Move Textarea component css module feature flag to staff -
#5358
b08f770
Thanks @langermank! - ActionList UI bug fixes -
#5363
3e0fc7c
Thanks @joshblack! - Update line-height value for Table to be a valid calc() expression -
#5377
6bf3e9e
Thanks @jonrohan! - Move Radio component css module feature flag to ga -
#5345
e231b5f
Thanks @francinelucca! - docs: fix *.docs.json story ids -
#5379
2ced9a3
Thanks @jonrohan! - Move Details component css module feature flag to ga -
#5385
2afdd5d
Thanks @jonrohan! - Move Spinner component css module feature flag to ga -
#5391
f0a530b
Thanks @jonrohan! - Move Popover component css module feature flag to staff -
#5396
64bb31b
Thanks @jonrohan! - Move Textarea component css module feature flag to staff -
#5389
2129f9d
Thanks @jonrohan! - Move Timeline component css module feature flag to staff -
#5395
a90da75
Thanks @jonrohan! - Move DialogV1 component css module feature flag to staff -
#5390
20957b4
Thanks @jonrohan! - Move ProgressBar component css module feature flag to staff -
#5392
184e292
Thanks @jonrohan! - Move CheckboxOrRadioGroup component css module feature flag to staff -
#5393
eec92da
Thanks @jonrohan! - Move UnstyledTextInput component css module feature flag to staff
@primer/[email protected]
Minor Changes
-
#5325
cdc4da1
Thanks @hussam-i-am! - Convert SelectPanel2 to CSS modules -
#5252
bb0cd90
Thanks @iansan5653! - AddskeybindingHint
prop toTooltipV2
andIconButton
, updatesonEmphasis
design variant forKeybindingHint
, and addssize
prop withsmall
option toKeybindingHint
. -
#5294
912a0d7
Thanks @randall-krauskopf! - UpdateTextarea
component to use CSS module -
#5227
1cfbf63
Thanks @hussam-i-am! - Convert TextInput to CSS module behind feature flag -
#5150
e89edbc
Thanks @jonrohan! - Convert Breadcrumbs to css module behind feature flag -
#5298
3935811
Thanks @hussam-i-am! - Convert Dialog v2 to CSS Modules behind feature flag -
#5267
ffc8f91
Thanks @ktravers! - UpdateTreeView
component to use CSS Modules -
#5320
e9e4d1c
Thanks @hussam-i-am! - Add forward ref to Popover -
#5306
84c3e62
Thanks @randall-krauskopf! - Convert PageLayout to CSS modules behind feature flags -
#5319
37c4e97
Thanks @hussam-i-am! - Do not pass through hoverColor prop into DOM element -
#5257
4aa40c9
Thanks @hussam-i-am! - Convert TextInput to use data attributes -
#5329
e7547e8
Thanks @francinelucca! - UpdateTimeline
component to use CSS modules behind the feature flag primer_react_css_modules_team -
#5304
a3fc488
Thanks @TylerJDev! - Convert ProgressBar to CSS modules behind feature flag -
#5276
d91dc54
Thanks @hussam-i-am! - Migrate TextInputAction & TextInputInnerVisualSlot to CSS Modules behind feature flag -
#5300
65802fc
Thanks @francinelucca! - UpdatePopover
component to use CSS modules behind the feature flag primer_react_css_modules_team
Patch Changes
-
#5285
057d868
Thanks @jonrohan! - Move Select component from team to staff flag -
#5279
aac10fa
Thanks @jonrohan! - Move CounterLabel CSS module feature flag from staff to ga -
#5286
d4cb322
Thanks @jonrohan! - Move Spinner component from team to staff flag -
#5288
9d004d0
Thanks @jonrohan! - Move Radio component from team to staff flag -
#5291
8fd0035
Thanks @jonrohan! - Move Pagehead component from team to staff flag -
#5190
32c4fe1
Thanks @mperrotti! - Changes<label>
wrapper ofFormControl
to put padding directly on thelabel
so the entire row is clickable -
#5290
7c94916
Thanks @jonrohan! - Move Details component from team to staff flag -
#5284
8853f5f
Thanks @jonrohan! - Move Header component from team to staff flag -
#5275
d1b7bce
Thanks @jonrohan! - Convert CheckBoxOrRadioGroup to CSS modules behind feature flag -
#5287
41ae5aa
Thanks @jonrohan! - Move BranchName component from team to staff flag -
#5289
cc876d9
Thanks @jonrohan! - Move Skeleton component from team to staff flag -
#5281
b8e138e
Thanks @jonrohan! - chore(ButtonGroup): Move ButtonGroup CSS module feature flag from staff to ga -
#5333
f0603fd
Thanks @mperrotti! - - Makes {Checkbox|Radio}Group<legend>
bold and default font size- Makes Checkbox and Radio
<label>
default font weight
- Makes Checkbox and Radio
-
#5209
556afbd
Thanks @dusave! - Check certain refs for nullishness to address HMR issues in dotcom
@primer/[email protected]
Minor Changes
-
#5253
729c0fa
Thanks @hussam-i-am! - Deprecate width, minWidth and maxWidth props from TextInput -
#5169
a2efba0
Thanks @francinelucca! - fix(ActionList): do not truncate description by default -
#5254
ac6ddcd
Thanks @hussam-i-am! - Convert UnstyledTextInput to use CSS Modules behing feature flag -
#5246
c4ecb73
Thanks @keithamus! - Migrate DialogV1 to CSS Modules
Patch Changes
-
#5277
a9088e6
Thanks @langermank! - FixTreeViewItem
folder icon color in legacy fallback theme + update VRT -
#4745
3f508c7
Thanks @cihad! - UnderlineNav: Display loading counters only for items with the "counter" prop. -
#5283
d6ea909
Thanks @jonrohan! - Move VisuallyHidden component from team to staff flag -
#5292
d3959f3
Thanks @jonrohan! - Move Stack component from team to staff flag -
#5280
973130e
Thanks @jonrohan! - Move Checkbox CSS module feature flag from staff to ga
@primer/[email protected]
Minor Changes
-
#5221
11c455c
Thanks @jonrohan! - Remove the CSS modules feature flag from Avatar -
#5243
bc9c696
Thanks @hussam-i-am! - Fix small TextInput to be the use the correct font size -
#5228
2da7336
Thanks @jonrohan! - feat(Tooltip): Convert Tooltip to CSS modules behind team flag -
#5122
e021a8f
Thanks @TylerJDev! - TreeView: Adds proptruncate
, keeps default behavior of truncation but allows for text to wrap when turned off. -
#5210
b1950f5
Thanks @francinelucca! - feat(AnchoredOverlay): allow overlay to reflow
Patch Changes
@primer/[email protected]
Minor Changes
- #5204
209c9b0
Thanks @randall-krauskopf! - Migrate 'InlineMessage' component to use CSS modules
Patch Changes
-
#5229
33c5086
Thanks @joshblack! - Update Blankslate description text to always be centered -
#4693
570d4b3
Thanks @renbaoshuo! - fix: hover background in ActionList.Item -
#5196
49cbff2
Thanks @francinelucca! - fix(Treevieew):do not add aria-describedby attribute when empty leading/trailing visual -
#5144
271d063
Thanks @jonrohan! - Move ButtonGroup css module feature flag to staff
@primer/[email protected]
Minor Changes
-
#5168
b9749d4
Thanks @TylerJDev! - TreeView: Adds indication of no nodes in a tree item, allows for `aria-expanded even if the item is empty. -
#5202
293c574
Thanks @hussam-i-am! - UpdateSubNav
component to use CSS modules behind the feature flag primer_react_css_modules_team