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

style(keyframes): prefix all keyframes to avoid collisions #15682

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

tw15egan
Copy link
Member

@tw15egan tw15egan commented Feb 2, 2024

Brought up in Slack as our skeleton animation was colliding with another teams skeleton animation. This PR adds our prefix to all of our keyframes to avoid this.

Changelog

Changed

  • added #{prefix}-- before all animation names, and updated all references to these keyframes

Testing / Reviewing

Ensure all animations still work as expected: skeleton states, copy button feedback, inline loading, loading

Copy link

netlify bot commented Feb 2, 2024

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 75e922c
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/65cbe0810020be0008869b79
😎 Deploy Preview https://deploy-preview-15682--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tay1orjones tay1orjones added this pull request to the merge queue Feb 13, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 13, 2024
@tw15egan tw15egan added this pull request to the merge queue Feb 13, 2024
Merged via the queue into carbon-design-system:main with commit 0442850 Feb 13, 2024
20 checks passed
@tw15egan tw15egan deleted the prefix-animations branch February 13, 2024 22:08
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