Skip to content

Conversation

shopify-github-actions-access[bot]
Copy link
Contributor

@shopify-github-actions-access shopify-github-actions-access bot commented Feb 9, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@shopify/polaris-icons@8.3.0

Minor Changes

@shopify/polaris-migrator@0.28.0

Minor Changes

  • #11596 c8fabc011 Thanks @lgriffee! - Created migration to replace deprecated font custom properties in polaris-react v13.0.0

Patch Changes

  • #11603 2c53d6476 Thanks @lgriffee! - Updated migration to replace deprecated font custom properties in polaris-react v13.0.0

@shopify/polaris@12.16.0

Minor Changes

Patch Changes

  • #11581 47dac1b2e Thanks @kyledurand! - Fixed an issue where scrollbars weren't showing up in IndexTable on mac os when show when scrolling preference is selected

  • #11560 0b38b6115 Thanks @apliano! - Fixed Combobox not rendering Popover until the second firing of the onChange event

  • #11584 23d8297ff Thanks @mrcthms! - Updated useIsSelectAllActionsSticky logic to not set any sticky behaviour if we do not have access to the root element

  • #11543 165bc6eae Thanks @mrcthms! - Fixed IndexFilters height changing when toggling between default and filtering modes

  • #11563 3937739d2 Thanks @chloerice! - Fixed FormLayout.Item overflowing viewport at xs breakpoint when user settings enlarge text size

  • #11595 f829ed487 Thanks @oksanashopify! - Updated DropZone minimum size from 50px to 40px to fit within a small Thumbnail

  • Updated dependencies [b65f1e679, 78ed5fe0d]:

    • @shopify/polaris-icons@8.3.0

polaris.shopify.com@0.63.0

Minor Changes

  • #11596 c8fabc011 Thanks @lgriffee! - Created migration to replace deprecated font custom properties in polaris-react v13.0.0

  • #11568 525194767 Thanks @mrcthms! - Updated the stacking logic of multiple Toasts to take up less screen real estate

Patch Changes

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 12 times, most recently from ed8c1ee to ec6c789 Compare February 14, 2024 16:50
@sam-b-rose
Copy link
Member

/snapit

Copy link
Contributor

🫰✨ Thanks @sam-b-rose! Your snapshots have been published to npm.

Test the snapshots by updating your package.json with the newly published versions:

yarn add @shopify/polaris-icons@0.0.0-snapshot-release-20240214181933
yarn add @shopify/polaris-migrator@0.0.0-snapshot-release-20240214181933
yarn add @shopify/polaris@0.0.0-snapshot-release-20240214181933

@sam-b-rose sam-b-rose merged commit 9b00119 into main Feb 15, 2024
@sam-b-rose sam-b-rose deleted the changeset-release/main branch February 15, 2024 17:28
AnnaCheba pushed a commit to AnnaCheba/polaris that referenced this pull request Apr 22, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @shopify/polaris-icons@8.3.0

### Minor Changes

