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

[InlineError] Manually migrate color custom properties for v11 to v12 #10714

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

laurkim
Copy link
Contributor

@laurkim laurkim commented Sep 27, 2023

WHY are these changes introduced?

Resolves #10391.

WHAT is this pull request doing?

Manually migrates InlineError component color custom properties.


InlineError — before
InlineError — before


InlineError — after
InlineError — after

How to 🎩

Storybook
Next branch storybook

🖥 Local development instructions
🗒 General tophatting guidelines
📄 Changelog guidelines

🎩 checklist

@laurkim laurkim self-assigned this Sep 27, 2023
@laurkim laurkim linked an issue Sep 27, 2023 that may be closed by this pull request
@laurkim laurkim marked this pull request as ready for review September 27, 2023 13:27
Copy link
Contributor

@sarahill sarahill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@laurkim laurkim merged commit 48ca178 into next Sep 27, 2023
14 checks passed
@laurkim laurkim deleted the lo/manually-migrate-color-inline-error branch September 27, 2023 17:03
AnnaCheba pushed a commit to AnnaCheba/polaris that referenced this pull request Apr 22, 2024
…12 (Shopify#10714)

### WHY are these changes introduced?

Resolves Shopify#10391.

### WHAT is this pull request doing?

Manually migrates `InlineError` component `color` custom properties.
    <details>
      <summary>InlineError — before</summary>
<img
src="https://github.com/Shopify/polaris/assets/26749317/f9f2ea44-f058-4ef0-9c35-71017ca7f6fe"
alt="InlineError — before">
    </details>
    <details>
      <summary>InlineError — after</summary>
<img
src="https://github.com/Shopify/polaris/assets/26749317/4cb1f673-6c1a-4dc4-8c10-28c2b904339c"
alt="InlineError — after">
    </details>

### How to 🎩


[Storybook](https://5d559397bae39100201eedc1-uoggaugpto.chromatic.com/?path=/story/all-components-inlineerror--default)
[Next branch
storybook](https://5d559397bae39100201eedc1-iqlmktwkqx.chromatic.com/?path=/story/all-components-inlineerror--default)

🖥 [Local development
instructions](https://github.com/Shopify/polaris/blob/main/README.md#local-development)
🗒 [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

- [x] Tested on
[mobile](https://github.com/Shopify/polaris/blob/main/documentation/Tophatting.md#cross-browser-testing)
- [x] 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
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.

InlineError color update
2 participants