-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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(material/datepicker): fix M3 styles #28556
Conversation
andrewseguin
commented
Feb 7, 2024
- Use elevation 0
- Make large round corners
- Change menu button text to surface variant
- Remove bottom border below days
- Fix demo so that the color is passed through
Deployed dev-app for e790ca9 to: https://ng-dev-previews-comp--pr-angular-components-28556-dev-sze9s19l.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
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.
LGTM
7ecf521
to
e790ca9
Compare
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 can do it in a follow-up, but the touch UI mode doesn't seem to match the dialog spec for the shape and elevation.
Thanks - I didn't check that bit. I'll continue to iterate on the datepicker. There's a few other spots that aren't quite up to spec but might cause more screenshot failures |
* fix(material/datepicker): fix M3 styles * fix(material/datepicker): fix m2 text button color (cherry picked from commit 206f0fc)
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |