-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 #10648
Merged
Merged
Version Packages #10648
Conversation
This file contains 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
shopify-github-actions-access
bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
September 25, 2023 20:05
a758295
to
e31fb6c
Compare
/snapit |
shopify-github-actions-access
bot
force-pushed
the
changeset-release/main
branch
from
September 25, 2023 20:19
e31fb6c
to
e2d5f22
Compare
/snapit |
🫰✨ Thanks @sophschneider! Your snapshots have been published to npm. Test the snapshots by updating your yarn add @shopify/polaris-migrator@0.0.0-snapshot-release-20230925202231 yarn add @shopify/polaris@0.0.0-snapshot-release-20230925202231 yarn add @shopify/polaris-tokens@0.0.0-snapshot-release-20230925202231 yarn add @shopify/stylelint-polaris@0.0.0-snapshot-release-20230925202231 |
sophschneider
approved these changes
Sep 25, 2023
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-tokens@7.11.0 ### Minor Changes - [Shopify#10647](Shopify#10647) [`f26cebe99`](Shopify@b384a49) Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Added composite `text` and `font-letter-spacing` tokens - [Shopify#10643](Shopify#10643) [`2359e5f5a`](Shopify@ba2f01a) Thanks [@lgriffee](https://github.com/lgriffee)! - Added semantic `space` token scale ## @shopify/polaris-migrator@0.22.6 ### Patch Changes - Updated dependencies \[[`f26cebe99`](Shopify@b384a49), [`2359e5f5a`](Shopify@ba2f01a)]: - @shopify/polaris-tokens@7.11.0 - @shopify/stylelint-polaris@14.0.6 ## @shopify/polaris@11.20.1 ### Patch Changes - [Shopify#10665](Shopify#10665) [`22dbada34`](Shopify@d4bf751) Thanks [@chloerice](https://github.com/chloerice)! - Fixed `Modal` missing `FrameContext` error - [Shopify#10663](Shopify#10663) [`f6a965102`](Shopify@8a46514) Thanks [@chloerice](https://github.com/chloerice)! - Reverted disabling of `Page` `secondaryActions` when `IndexFilters` is in filter `mode` - [Shopify#10649](Shopify#10649) [`3bafbea50`](Shopify@6c81246) Thanks [@mattkubej](https://github.com/mattkubej)! - Replace usages of `bg-secondary-experimental` with `bg-subdued` for Tables - Updated dependencies \[[`f26cebe99`](Shopify@b384a49), [`2359e5f5a`](Shopify@ba2f01a)]: - @shopify/polaris-tokens@7.11.0 ## @shopify/stylelint-polaris@14.0.6 ### Patch Changes - Updated dependencies \[[`f26cebe99`](Shopify@b384a49), [`2359e5f5a`](Shopify@ba2f01a)]: - @shopify/polaris-tokens@7.11.0 ## polaris-for-vscode@0.8.0 ### Minor Changes - [Shopify#10647](Shopify#10647) [`f26cebe99`](Shopify@b384a49) Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Added composite `text` token completions ## polaris.shopify.com@0.57.9 ### Patch Changes - [Shopify#10609](Shopify#10609) [`b53189c72`](Shopify@82d23cc) Thanks [@kyledurand](https://github.com/kyledurand)! - Updated component example backgrounds - Updated dependencies \[[`22dbada34`](Shopify@d4bf751), [`f26cebe99`](Shopify@b384a49), [`f6a965102`](Shopify@8a46514), [`3bafbea50`](Shopify@6c81246), [`2359e5f5a`](Shopify@ba2f01a)]: - @shopify/polaris@11.20.1 - @shopify/polaris-tokens@7.11.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
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 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-tokens@7.11.0
Minor Changes
#10647
f26cebe99
Thanks @aaronccasanova! - Added compositetext
andfont-letter-spacing
tokens#10643
2359e5f5a
Thanks @lgriffee! - Added semanticspace
token scale@shopify/polaris-migrator@0.22.6
Patch Changes
f26cebe99
,2359e5f5a
]:@shopify/polaris@11.20.1
Patch Changes
#10665
22dbada34
Thanks @chloerice! - FixedModal
missingFrameContext
error#10663
f6a965102
Thanks @chloerice! - Reverted disabling ofPage
secondaryActions
whenIndexFilters
is in filtermode
#10649
3bafbea50
Thanks @mattkubej! - Replace usages ofbg-secondary-experimental
withbg-subdued
for TablesUpdated dependencies [
f26cebe99
,2359e5f5a
]:@shopify/stylelint-polaris@14.0.6
Patch Changes
f26cebe99
,2359e5f5a
]:polaris-for-vscode@0.8.0
Minor Changes
f26cebe99
Thanks @aaronccasanova! - Added compositetext
token completionspolaris.shopify.com@0.57.9
Patch Changes
#10609
b53189c72
Thanks @kyledurand! - Updated component example backgroundsUpdated dependencies [
22dbada34
,f26cebe99
,f6a965102
,3bafbea50
,2359e5f5a
]: