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

fix(icons-build-helpers): remove will-change: transform from react icons #5803

Merged
merged 6 commits into from
Apr 6, 2020

Conversation

tw15egan
Copy link
Member

@tw15egan tw15egan commented Apr 3, 2020

Refs #5274

Our react SVG's were still adding the will-change: transform style, which was causing weird interaction errors. This removes that property from each icon that is generated in icon-build-helpers

Changelog

Removed

  • SVG's will no longer add will-change: transform to each icon processed in icons-react

Testing / Reviewing

Ensure the SVG's are not adding this property anymore. May need to run locally and build from the root directory.

@tw15egan tw15egan requested a review from a team as a code owner April 3, 2020 19:14
@ghost ghost requested review from asudoh and joshblack April 3, 2020 19:14
@netlify
Copy link

netlify bot commented Apr 3, 2020

Deploy preview for carbon-elements ready!

Built with commit 9497f6c

https://deploy-preview-5803--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Apr 3, 2020

Deploy preview for carbon-components-react ready!

Built with commit 17b38bc

https://deploy-preview-5803--carbon-components-react.netlify.com

@netlify
Copy link

netlify bot commented Apr 3, 2020

Deploy preview for carbon-components-react ready!

Built with commit 33515f0

https://deploy-preview-5803--carbon-components-react.netlify.com

@netlify
Copy link

netlify bot commented Apr 3, 2020

Deploy preview for carbon-components-react ready!

Built with commit a898340

https://deploy-preview-5803--carbon-components-react.netlify.com

@netlify
Copy link

netlify bot commented Apr 3, 2020

Deploy preview for carbon-components-react ready!

Built with commit 9497f6c

https://deploy-preview-5803--carbon-components-react.netlify.com

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Thanks @tw15egan!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants