-
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
v14.0.0 #11573
Draft
alex-page
wants to merge
10
commits into
main
Choose a base branch
from
v13.0.0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
<!-- ☝️How to write a good PR title: - Prefix it with [ComponentName] (if applicable), for example: [Button] - Start with a verb, for example: Add, Delete, Improve, Fix… - Give as much context as necessary and as little as possible - Open it as a draft if it’s a work in progress --> ### WHY are these changes introduced? Part of https://github.com/Shopify/polaris-internal/issues/1265 <!-- Context about the problem that’s being addressed. --> ### WHAT is this pull request doing? Remove stories with `toneText*` | Before | After | | -- | -- | |![before](https://github.com/Shopify/polaris/assets/4642404/63749737-da8c-43ac-aac6-63219f95db7c)|![after](https://github.com/Shopify/polaris/assets/4642404/100f8057-88a2-4466-ba01-e4fa713daa88)| Add example to polaris.shopify.com <img width="1624" alt="Screenshot 2023-12-15 at 12 33 03 PM" src="https://github.com/Shopify/polaris/assets/4642404/2a29b979-9bd5-4d1f-bf2b-a056082542d8">⚠️ Will need to check other shopify codebases and migrate <!-- Summary of the changes committed. Before / after screenshots are appreciated for UI changes. Make sure to include alt text that describes the screenshot. Include a video if your changes include interactive content. If you include an animated gif showing your change, wrapping it in a details tag is recommended. Gifs usually autoplay, which can cause accessibility issues for people reviewing your PR: <details> <summary>Summary of your gif(s)</summary> <img src="..." alt="Description of what the gif shows"> </details> --> ### How to 🎩 🖥 [Local development instructions](https://github.com/Shopify/polaris/blob/main/README.md#install-dependencies-and-build-workspaces) 🗒 [General tophatting guidelines](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md) 📄 [Changelog guidelines](https://github.com/Shopify/polaris/blob/main/.github/CONTRIBUTING.md#changelog) ### 🎩 checklist - [ ] Tested a [snapshot](https://github.com/Shopify/polaris/blob/main/documentation/Releasing.md#-snapshot-releases) - [ ] Tested on [mobile](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md#cross-browser-testing) - [ ] Tested on [multiple browsers](https://help.shopify.com/en/manual/shopify-admin/supported-browsers) - [ ] Tested for [accessibility](https://github.com/Shopify/polaris/blob/main/documentation/Accessibility%20testing.md) - [ ] Updated the component's `README.md` with documentation changes - [ ] [Tophatted documentation](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting%20documentation.md) changes in the style guide
### WHY are these changes introduced? Fixes https://github.com/Shopify/polaris-internal/issues/1388 Fixes https://github.com/Shopify/polaris-internal/issues/1428 Related to #11596 ### WHAT is this pull request doing? Adds migration documentation for the removal of the `Text` `heading-3xl` and `heading-2xl` variants/classes/alias tokens as well as associated primitive tokens. ![Screenshot 2024-02-13 at 10 41 28 AM](https://github.com/Shopify/polaris/assets/21976492/cc83d845-2cf0-439c-a060-8ee6147ad2a7) ![Screenshot 2024-02-13 at 10 41 46 AM](https://github.com/Shopify/polaris/assets/21976492/f36826c6-4ccd-486b-8297-165c7f43da19)
…itive tokens (#11599) ### WHY are these changes introduced? Fixes https://github.com/Shopify/polaris-internal/issues/1429 ### WHAT is this pull request doing? Removes the `Text` `heading3xl` and `heading2xl` variants and any [related primitive tokens](#11596).
…ases (#11815) ### WHY are these changes introduced? Part of https://github.com/Shopify/polaris-internal/issues/1529 ### WHAT is this pull request doing? Adds back the Text `heading2xl` variant since it will be kept in the next major version for mobile purposes.
github-actions
bot
added
the
cla-needed
Added by a bot. Contributor needs to sign the CLA Agreement.
label
Apr 19, 2024
Hi! We noticed there hasn’t been activity on this PR in a while. After 30 days, it will close automatically. If it’s still relevant, or you have updates, comment and let us know. And don’t worry, you can always re-open later if needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cla-needed
Added by a bot. Contributor needs to sign the CLA Agreement.
no-pr-activity
🤖Skip Major Check
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.
Icon
component #11276 (@aaronccasanova)SidekickIcon
magic
prop