Releases: primer/react
@primer/react@37.16.0
Minor Changes
-
#5763
d3926d1Thanks @hussam-i-am! - chore(Box): Mark Box and its props as deprecated -
#5772
0970415Thanks @jonrohan! - Removing the CSS modules feature flag from the SubNav component. -
#5785
fbd7fc9Thanks @jonrohan! - Remove CSS modules feature flag from VisuallyHidden -
#5760
8b492cfThanks @TylerJDev! - Radio: Removesaria-invalidandaria-requiredfromRadio, as they are not supported on the element's role. -
#5759
76bf60dThanks @siddharthkp! - AnchoredOverlay: Add prop to set responsive variant. Example:variant: {regular: 'anchored', narrow: 'anchored'} -
#5725
d3b48b1Thanks @lukasoppermann! - Allow button count prop to accept a number or a string, to allow for human format, like 3.2k
Patch Changes
-
#5768
7b2eb4eThanks @joshblack! - Update CSS Custom Property used in skeletons to fix animation behind feature flag. -
#5773
9e18567Thanks @lukasoppermann! - Update icon color for Blankslate to--fgColor-mutedto align with Figma and Primer ViewComponents -
#5764
c63e805Thanks @joshblack! - Update base component for Checkbox and Radio to pass along correct prop type in React 19 -
#5765
86a6211Thanks @joshblack! - Update ordering of selectors to improve rendering of checked Radio options -
#5649
63ca6f2Thanks @joshblack! - Update BaseStyles to set data-color-mode to auto when colorMode in ThemeProvider is auto -
#5767
e0c34d0Thanks @mperrotti! - Upgrades tab-container-element
@primer/react@37.15.0
Minor Changes
-
#4686
6b137a4Thanks @TylerJDev! - AddNavList.ShowMoreItemcomponent to support showing more content within aNavList. -
#5726
2646c12Thanks @smockle! - feat: SupportclassNameprop inFormControl.Captioncomponent -
#5716
d62a494Thanks @hussam-i-am! - chore: Ensure class names conform to PascalCase -
#5666
7400549Thanks @TylerJDev! - ActionBar: Improvesdisabledstate onActionBar.IconButton; includesdisabledstate in overflow menu -
#5737
454ff20Thanks @hussam-i-am! - fix(SplitPageLayout): add className prop
Patch Changes
-
#5738
a4137bcThanks @jamieshark! - Update FormControl to use CSS Modules GA feature flag. -
#5742
86cd9f0Thanks @francinelucca! - fix: user red focus state for inputs when in error state -
#5705
2857a8eThanks @iansan5653! - FixAvatarStackstackingz-indexbugs by creating a new stacking context around the component -
#5710
b1cdc63Thanks @jonrohan! - Moving AvatarStack toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving PageLayout toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving Pagination toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving SegmentedControl toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving SelectPanel toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving SubNav toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving Token toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving Tooltip toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving BaseStyles toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving SideNav toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving ConfirmationDialog toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving DataTable toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving UnderlinePanels toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving InlineMessage toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving KeybindingHint toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving NavList toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving Overlay toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving PageHeader toprimer_react_css_modules_gafeature flag -
#5710
b1cdc63Thanks @jonrohan! - Moving Autocomplete toprimer_react_css_modules_gafeature flag -
#5743
9d78410Thanks @langermank! - MoveActionListfeature flag to GA -
#5733
7849c95Thanks @francinelucca! - fix(TextInput): use cursor text on wrapper -
#5714
0cfafe8Thanks @mperrotti! - Fixes AvatarStack styling bugs. Primarily, preventing avatars from appearing above overlays such as dialog modals.
@primer/react@37.14.0
Minor Changes
-
#5687
2bbc5a0Thanks @TylerJDev! - Blankslate: Add support for button inBlankslate.PrimaryAction -
#5510
37a91b5Thanks @jonrohan! - Remove CSS modules feature flag from Header
Patch Changes
-
#5712
22508b7Thanks @jonrohan! - bugfix(SelectPanel): Set border-top-color on selectpanel footer -
#5686
64f183bThanks @jonrohan! - TheUnderlinePanelscomponent wasn't supporting passing inclassName. Adding to the prop list -
#5661
1262f5aThanks @TylerJDev! - SubNav: Addsaria-currentto selected links -
#5562
947b59dThanks @francinelucca! - fix(SelectPanel): Correctly recalculate position on overflow -
#5655
56baa0aThanks @hectahertz! - Fix LinkButton types and stories
@primer/react@37.13.0
Minor Changes
Patch Changes
-
#5636
c2165afThanks @ktravers! - Update useOpenAndCloseFocus hook to apply return focus when preventFocusOnOpen prop is given -
#5662
613cf0cThanks @kendallgassner! - Autocomplete: Use aria-live to announce "no selectable options". -
#5669
b2bc006Thanks @jonrohan! - Move FormControl css modules feature flag from team to staff -
#5628
621c878Thanks @hectahertz! - Update the Dialog stress test story to go fullscreen on narrow screens -
#5667
10436f5Thanks @lukasoppermann! - Replaced raw values for duration and easing with primitives -
#4481
6e7da1eThanks @TylerJDev! - AllowsActionMenuandSelectPanelitems to remain focusable whendisabled -
#5683
8bb78e1Thanks @jonrohan! - Remove the CSS modules feature flag from the Hidden component
@primer/react@37.12.0
Permalink to documentation
Minor Changes
-
#5466
eb0857dThanks @jonrohan! - Remove CSS modules feature flag from Spinner -
#5492
469f703Thanks @joshblack! - Update dependency range for React dependencies to include 19.x -
#5608
3a41430Thanks @hussam-i-am! - feat(AvatarStack): add style prop -
#5139
59e0efaThanks @broccolinisoup! - [SelectPanel] Implement loading states -
#5174
cf80bf2Thanks @TylerJDev! - TreeView: Addsaria-labelprop toTreeView.Subtree
Patch Changes
-
#5606
f291e81Thanks @joshblack! - Update BaseStyles to no longer pass system props when feature flag is enabled -
#5595
2db6c92Thanks @francinelucca! - fix(useResizeObserver): undefined variable alternative -
#5593
2b05aadThanks @camertron! - Fix experimental SelectPanel anchoring behavior -
#5657
de4fc48Thanks @langermank! - Remove style from sx -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for Autocomplete fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for Overlay fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for PageHeader fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for PageLayout fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for Pagination fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for SegmentedControl fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for SelectPanel fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for SideNav fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for SubNav fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for Token fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for TooltipV2 fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for AvatarStack fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for UnderlinePanels fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for UnderlineTabbedInterface fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for BaseStyles fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for ConfirmationDialog fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for DataTable fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for Hidden fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for InlineMessage fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for KeybindingHint fromteamtostaff -
#5610
32b1f2fThanks @jonrohan! - Moving CSS component feature flag for NavList fromteamtostaff -
#5605
d14c48cThanks @francinelucca! - fix(Button): do not render main spinner if there is a count when loading -
#5590
d045ae4Thanks @hectahertz! - Pagination: Optimize the page rendering algorithm and prevent layout shifts.
@primer/react@37.11.2
37.11.2
N/A, re-release of v37.11.1
@primer/react@37.11.1
Patch Changes
a12ab59Thanks @hussam-i-am! - fix(FormControl): fix spacing in vertical layouts"
@primer/react@37.11.0
Minor Changes
-
#5583
db6c360Thanks @brphelps! - Banner now supports onDismiss used when using variant critical. -
#5578
88b8533Thanks @hussam-i-am! - Update FormControl to use CSS Modules behind feature flag -
#5540
20788daThanks @langermank! - - Convert ActionBar to CSS Modules- Add new padding prop for container padding
-
#5527
ccc3c99Thanks @ddoyle2017! - Add an onSelect callback for UnderlinePanels.Tab
Patch Changes
-
#5568
42c20ddThanks @khiga8! - bug: ensure Announce components work without pre-existing text node -
#5591
12f1af7Thanks @jonrohan! - Move Popover CSS modules feature flag from staff to ga -
#5591
12f1af7Thanks @jonrohan! - Move Textarea CSS modules feature flag from staff to ga -
#5591
12f1af7Thanks @jonrohan! - Move UnstyledTextInput CSS modules feature flag from staff to ga -
#5591
12f1af7Thanks @jonrohan! - Move SelectPanel2 CSS modules feature flag from staff to ga -
#5551
c0360dbThanks @camertron! - Fix an issue in useAnnouncements.tsx causing a TypeError in production. The activeItem variable may be null. -
#5591
12f1af7Thanks @jonrohan! - Move Breadcrumbs CSS modules feature flag from staff to ga -
#5591
12f1af7Thanks @jonrohan! - Move ProgressBar CSS modules feature flag from staff to ga -
#5552
c87e80cThanks @camertron! - Avoid accessing properties of potentially null document.body in PageLayout -
#5591
12f1af7Thanks @jonrohan! - Move Dialog CSS modules feature flag from staff to ga -
#5591
12f1af7Thanks @jonrohan! - Move Timeline CSS modules feature flag from staff to ga -
#5585
d76cd26Thanks @langermank! - Promote ActionList to staff -
#5467
c7b109dThanks @langermank! - Addflex-shrinkto IconButton -
#5584
b661959Thanks @joshblack! - Update specificity for ButtonBase to be at least 0,1,0 -
#5567
8bdff77Thanks @langermank! - Hide NavList sub items if collapsed -
#5591
12f1af7Thanks @jonrohan! - Move DialogV1 CSS modules feature flag from staff to ga -
#5591
12f1af7Thanks @jonrohan! - Move TreeView CSS modules feature flag from staff to ga -
#5549
16c572eThanks @francinelucca! - fix(SelectPanel): pass anchorId to AnchoredOverlay -
#5591
12f1af7Thanks @jonrohan! - Move CheckboxOrRadioGroup CSS modules feature flag from staff to ga
@primer/react@37.10.0
Minor Changes
-
#5457
b1e5699Thanks @jonrohan! - Remove CSS modules feature flag from ButtonGroup -
#5458
b763ecdThanks @jonrohan! - Remove CSS modules feature flag from Details -
#5463
b55025cThanks @jonrohan! - Remove CSS modules feature flag from Radio -
#5462
8b8ec3cThanks @jonrohan! - Remove the CSS module feature flag from Pagehead
Patch Changes
- #5488
e352e19Thanks @hectahertz! - Pagination: Hides thePaginationPrevious and Next buttons from the accessibility tree when they are disabled.
@primer/react@37.9.1
Permalink to documentation
37.9.1
Patch Changes
8c1cff4Thanks @francinelucca! - fix(ActionList): remove className from menuItemProps to prevent duplicate className bug