Update dependency @shopify/polaris to v13#75
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json |
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^10.0.0→^13.0.0Release Notes
Shopify/polaris (@shopify/polaris)
v13.9.5Patch Changes
730349bThanks @jeffrey-ben! - Fixed TextField clear bug in Safariv13.9.4Patch Changes
#13318
cdb617aThanks @alex-page! - Add provenance statementUpdated dependencies [
cdb617a]:v13.9.3Patch Changes
#13179
a651dacThanks @simonporter007! - Remove extra semicolons in CSS declarations that were causing duplicate semicolons in the built outputUpdated dependencies [
a651dac]:v13.9.2Patch Changes
#12967
50246bbbd0455c30c6950b08c93ac7f7d1811fc0Thanks @moraleslevi! - CalloutCard dismiss button improvements:v13.9.1Patch Changes
85c5bb7b4Thanks @moraleslevi! - Fix hydration issues with SSRv13.9.0Minor Changes
66acfb1c9Thanks @vividviolet! - Fixed issues with Popover, Tooltip, Color Picker and Drop Zone not working correctly when used inside Modals for embedded apps.v13.8.1Patch Changes
#12467
a98276358Thanks @sophschneider! - Remove experimental suffix from tooltip tokens, remove border gradient experimental tokens, add token forbg-fill-secondary-selected, and add moredark-experimentaltheme values.Updated dependencies [
a98276358]:v13.8.0Minor Changes
8f0f1b7e0Thanks @mrcthms! - Removed all references to the dynamicTopBarAndReframe feature and revert functionality back to how it wasPatch Changes
491cf8038]:v13.7.0Minor Changes
f6728a410Thanks @AndrewMusgrave! - Exposed aclosefunction on popovers imperative handlePatch Changes
#12335
d71b3a282Thanks @AndrewMusgrave! - FixedTabsautomatically closing when opened in a scrolled positionUpdated dependencies [
b4cbdefd4]:v13.6.1Patch Changes
6ca51eb02]:v13.6.0Minor Changes
65d7a3591Thanks @jesstelford! - UpdateduseBreakpointsto use a single set of event listenersPatch Changes
2b512c3da,d445b83f1]:v13.5.0Minor Changes
5fcca651fThanks @kyledurand! - Added transition delay to CollapsiblePatch Changes
fe2891792]:v13.4.0Minor Changes
25517299cThanks @zakwarsame! - UpdatedNavigation.Itembutton to have pointer cursor and no backgroundPatch Changes
#11950
2806dacc8Thanks @jesstelford! - Remove useLayoutEffect warning in SSR for IndexTable.#12003
2ff31e79fThanks @kyledurand! - Fixed max width bug in CollapsibleUpdated dependencies [
365e5c80a]:v13.3.0Minor Changes
#11979
982491f0fThanks @kyledurand! - AddedanimateIntransition option to Collapsible#11967
e50472f85Thanks @kyledurand! - Addedvariantprop to CollapsiblePatch Changes
#11976
4f3bf9948Thanks @chloerice! - Fixed siblingFormLayout.Itemwidths not remaining equal when wrapped inFormLayout.Group#11945
b59743a76Thanks @sophschneider! - Added offset width to reframeFrameand passed reframe scroll container to sticky manager inAppProvider#11965
7a702388dThanks @sophschneider! - Added scrollbar styles for reframe#11944
d1d69e919Thanks @stefanlegg! - Add support for hiding selectable checkbox on a perIndexTable.Rowbasis viahideSelectableprop`#11947
995079cc7Thanks @sophschneider! - FixedStickyto update sticky items when props changeUpdated dependencies [
12dbc2cd8,8ce6211c9,7a702388d]:v13.2.0Minor Changes
#11535
bcd16df24Thanks @ShabanaRumane! - Added support for settingmaxHeightandminHeightonPopover.PaneandCombobox#11907
45308c97aThanks @zakwarsame! - Added an optionalfiterLabelprop toActionListto allow for a custom placeholderPatch Changes
#11897
a83084b3bThanks @jesstelford! - Fixed edges of disabledIndexTable.RowCheckboxtriggering selection#11924
5ec70e688Thanks @jesstelford! - Upgrade to jest 29#11929
9ee700be6Thanks @sophschneider! - RoundedNavigationatmdDownbehind a feature flag#11923
ce13c4366Thanks @jesstelford! - Update dev dependency:postcss-import@^15.1.0->postcss-import@^16.1.0#11925
364ada59eThanks @sophschneider! - Updated Frame to only apply rounded Frame when passed atopBar#11734
1fef06256Thanks @jesstelford! - Upgrade to Storybook v8#11898
1539f0e7cThanks @jesstelford! - Removed extra padding aroundIndexTable.RowCheckbox#11927
5a32a3ff6Thanks @sophschneider! - Addedprefers-reduced-motionmedia queries toFramewidth transitions#11930
b111629d7Thanks @jesstelford! - Migrate Storybook stories to CSF v3#11805
0a9b72721Thanks @LA1CH3! - FixedIndexTableloadingprop to correctly show/hide loading UI when prop value changesUpdated dependencies [
5ec70e688]:v13.1.2Patch Changes
273029218Thanks @kyledurand! - Fixed broken css build errorv13.1.1Patch Changes
#11915
828995cc4Thanks @kyledurand! - Fixed Picker empty state#11918
fd37c1896Thanks @kyledurand! - Reverted selected icon placement on Option and TextOptionv13.1.0Minor Changes
#11883
a60d8aa4fThanks @chloerice! - Added adisclosureZIndexOverrideprop toFilters,IndexFilters, andTabsthat is passed toPopoverandTooltipwhen provided#11826
a7fd7ab5dThanks @sophschneider! - AddedcontextualSaveBarVisibleandcontextualSaveBarPropstoFramecontextPatch Changes
#11842
2a93578afThanks @kyledurand! - Fixed layout shift for option lists within popovers#11846
ce6353b97Thanks @sophschneider! - Restyled Frame content behind dynamicTopBarAndReframe feature flag#11872
696bcb725Thanks @mattkubej! - globally remove link tap highlighting#11874
744036706Thanks @laurkim! - Added support for ref toImageto handle image load withEmptyState#11881
c96ff56a0Thanks @sophschneider! - Fixed Frame feature override class to get proper max-width for main content.#11885
af80d3a82Thanks @craigcolesshopify! - [indexTable] Fixed over scroll gap onIndexTablefor sortable last headings withalignment="end"#11889
374030428Thanks @chloerice! - FixedTextFieldzoom on focus due to font-size below 16px#11900
215b79271Thanks @sophschneider! - FixedFramescrollbar safe area to accommodate sidebar#11842
2a93578afThanks @kyledurand! - Changed selected icon position in Listbox and OptionList#11891
c84d4e875Thanks @sophschneider! - MovedFramescrollbar from main to content and set overflow-y from scroll to auto behind a feature flagv12.27.0Compare Source
v12.26.1Compare Source
v12.26.0Compare Source
v12.25.0Compare Source
v12.24.0Compare Source
v12.23.0Compare Source
v12.22.1Compare Source
v12.22.0Compare Source
v12.21.0Compare Source
v12.20.0Compare Source
v12.19.2Compare Source
v12.19.1Compare Source
v12.19.0Compare Source
v12.18.0Compare Source
v12.17.0Compare Source
v12.16.0Compare Source
v12.15.0Compare Source
v12.14.0Compare Source
v12.13.0Compare Source
v12.12.1Compare Source
v12.12.0Compare Source
v12.11.2Compare Source
v12.11.1Compare Source
v12.11.0Compare Source
v12.10.0Compare Source
v12.9.1Compare Source
v12.9.0Compare Source
v12.8.0Compare Source
v12.7.0Compare Source
v12.6.0Compare Source
v12.5.0Compare Source
v12.4.0Compare Source
v12.3.0Compare Source
v12.2.0Compare Source
v12.1.1Compare Source
v12.1.0Compare Source
v12.0.4Compare Source
v12.0.3Compare Source
v12.0.2Compare Source
v12.0.1Compare Source
v12.0.0Compare Source
v11.26.0Compare Source
v11.25.0Compare Source
v11.24.0Compare Source
v11.23.0Compare Source
v11.22.0Compare Source
v11.21.0Compare Source
v11.20.1Compare Source
v11.20.0Compare Source
v11.19.0Compare Source
v11.18.0Compare Source
v11.17.0Compare Source
v11.16.0Compare Source
v11.15.0Compare Source
v11.14.0Compare Source
v11.13.0Compare Source
v11.12.0Compare Source
v11.11.0Compare Source
v11.10.2Compare Source
v11.10.1Compare Source
v11.10.0Compare Source
v11.9.1Compare Source
v11.9.0Compare Source
v11.8.0Compare Source
v11.7.0Compare Source
v11.6.0Compare Source
v11.5.3Compare Source
v11.5.2Compare Source
v11.5.1Compare Source
v11.5.0Compare Source
v11.4.5Compare Source
v11.4.4Compare Source
v11.4.3Compare Source
v11.4.2Compare Source
v11.4.1Compare Source
v11.4.0Compare Source
v11.3.1Compare Source
v11.3.0Compare Source
v11.2.2Compare Source
v11.2.1Compare Source
v11.2.0Compare Source
v11.1.3Compare Source
v11.1.2Compare Source
v11.1.1Compare Source
v11.1.0Compare Source
v11.0.1Compare Source
v11.0.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.