-
Notifications
You must be signed in to change notification settings - Fork 322
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
remove old label animation #2196
Conversation
@@ -70,6 +70,7 @@ | |||
### Label | |||
|
|||
- `wrapperClassName` -> `className` [codemod] | |||
- Removed old animation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd rephrase "old" as "slide" or "rotate", to make it more clear
Plus I think we should specify the isAnimationDisabled
prop that was removed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I bet there's some redundant CSS also 😅
eef274f
to
7b7affe
Compare
@@ -8,7 +8,6 @@ | |||
@import "keyframes/pop/pop-in-elastic"; | |||
@import "keyframes/pop/pop-in-elastic-bold"; | |||
@import "keyframes/pop/pop-out-from-trigger"; | |||
@import "keyframes/spin/spin-in-emphasized"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to think about this, since it's a breaking change in style
https://monday.monday.com/boards/3532714909/pulses/6798811711