-
Notifications
You must be signed in to change notification settings - Fork 321
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
refactor(MenuItem): separate MenuIcon logic from MenuItem #2104
Conversation
… is true or false
…und color if not specified
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.
💯
border-radius: var(--spacing-xs); | ||
|
||
&.disabled { | ||
opacity: 0.4; |
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 know it matches the old style but how does it look with the disabled token?
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.
exactly the same as before (chromatic did not find any change)
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.
No I mean if you replace the opacity with the disabled token
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 think we have opacity here because of icons and other rendered stuff in the menu item, no?
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.
Oh yeah, makes sense
…be-used-by-custom-implementations-6359753142' into refactor/yossi/Break-MenuItem-to-smaller-pieces---MenuIcon-6580749432
c2dec4a
into
MenuItem-Section-refactor---create-a-base-component-to-be-used-by-custom-implementations-6359753142
https://monday.monday.com/boards/3532715121/pulses/6580749432