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

[Icons] Fix incorrect icon names post-v8 icons uplift #11446

Merged
merged 5 commits into from
Jan 15, 2024

Conversation

mrcthms
Copy link
Contributor

@mrcthms mrcthms commented Jan 15, 2024

WHY are these changes introduced?

Builds are breaking currently due to some incorrect icon names still hanging around in stories within polaris-react. This PR updates all of those.

How to 🎩

🖥 Local development instructions
🗒 General tophatting guidelines
📄 Changelog guidelines

🎩 checklist

@alex-page alex-page merged commit 6e40eca into main Jan 15, 2024
12 checks passed
@alex-page alex-page deleted the mrcthms-icons-v8-postfix branch January 15, 2024 19:40
alex-page pushed a commit that referenced this pull request Jan 15, 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@12.10.0

### Minor Changes

- [#11417](#11417)
[`cea2dd22b`](cea2dd2)
Thanks [@mrcthms](https://github.com/mrcthms)! - [FiltersBar] Fixed bug
where filters would disappear from the FiltersBar when clicking the
Clear all button

### Patch Changes

- [#11446](#11446)
[`6e40eca5e`](6e40eca)
Thanks [@mrcthms](https://github.com/mrcthms)! - [Icons] Fixed
references to incorrect icon imports that were causing Storybook to
break

## polaris.shopify.com@0.61.9

### Patch Changes

- [#11446](#11446)
[`6e40eca5e`](6e40eca)
Thanks [@mrcthms](https://github.com/mrcthms)! - [Icons] Fixed
references to incorrect icon imports that were causing Storybook to
break

- Updated dependencies
\[[`6e40eca5e`](6e40eca),
[`cea2dd22b`](cea2dd2)]:
    -   @shopify/polaris@12.10.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AnnaCheba pushed a commit to AnnaCheba/polaris that referenced this pull request Apr 22, 2024
### WHY are these changes introduced?

Builds are breaking currently due to some incorrect icon names still
hanging around in stories within `polaris-react`. This PR updates all of
those.

### 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

- [x] Tested a
[snapshot](https://github.com/Shopify/polaris/blob/main/documentation/Releasing.md#-snapshot-releases)
- [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)
- [x] Tested for
[accessibility](https://github.com/Shopify/polaris/blob/main/documentation/Accessibility%20testing.md)
- [x] Updated the component's `README.md` with documentation changes
- [x] [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.

2 participants