- [Shopify#11526](Shopify#11526)
[`b65f1e679`](Shopify@308f3ee)
Thanks [@j-wanita](https://github.com/j-wanita)! - Add list icons for
product, collection, metaobject and text


- [Shopify#11531](Shopify#11531)
[`78ed5fe0d`](Shopify@9019cab)
Thanks [@j-wanita](https://github.com/j-wanita)! - Updated metaobject,
metaobject reference, and metaobject filled icons

## @shopify/polaris-migrator@0.28.0

### Minor Changes

- [Shopify#11596](Shopify#11596)
[`c8fabc011`](Shopify@f0d6537)
Thanks [@lgriffee](https://github.com/lgriffee)! - Created migration to
replace deprecated `font` custom properties in polaris-react v13.0.0

### Patch Changes

- [Shopify#11603](Shopify#11603)
[`2c53d6476`](Shopify@ad67f15)
Thanks [@lgriffee](https://github.com/lgriffee)! - Updated migration to
replace deprecated `font` custom properties in polaris-react v13.0.0

## @shopify/polaris@12.16.0

### Minor Changes

- [Shopify#11585](Shopify#11585)
[`1ba3181b6`](Shopify@9a472ae)
Thanks [@tauthomas01](https://github.com/tauthomas01)! - Added a
`disabled` prop to `ResourceItem`


- [Shopify#11568](Shopify#11568)
[`525194767`](Shopify@a0b90a1)
Thanks [@mrcthms](https://github.com/mrcthms)! - Updated the stacking
logic of multiple Toasts to take up less screen real estate


- [Shopify#11587](Shopify#11587)
[`5ab254b3b`](Shopify@b5e4518)
Thanks [@sainihas](https://github.com/sainihas)! - Update dropzone
container background color when no Outline

### Patch Changes

- [Shopify#11581](Shopify#11581)
[`47dac1b2e`](Shopify@681b33e)
Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed an issue
where scrollbars weren't showing up in IndexTable on mac os when show
when scrolling preference is selected


- [Shopify#11560](Shopify#11560)
[`0b38b6115`](Shopify@725dc22)
Thanks [@apliano](https://github.com/apliano)! - Fixed `Combobox` not
rendering `Popover` until the second firing of the `onChange` event


- [Shopify#11584](Shopify#11584)
[`23d8297ff`](Shopify@8dc9ab9)
Thanks [@mrcthms](https://github.com/mrcthms)! - Updated
`useIsSelectAllActionsSticky` logic to not set any sticky behaviour if
we do not have access to the root element


- [Shopify#11543](Shopify#11543)
[`165bc6eae`](Shopify@8f6ba15)
Thanks [@mrcthms](https://github.com/mrcthms)! - Fixed `IndexFilters`
height changing when toggling between default and filtering modes


- [Shopify#11563](Shopify#11563)
[`3937739d2`](Shopify@943ee3a)
Thanks [@chloerice](https://github.com/chloerice)! - Fixed
`FormLayout.Item` overflowing viewport at xs breakpoint when user
settings enlarge text size


- [Shopify#11595](Shopify#11595)
[`f829ed487`](Shopify@70c5c70)
Thanks [@oksanashopify](https://github.com/oksanashopify)! - Updated
DropZone minimum size from 50px to 40px to fit within a small Thumbnail

- Updated dependencies
\[[`b65f1e679`](Shopify@308f3ee),
[`78ed5fe0d`](Shopify@9019cab)]:
    -   @shopify/polaris-icons@8.3.0

## polaris.shopify.com@0.63.0

### Minor Changes

- [Shopify#11596](Shopify#11596)
[`c8fabc011`](Shopify@f0d6537)
Thanks [@lgriffee](https://github.com/lgriffee)! - Created migration to
replace deprecated `font` custom properties in polaris-react v13.0.0


- [Shopify#11568](Shopify#11568)
[`525194767`](Shopify@a0b90a1)
Thanks [@mrcthms](https://github.com/mrcthms)! - Updated the stacking
logic of multiple Toasts to take up less screen real estate

### Patch Changes

- Updated dependencies
\[[`b65f1e679`](Shopify@308f3ee),
[`47dac1b2e`](Shopify@681b33e),
[`0b38b6115`](Shopify@725dc22),
[`23d8297ff`](Shopify@8dc9ab9),
[`1ba3181b6`](Shopify@9a472ae),
[`165bc6eae`](Shopify@8f6ba15),
[`78ed5fe0d`](Shopify@9019cab),
[`3937739d2`](Shopify@943ee3a),
[`f829ed487`](Shopify@70c5c70),
[`525194767`](Shopify@a0b90a1),
[`5ab254b3b`](Shopify@b5e4518)]:
    -   @shopify/polaris-icons@8.3.0
    -   @shopify/polaris@12.16.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant