-
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 #10967
Merged
Merged
Version Packages #10967
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
16 times, most recently
from
October 17, 2023 19:11
27bf82c
to
59b88db
Compare
shopify-github-actions-access
bot
force-pushed
the
changeset-release/main
branch
8 times, most recently
from
October 25, 2023 16:23
5110d18
to
7b57e5e
Compare
shopify-github-actions-access
bot
force-pushed
the
changeset-release/main
branch
from
October 25, 2023 20:53
7b57e5e
to
ac49d5c
Compare
/snapit |
🫰✨ Thanks @chloerice! Your snapshots have been published to npm. Test the snapshots by updating your yarn add @shopify/polaris-migrator@0.0.0-snapshot-release-20231025211056 yarn add @shopify/polaris@0.0.0-snapshot-release-20231025211056 yarn add @shopify/polaris-tokens@0.0.0-snapshot-release-20231025211056 yarn add @shopify/stylelint-polaris@0.0.0-snapshot-release-20231025211056 |
chloerice
approved these changes
Oct 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-migrator@0.26.1 ### Patch Changes - Updated dependencies \[[`f1d256fce`](Shopify@79c5c6a)]: - @shopify/polaris-tokens@8.0.1 - @shopify/stylelint-polaris@15.0.1 ## @shopify/polaris@12.0.1 ### Patch Changes - [Shopify#10792](Shopify#10792) [`2980e9d26`](Shopify@7b237af) Thanks [@SMAKSS](https://github.com/SMAKSS)! - Fixed typos and `editOnGithubUrl` in docs - [Shopify#10960](Shopify#10960) [`d7e4aa7f9`](Shopify@78b5348) Thanks [@oksanashopify](https://github.com/oksanashopify)! - fixed background-color for unselectable tabel first-child cell - [Shopify#10975](Shopify#10975) [`00952a33a`](Shopify@818bfeb) Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed loading button spinner color - [Shopify#10935](Shopify#10935) [`8568e5141`](Shopify@c483172) Thanks [@gazjones00](https://github.com/gazjones00)! - Fixed an issue with the `primary` variant styles conflicting with the `tertiary` variant in `Button` - [Shopify#10934](Shopify#10934) [`de419ba2b`](Shopify@d095f27) Thanks [@gazjones00](https://github.com/gazjones00)! - Fixed disabled state for `monochromePlain` variant in `Button` - [Shopify#10993](Shopify#10993) [`fb508b91c`](Shopify@922f3fd) Thanks [@FCalabria](https://github.com/FCalabria)! - Fixed incompatible type between IndexTable and useIndexResourceState - [Shopify#10998](Shopify#10998) [`bb310cd3a`](Shopify@e9cee43) Thanks [@alisterdev](https://github.com/alisterdev)! - Update SkeletonThumbnail size values to correspond to Thumbnail - [Shopify#10999](Shopify#10999) [`e34a4db32`](Shopify@50c5fc8) Thanks [@kyledurand](https://github.com/kyledurand)! - Updated `Checkbox` icon to use tokens vs hard coded value - [Shopify#10910](Shopify#10910) [`65998488f`](Shopify@bcda058) Thanks [@chloerice](https://github.com/chloerice)! - Fixed negative margin of `segmented` `ButtonGroup.Item` when child `Button` is `primary` - [Shopify#11028](Shopify#11028) [`9fb367afd`](Shopify@06d61a1) Thanks [@chloerice](https://github.com/chloerice)! - Fixed `buttonFrom` utility function not mapping boolean variant properties to `variant` and `tone` - Updated dependencies \[[`f1d256fce`](Shopify@79c5c6a)]: - @shopify/polaris-tokens@8.0.1 ## @shopify/polaris-tokens@8.0.1 ### Patch Changes - [Shopify#10976](Shopify#10976) [`f1d256fce`](Shopify@79c5c6a) Thanks [@sarahill](https://github.com/sarahill)! - Added descriptions to color tokens ## @shopify/stylelint-polaris@15.0.1 ### Patch Changes - Updated dependencies \[[`f1d256fce`](Shopify@79c5c6a)]: - @shopify/polaris-tokens@8.0.1 ## polaris.shopify.com@0.59.0 ### Minor Changes - [Shopify#11030](Shopify#11030) [`f55a84ce7`](Shopify@5e9235a) Thanks [@lgriffee](https://github.com/lgriffee)! - Update stylelint-polaris version matchups chart ### Patch Changes - [Shopify#10792](Shopify#10792) [`2980e9d26`](Shopify@7b237af) Thanks [@SMAKSS](https://github.com/SMAKSS)! - Fixed typos and `editOnGithubUrl` in docs - [Shopify#10974](Shopify#10974) [`2b3b61069`](Shopify@9dc0ea7) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Removed autoplay from all videos on Motion design guidance pages - [Shopify#10925](Shopify#10925) [`4590fd828`](Shopify@5ca919a) Thanks [@MohammedEsafi](https://github.com/MohammedEsafi)! - Improved the visibility of shadows in Dark Mode for token previews - Updated dependencies \[[`2980e9d26`](Shopify@7b237af), [`d7e4aa7f9`](Shopify@78b5348), [`00952a33a`](Shopify@818bfeb), [`8568e5141`](Shopify@c483172), [`de419ba2b`](Shopify@d095f27), [`fb508b91c`](Shopify@922f3fd), [`bb310cd3a`](Shopify@e9cee43), [`e34a4db32`](Shopify@50c5fc8), [`f1d256fce`](Shopify@79c5c6a), [`65998488f`](Shopify@bcda058), [`9fb367afd`](Shopify@06d61a1)]: - @shopify/polaris@12.0.1 - @shopify/polaris-tokens@8.0.1 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-migrator@0.26.1
Patch Changes
f1d256fce
]:@shopify/polaris@12.0.1
Patch Changes
#10792
2980e9d26
Thanks @SMAKSS! - Fixed typos andeditOnGithubUrl
in docs#10960
d7e4aa7f9
Thanks @oksanashopify! - fixed background-color for unselectable tabel first-child cell#10975
00952a33a
Thanks @kyledurand! - Fixed loading button spinner color#10935
8568e5141
Thanks @gazjones00! - Fixed an issue with theprimary
variant styles conflicting with thetertiary
variant inButton
#10934
de419ba2b
Thanks @gazjones00! - Fixed disabled state formonochromePlain
variant inButton
#10993
fb508b91c
Thanks @FCalabria! - Fixed incompatible type between IndexTable and useIndexResourceState#10998
bb310cd3a
Thanks @alisterdev! - Update SkeletonThumbnail size values to correspond to Thumbnail#10999
e34a4db32
Thanks @kyledurand! - UpdatedCheckbox
icon to use tokens vs hard coded value#10910
65998488f
Thanks @chloerice! - Fixed negative margin ofsegmented
ButtonGroup.Item
when childButton
isprimary
#11028
9fb367afd
Thanks @chloerice! - FixedbuttonFrom
utility function not mapping boolean variant properties tovariant
andtone
Updated dependencies [
f1d256fce
]:@shopify/polaris-tokens@8.0.1
Patch Changes
f1d256fce
Thanks @sarahill! - Added descriptions to color tokens@shopify/stylelint-polaris@15.0.1
Patch Changes
f1d256fce
]:polaris.shopify.com@0.59.0
Minor Changes
f55a84ce7
Thanks @lgriffee! - Update stylelint-polaris version matchups chartPatch Changes
#10792
2980e9d26
Thanks @SMAKSS! - Fixed typos andeditOnGithubUrl
in docs#10974
2b3b61069
Thanks @sam-b-rose! - Removed autoplay from all videos on Motion design guidance pages#10925
4590fd828
Thanks @MohammedEsafi! - Improved the visibility of shadows in Dark Mode for token previewsUpdated dependencies [
2980e9d26
,d7e4aa7f9
,00952a33a
,8568e5141
,de419ba2b
,fb508b91c
,bb310cd3a
,e34a4db32
,f1d256fce
,65998488f
,9fb367afd
]: