-
Notifications
You must be signed in to change notification settings - Fork 13.4k
feat(avatar): add disabled property #30284
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
Conversation
- update snapshots;
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
- update shape tests; - update snapshots;
brandyscarney
left a comment
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.
Looks good just a few requested changes!
- use mixin disable-state on before pseudo-element; - improve render; - remove snapshots tests from basic page scope; - remove snapshots tests from shapes page scope; - remove snapshots; - create folder for states tests; - create page and tests for states (disabled);
Co-authored-by: Brandy Smith <[email protected]>
Co-authored-by: Brandy Smith <[email protected]>
brandyscarney
left a comment
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.
Looks good! 👍
ShaneK
left a comment
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.
Looks good to me! I do agree with Brandy's comment though, mostly because if it doesn't get cleaned up now it'll probably never be and may end up being copied/pasted around. But it's pretty minor, so 🤷
Co-authored-by: Brandy Smith <[email protected]>
Issue number: internal
What is the current behavior?
Avatar does not have a disabled state for the ionic theme.
What is the new behavior?
Does this introduce a breaking change?
Other information
Preview