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(leftbar_row): DLT-2122 css cleanup #586

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

braddialpad
Copy link
Contributor

fix(leftbar_row): css cleanup

πŸ› οΈ Type Of Change

These types will increment the version number on release:

  • Fix

πŸ“– Jira Ticket

https://dialpad.atlassian.net/browse/DLT-2122

πŸ“– Description

CSS recipe cleanup with the primary goal being to remove as much nested CSS as possible, and use proper BEM naming conventions (no double __ for example).

@braddialpad braddialpad added the visual-test-ready Add this tag when the PR is ready for visual test, to trigger GHA visual tests label Dec 9, 2024
@braddialpad braddialpad self-assigned this Dec 9, 2024
@@ -342,7 +342,7 @@
animation-fill-mode: both;
}

@keyframes opacity-pulsate {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Strange this was defined 3 times in a row.. There wasn't a reason for that right?

@braddialpad
Copy link
Contributor Author

Put a couple other tiny little fixes for message_input and top_banner_info in with this PR.

@iropolo
Copy link
Contributor

iropolo commented Dec 10, 2024

Actions failing for some reason...

@braddialpad braddialpad merged commit a6ae4bf into recipes-css-cleanup Dec 11, 2024
3 of 5 checks passed
@braddialpad braddialpad deleted the recipes-css-cleanup-leftbar-row branch December 11, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
visual-test-ready Add this tag when the PR is ready for visual test, to trigger GHA visual tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants