-
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 #11793
Merged
Merged
Version Packages #11793
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
b991988
to
f9c9ea8
Compare
a6ed5d4
to
5ef86df
Compare
5ef86df
to
b28a027
Compare
/snapit |
🫰✨ Thanks @sam-b-rose! Your snapshots have been published to npm. Test the snapshots by updating your yarn add @shopify/[email protected] yarn add @shopify/[email protected] yarn add @shopify/[email protected] |
sam-b-rose
approved these changes
Apr 1, 2024
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#11547](Shopify#11547) [`df5276317`](Shopify@5131f8a) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Applied semantic type styles using the `Text` component - [Shopify#11728](Shopify#11728) [`281c8f8e9`](Shopify@cf25021) Thanks [@kyledurand](https://github.com/kyledurand)! - Added new AlphaPicker component - [Shopify#11645](Shopify#11645) [`b726dadbb`](Shopify@2517315) Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Added `useCopyToClipboard` hook for building copy actions matching common actions guidelines - [Shopify#11780](Shopify#11780) [`4fffc2dcc`](Shopify@43a1264) Thanks [@itwasmattgregg](https://github.com/itwasmattgregg)! - allows icons to be displayed on primary actions on Page component - [Shopify#11547](Shopify#11547) [`df5276317`](Shopify@5131f8a) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Added `base`,`inherit`, `disabled`, and `text-inverse` tone options for Text component - [Shopify#11547](Shopify#11547) [`df5276317`](Shopify@5131f8a) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Updated plain/monochrome Button text size to bodySm for micro ### Patch Changes - [Shopify#11789](Shopify#11789) [`36df1aa6c`](Shopify@d6f7ab6) Thanks [@laurkim](https://github.com/laurkim)! - Fixed logo spacing on `ContextualSaveBar` - [Shopify#11794](Shopify#11794) [`ffdcf1df7`](Shopify@a6f4b9d) Thanks [@kyledurand](https://github.com/kyledurand)! - Set default scrollbar width to thin on scrollable - [Shopify#11804](Shopify#11804) [`d1b46c25c`](Shopify@8274e40) Thanks [@laurkim](https://github.com/laurkim)! - Fixed layout shift on `EmptyState` when image is loading with skeleton image ## @shopify/[email protected] ### Minor Changes - [Shopify#11547](Shopify#11547) [`df5276317`](Shopify@5131f8a) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Added warning for `font-size`, `line-height`, and `font-weight` properties. Use the `Text` component as a preferred option. ## @shopify/[email protected] ### Patch Changes - Updated dependencies \[[`df5276317`](Shopify@5131f8a)]: - @shopify/[email protected] ## [email protected] ### Minor Changes - [Shopify#11779](Shopify#11779) [`86a6ba44a`](Shopify@9332a2a) Thanks [@itwasmattgregg](https://github.com/itwasmattgregg)! - Added examples for `Card` and `Page` with icon actions ### Patch Changes - [Shopify#11547](Shopify#11547) [`df5276317`](Shopify@5131f8a) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Added page for `typography/property-disallow-list` Stylelint rule - Updated dependencies \[[`df5276317`](Shopify@5131f8a), [`281c8f8e9`](Shopify@cf25021), [`b726dadbb`](Shopify@2517315), [`4fffc2dcc`](Shopify@43a1264), [`df5276317`](Shopify@5131f8a), [`36df1aa6c`](Shopify@d6f7ab6), [`df5276317`](Shopify@5131f8a), [`ffdcf1df7`](Shopify@a6f4b9d), [`d1b46c25c`](Shopify@8274e40)]: - @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
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/[email protected]
Minor Changes
#11547
df5276317
Thanks @sam-b-rose! - Applied semantic type styles using theText
component#11728
281c8f8e9
Thanks @kyledurand! - Added new AlphaPicker component#11645
b726dadbb
Thanks @aaronccasanova! - AddeduseCopyToClipboard
hook for building copy actions matching common actions guidelines#11780
4fffc2dcc
Thanks @itwasmattgregg! - allows icons to be displayed on primary actions on Page component#11547
df5276317
Thanks @sam-b-rose! - Addedbase
,inherit
,disabled
, andtext-inverse
tone options for Text component#11547
df5276317
Thanks @sam-b-rose! - Updated plain/monochrome Button text size to bodySm for microPatch Changes
#11789
36df1aa6c
Thanks @laurkim! - Fixed logo spacing onContextualSaveBar
#11794
ffdcf1df7
Thanks @kyledurand! - Set default scrollbar width to thin on scrollable#11804
d1b46c25c
Thanks @laurkim! - Fixed layout shift onEmptyState
when image is loading with skeleton image@shopify/[email protected]
Minor Changes
df5276317
Thanks @sam-b-rose! - Added warning forfont-size
,line-height
, andfont-weight
properties. Use theText
component as a preferred option.@shopify/[email protected]
Patch Changes
df5276317
]:[email protected]
Minor Changes
86a6ba44a
Thanks @itwasmattgregg! - Added examples forCard
andPage
with icon actionsPatch Changes
#11547
df5276317
Thanks @sam-b-rose! - Added page fortypography/property-disallow-list
Stylelint ruleUpdated dependencies [
df5276317
,281c8f8e9
,b726dadbb
,4fffc2dcc
,df5276317
,36df1aa6c
,df5276317
,ffdcf1df7
,d1b46c25c
]: