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