We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Feature
<md-dialog-container> should probably have a 2px border radius like the rest of the components.
<md-dialog-container>
2px
There is no border radius.
Providing a Plunker (or similar) is the best way to get the team to see your issue. Plunker template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd
2.0.0-alpha.10
The text was updated successfully, but these errors were encountered:
fix(dialog): add border radius
dae120f
Adds a border radius to the `md-dialog-container`. Fixes angular#1868.
fix(dialog): add border radius (#1872)
6aa7e22
Fixes #1868.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
Sorry, something went wrong.
crisbeto
Successfully merging a pull request may close this issue.
Bug, feature request, or proposal:
Feature
What is the expected behavior?
<md-dialog-container>
should probably have a2px
border radius like the rest of the components.What is the current behavior?
There is no border radius.
What are the steps to reproduce?
Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, browsers are affected?
2.0.0-alpha.10
Is there anything else we should know?
The text was updated successfully, but these errors were encountered: