Skip to content
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

Version Packages #11873

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Version Packages #11873

merged 1 commit into from
Apr 17, 2024

Conversation

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

@shopify-github-actions-access shopify-github-actions-access bot commented Apr 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/[email protected]

Minor Changes

  • #11883 a60d8aa4f Thanks @chloerice! - Added a disclosureZIndexOverride prop to Filters, IndexFilters, and Tabs that is passed to Popover and Tooltip when provided

  • #11826 a7fd7ab5d Thanks @sophschneider! - Added contextualSaveBarVisible and contextualSaveBarProps to Frame context

Patch Changes

[email protected]

Patch Changes

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 6 times, most recently from e3259eb to 20f881d Compare April 10, 2024 22:14
@sophschneider
Copy link
Contributor

/snapit

Copy link
Contributor

🫰✨ Thanks @sophschneider! Your snapshot has been published to npm.

Test the snapshot by updating your package.json with the newly published version:

"@shopify/polaris": "0.0.0-snapshot-20240410224320"

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 2 times, most recently from 76b0c0b to b32befa Compare April 11, 2024 16:54
@sophschneider
Copy link
Contributor

/snapit

Copy link
Contributor

🫰✨ Thanks @sophschneider! Your snapshothas been published to npm.

Test the snapshot by updating your package.json with the newly published version:

"@shopify/polaris": "0.0.0-snapshot-20240411174913"

@laurkim
Copy link
Contributor

laurkim commented Apr 12, 2024

/snapit

Copy link
Contributor

🫰✨ Thanks @laurkim! Your snapshothas been published to npm.

Test the snapshot by updating your package.json with the newly published version:

"@shopify/polaris": "0.0.0-snapshot-20240412115754"

@sophschneider
Copy link
Contributor

/snapit

Copy link
Contributor

🫰✨ Thanks @sophschneider! Your snapshothas been published to npm.

Test the snapshot by updating your package.json with the newly published version:

"@shopify/polaris": "0.0.0-snapshot-20240412184712"

@sophschneider
Copy link
Contributor

/snapit

Copy link
Contributor

🫰✨ Thanks @sophschneider! Your snapshothas been published to npm.

Test the snapshot by updating your package.json with the newly published version:

"@shopify/polaris": "0.0.0-snapshot-20240415152324"

@sophschneider
Copy link
Contributor

/snapit

Copy link
Contributor

🫰✨ Thanks @sophschneider! Your snapshot has been published to npm.

Test the snapshot by updating your package.json with the newly published version:

"@shopify/polaris": "0.0.0-snapshot-20240417181333"

@sophschneider
Copy link
Contributor

/snapit

Copy link
Contributor

🫰✨ Thanks @sophschneider! Your snapshot has been published to npm.

Test the snapshot by updating your package.json with the newly published version:

"@shopify/polaris": "0.0.0-snapshot-20240417191948"

@sophschneider sophschneider merged commit 0354098 into main Apr 17, 2024
9 checks passed
@sophschneider sophschneider deleted the changeset-release/main branch April 17, 2024 19:51
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/[email protected]

### Minor Changes

- [Shopify#11883](Shopify#11883)
[`a60d8aa4f`](Shopify@26a9f07)
Thanks [@chloerice](https://github.com/chloerice)! - Added a
`disclosureZIndexOverride` prop to `Filters`, `IndexFilters`, and `Tabs`
that is passed to `Popover` and `Tooltip` when provided


- [Shopify#11826](Shopify#11826)
[`a7fd7ab5d`](Shopify@45df7f2)
Thanks [@sophschneider](https://github.com/sophschneider)! - Added
`contextualSaveBarVisible` and `contextualSaveBarProps` to `Frame`
context

### Patch Changes

- [Shopify#11842](Shopify#11842)
[`2a93578af`](Shopify@9c421ea)
Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed layout
shift for option lists within popovers


- [Shopify#11846](Shopify#11846)
[`ce6353b97`](Shopify@3e0279b)
Thanks [@sophschneider](https://github.com/sophschneider)! - Restyled
Frame content behind dynamicTopBarAndReframe feature flag


- [Shopify#11872](Shopify#11872)
[`696bcb725`](Shopify@a9f2607)
Thanks [@mattkubej](https://github.com/mattkubej)! - globally remove
link tap highlighting


- [Shopify#11874](Shopify#11874)
[`744036706`](Shopify@b4dceab)
Thanks [@laurkim](https://github.com/laurkim)! - Added support for ref
to `Image` to handle image load with `EmptyState`


- [Shopify#11881](Shopify#11881)
[`c96ff56a0`](Shopify@fc5feb7)
Thanks [@sophschneider](https://github.com/sophschneider)! - Fixed Frame
feature override class to get proper max-width for main content.


- [Shopify#11885](Shopify#11885)
[`af80d3a82`](Shopify@d1b2dd6)
Thanks [@craigcolesshopify](https://github.com/craigcolesshopify)! -
[indexTable] Fixed over scroll gap on `IndexTable` for sortable last
headings with `alignment="end"`


- [Shopify#11889](Shopify#11889)
[`374030428`](Shopify@719655c)
Thanks [@chloerice](https://github.com/chloerice)! - Fixed `TextField`
zoom on focus due to font-size below 16px


- [Shopify#11900](Shopify#11900)
[`215b79271`](Shopify@5702fee)
Thanks [@sophschneider](https://github.com/sophschneider)! - Fixed
`Frame` scrollbar safe area to accommodate sidebar


- [Shopify#11842](Shopify#11842)
[`2a93578af`](Shopify@9c421ea)
Thanks [@kyledurand](https://github.com/kyledurand)! - Changed selected
icon position in Listbox and OptionList


- [Shopify#11891](Shopify#11891)
[`c84d4e875`](Shopify@e981267)
Thanks [@sophschneider](https://github.com/sophschneider)! - Moved
`Frame` scrollbar from main to content and set overflow-y from scroll to
auto behind a feature flag

## [email protected]

### Patch Changes

- Updated dependencies
\[[`a60d8aa4f`](Shopify@26a9f07),
[`2a93578af`](Shopify@9c421ea),
[`ce6353b97`](Shopify@3e0279b),
[`696bcb725`](Shopify@a9f2607),
[`744036706`](Shopify@b4dceab),
[`c96ff56a0`](Shopify@fc5feb7),
[`af80d3a82`](Shopify@d1b2dd6),
[`374030428`](Shopify@719655c),
[`215b79271`](Shopify@5702fee),
[`a7fd7ab5d`](Shopify@45df7f2),
[`2a93578af`](Shopify@9c421ea),
[`c84d4e875`](Shopify@e981267)]:
    -   @shopify/[email protected]

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.

2 participants