-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency @primer/react to v37 - abandoned #965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
❌ Deploy Preview for action-statuses failed.
|
2de6ede to
1b731b1
Compare
|
Deployment failed with the following error: |
1b731b1 to
8dbf13d
Compare
|
Deployment failed with the following error: |
|
Deployment failed with the following error: |
3de2f5e to
7a9f715
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
^36.0.0->^37.0.0Release Notes
primer/react (@primer/react)
v37.28.1Compare Source
Permalink to Documentation
Patch Changes
1d3aba0Thanks @jonrohan! - Fixing an issue where hovering the TabNav will give the tabs outlines.v37.28.0Compare Source
Permalink to Documentation
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 modulesPatch 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.v37.27.0Compare Source
Permalink to Documentation
Minor Changes
#6116
4cca0e9Thanks @TylerJDev! - ActionList: Add new propdisableFocusZoneto disable the default focus zone provided#6090
7bbdcabThanks @jonrohan! - Remove the CSS modules feature flag from the ActionList and related components#6183
a5f7928Thanks @TylerJDev! - SelectPanel: Addalignprop toSelectPanelwhich determines the alignment of the panel relative to the anchor#6169
15f942dThanks @hussam-i-am! - fix(ProgressBar): pass-through style propsPatch Changes
#6190
613a362Thanks @llastflowers! - fix Banner spacing / vertical alignment issue#6170
e4f0fc6Thanks @llastflowers! - Update SelectPanel so that content isn't hidden behind mobile keyboard#5829
72ae1e2Thanks @maraisr! - feat(UnderlineNav): Now supports variant 'inset' and 'flush' that allow for contextual horizontally aligned spacing#6108
df60cb0Thanks @francinelucca! - chore(ActionMenu): Add fullscreen sample story and variant prop#6210
a8b871bThanks @kelsey-myers! - Adds notice announcements to SelectPanel#6200
2317ca8Thanks @owenniblock! - Fixes issue with Tooltip description id overriding existing description idsv37.26.0Compare Source
Permalink to Documentation
Minor Changes
3325ad6Thanks @copilot-swe-agent! - Add disableFullscreenOnNarrow prop to SelectPanel for opt-out of fullscreen behaviorPatch Changes
#6113
96c4b48Thanks @llastflowers! - add new line of CSS to separate underline from hover event#6146
6588cf2Thanks @TylerJDev! - ActionList: Ensuresaria-describedbyis applied toActionList.Itemwhen description is present#6111
33b6bf1Thanks @francinelucca! - fix(Stack): correctly forward a Ref#6139
091165fThanks @francinelucca! - fix(SelectPanel): update input fontSize to 16 on small viewports on iOS#6124
ad5e73bThanks @joshblack! - Update Select to correctly merge classes when className is provided#5897
6df6cbfThanks @mperrotti! - Updates Dialog to only show border between body and footer when the body scrolls.#6129
1a15bacThanks @copilot-swe-agent! - UnderlineNav.Item accepts className prop without overriding existing styling#6125
91b3c71Thanks @francinelucca! - fix(DataTable): fix incorrect page numbers rendered bugv37.25.0Compare Source
Permalink to Documentation
Minor Changes
#6107
694dd95Thanks @copilot-swe-agent! - feat(ConfirmationDialog): add className, width and height#5899
7cf029dThanks @joshblack! - Add support for different sizes to Blankslate#6051
a007808Thanks @jonrohan! - Remove the css modules feature flag from the SelectPanel2 experimental component#6052
06361d1Thanks @jonrohan! - Remove the CSS module feature flag from the AvatarStack component#5899
7cf029dThanks @joshblack! - Add support for HTML attributes being passed to Blankslate components#6050
53ef8eaThanks @hectahertz! - Switch to a CSS based solution for the PageLayout sticky panePatch Changes
#6109
f7471f8Thanks @TylerJDev! - DataTable: Add visually hidden text to sortable DataTable column buttons#6055
3b6b1d1Thanks @TylerJDev! - DataTable: Adds outline-offset to focus indicator on pagination buttons#6077
cf97cb5Thanks @langermank! - FixSkeletonbackground color#6054
3fc7741Thanks @khiga8! - Add support for aria-label on ActionList.Group#6095
3beba5bThanks @francinelucca! - fix(Button): correct loading alignment#6049
776e05eThanks @TylerJDev! - ActionList: Ensurerole="option"is added whenrole="listbox"is used; allow disabled items to remain focusable#6100
a7e99f8Thanks @jonrohan! - Remove unused getBreakpointDeclarations function and any related code.v37.24.0Compare Source
Permalink to Documentation
Minor Changes
#5933
ed6e947Thanks @jonrohan! - Remove the CSS modules feature flag from the SegmentedControl component#6022
1f53127Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList.Divider component#6023
5e514f3Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList.Group component#5827
e76835cThanks @jonrohan! - Remove the CSS modules feature flag for Popover#5997
882d923Thanks @jamieshark! - Remove CSS modules flag from Pagination.#5910
cdd4253Thanks @TylerJDev! - ActionMenu: Adds new proponPositionChangethat is called when the position of the overlay is changed#6021
a37d544Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList.TrailingAction component#6019
6c2c999Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList/List component#6014
2fc9327Thanks @jonrohan! - Remove the CSS modules feature flag from the Token componentPatch Changes
#6036
21a3529Thanks @francinelucca! - fix(Overlay): reset maxheight and maxwidth values when on fullscreen#6009
261732eThanks @francinelucca! - Fix extra padding on SelectPanel with groups#6032
e0ef7e1Thanks @joshblack! - Update theTable.Containercomponent to placeclassNameon outermost elementv37.23.0Compare Source
Permalink to Documentation
Minor Changes
#6013
2b2b541Thanks @jonrohan! - Remove the CSS modules feature flag from the CheckboxOrRadioGroup component#6007
6e03bf9Thanks @joshblack! - Update Flash from sx to CSS Modules#6015
237186aThanks @jonrohan! - Remove the CSS modules feature flag from the Select component#5991
f1fedf3Thanks @veryfancy! - Add support for theonToggleSortprop toDataTable#5907
dbeca84Thanks @bibektamang7! - feat(Datatable): add optional getRowId prop to support custom row identifiers#5971
56248f7Thanks @francinelucca! - feat(SelectPanel): display selected items at the top under FFPatch Changes
#6024
a470e14Thanks @francinelucca! - turn off primer_react_select_panel_order_selected_at_top by default#5914
159d124Thanks @langermank! - Bumpprimer/primitivesv10 or v11 to prep for next major#5996
49fa2c8Thanks @francinelucca! - Fix(Dialog): set height limit of 35% to DialogHeader#5995
48909e4Thanks @joshblack! - fix(TextArea): only add class name to outermost elementv37.22.0Compare Source
Permalink to Documentation
Minor Changes
#5981
b03f78fThanks @jonrohan! - Remove the CSS modules feature flag from the BaseStyles component#5970
02ed196Thanks @jonrohan! - Remove the CSS modules feature flag from the TextInput component#5984
103c3bfThanks @joshblack! - Add support for theclassNameprop toFormControl.Validation#5982
36f1007Thanks @jonrohan! - Remove the CSS modules feature flag from the Overlay component#5969
1066419Thanks @jonrohan! - Remove the CSS modules feature flag from the Dialog component#5872
2b98c2cThanks @jonrohan! - Remove the CSS modules feature flag from the TooltipV2 component#5934
c1ea6cfThanks @jonrohan! - Remove the CSS modules feature flag from the TreeView component#5983
8a22d86Thanks @jonrohan! - Remove the CSS modules feature flag from the ProgressBar component#5973
6d3fc05Thanks @joshblack! - Update components to use jsx from react/jsx-runtime instead of createElementPatch Changes
#5986
308fe82Thanks @francinelucca! - fix(SelectPanel): do not depend on id for selection comparison#5968
0ea045aThanks @jonrohan! - Remove the primer_react_css_modules_staff feature flag. Also needed to rework the feature flag logic for the NavList component.#5963
7562cbbThanks @joshblack! - Update Avatar component to correctly merge style when style prop is providedv37.21.0Compare Source
Permalink to Documentation
Minor Changes
#5841
fe429d7Thanks @dwsosa! - added default button type to switch button to prevent submit when included in form#5929
294dac3Thanks @hectahertz! - Add the framework required to run component stress tests#5939
633fd39Thanks @hectahertz! - Implement the secondaryAction prop and deprecate footer#5935
4f9aae7Thanks @jonrohan! - Remove the CSS modules feature flag for the PageLayout componentPatch Changes
#5942
596388dThanks @hectahertz! - Improve PageLayout performance#5962
196de0fThanks @emilybrick! - Fix spacing for SelectPanel header on modal to better align with x button#5958
9110f71Thanks @joshblack! - Update ActionList.LinkItem to pass through thevariantprop when the CSS Modules flag is disabled#5956
5cb35f3Thanks @hectahertz! - Introduce Save and close on SelectPanelv37.20.0Compare Source
Permalink to Documentation
Minor Changes
#5788
cd9987dThanks @jonrohan! - Remove the CSS modules feature flag from Table#5875
3014334Thanks @jonrohan! - Remove the CSS modules feature flag from the BranchName component#5874
365d53dThanks @jonrohan! - Remove the CSS modules feature flag from the Breadcrumbs component#5868
7e6475dThanks @jonrohan! - Remove the CSS modules feature flag from Text#5883
703b69dThanks @hectahertz! - SelectPanel: Add variant="modal"#5870
7373295Thanks @jonrohan! - Remove the CSS modules feature flag from the Stack component#5877
8a7d583Thanks @jonrohan! - Remove the CSS modules feature flag from the PageHeader component#5931
96af0aaThanks @jamieshark! - Adds className prop to UnderlineNav component.Patch Changes
#5902
c9659fdThanks @hectahertz! - Fix DialogV1 story broken link#5930
876b822Thanks @francinelucca! - fix(SelectPanel): use dvh units for full screen when availablev37.19.1Compare Source
Patch Changes
Update data table pagination pageEnd to handle zero based index
b926c08Thanks @AAugustine! - Update data table pagination pageEnd to handle zero based indexv37.19.0Compare Source
Permalink to Documentation
Minor Changes
#5900
ebc6813Thanks @jonrohan! - Remove the CSS modules feature flag from the ActionList.Heading component#5830
f8760feThanks @iansan5653! - HideTooltipV2tooltips ontouchendevent#5873
0a2e3f0Thanks @jonrohan! - Remove the CSS modules feature flag for the TextArea component#5693
da85192Thanks @francinelucca! - chore(SkeletonBox): promote to Alpha#5876
a78c820Thanks @jonrohan! - Remove the CSS modules feature flag from the SideNav component#5882
6eecde6Thanks @francinelucca! - chore(SelectPanel): remove css modules feature flag#5851
a812a86Thanks @jamieshark! - Removes feature flag for FormControl#5861
ecb449fThanks @jamieshark! - Changes argument signature for toggleSxComponent to simplify#5836
c177e5eThanks @jamieshark! - Removes css module flag for UnderlinePanels and associated components.Patch Changes
#5866
f978534Thanks @mperrotti! - Improves how we detect context for inactive item messaging by checking theroleonActionListinstead of relying on parent components, making the logic more robust and consistent. It also fixes incorrect behavior inNavListandSelectPanel, and improves accessibility by correctingariarelationships on tooltip buttons.#5912
81821dbThanks @francinelucca! - fix(SelectPanel): always show x button on single select#5908
8e7bc0eThanks @francinelucca! - fix(SelectPanel): differentiate onCancel gesture from escape#5904
a522fdbThanks @francinelucca! - fix(SelectPanel): disable body scroll on full screen#5906
8fa12eaThanks @TylerJDev! - SelectPanelV2: Adddeprecatedstatus to SelectPanelV2 docs and stories#5881
ea1fb50Thanks @emilybrick! - fix(SelectPanel): Add margin around notice stylesv37.18.0Compare Source
Permalink to documentation
Minor Changes
#5820
bd9225dThanks @hussam-i-am! - feat(Pagination): add renderPage prop to Pagination#5546
2aef81aThanks @joshblack! - Add support for importing@primer/react/generated/components.jsonto npm package#5826
5f40e43Thanks @francinelucca! - SelectPanel: Implement empty state (behind ff)#5803
9c135c4Thanks @broccolinisoup! - StateLabel: Add open and closed states for no icon casesPatch Changes
#5853
ba415bbThanks @iansan5653! - Add workaround for Chrome bug whereKeybindingHintin combination witharia-labelledbyresults in incorrect label#5835
2cb629aThanks @siddharthkp! - Overlay: Fix position for fullscreen overlay on narrow screens#5629
b7346b2Thanks @hectahertz! - Make Dialog footer scrollable on very short viewports#5852
5d66a4cThanks @jonrohan! - bugfix(PageHeader): Use font-weight initial to match the styled component styling#5629
b7346b2Thanks @hectahertz! - Update the Dialog stress test story to go fullscreen on narrow screensv37.17.0Compare Source
Permalink to Documentation
Minor Changes
#5804
687343cThanks @jonrohan! - Remove CSS modules feature flag from the InlineMessage component#5786
0f165d4Thanks @jonrohan! - Remove the CSS modules feature flag from the Timeline component#5793
4213a86Thanks @jonrohan! - Remove the CSS modules feature flag from the Autocomplete component.#5741
d32dd27Thanks @mperrotti! - AddshasBorderprop to PageHeader to allow a bottom border#5810
2411aa9Thanks @hussam-i-am! - ActionList.Group + ActionList.TrailingAction: add missing className propLabelGroup: add missing className prop
#5792
4e85438Thanks @jonrohan! - Remove the CSS modules feature flag from the KeybindingHint Component.#5790
acc5d27Thanks @hectahertz! - Add Notice to SelectPanel#5821
3a102a7Thanks @jamieshark! - Adds util function to swap out SX enabled components.#5795
1555b1bThanks @jonrohan! - Remove the CSS modules feature flag from the ConfirmationDialog component#5787
9272a8cThanks @jonrohan! - Remove the CSS module feature flag from SkeletonAvatar SkeletonBox and SkeletonTextPatch Changes
#5811
91b52f7Thanks @TylerJDev! - DialogV2: Fix CSS issue whereflex-growwasn't getting applied via classname#5436
11b8d4cThanks @TylerJDev! - ShowTooltipon close button inDialog#5832
b6c7690Thanks @francinelucca! - chore(SelectPanel): put fullscreen functionality behind FF#5816
59e62c1Thanks @langermank! - Bug fix:classNamepassed to PageLayout twice#5761
94bc6e4Thanks @siddharthkp! - SelectPanel: Make SelectPanel full screen on narrow devices with a Save button#5797
fbc6f97Thanks @broccolinisoup! - SubNav: Update selected styles to only apply todata-selected='true'v37.16.0Compare Source
Permalink to Documentation
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.2kPatch 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-elementv37.15.0Compare Source
Permalink to Documentation
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 propPatch 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](https://redirect
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.