feat(material/button): Add support for showing a progress indicator inside the button#32698
Conversation
bd4c6fb to
3352a2c
Compare
|
@andrewseguin as we discussed internally, I have reverted the formatting changes you wanted reverted and added the updated documentation |
|
@crisbeto the TGP failures appear to be completely contained to the SVG selector you pointed out, any ideas on how we can avoid including the SVG in the progress spinner without making the selector more specific? |
|
Deployed dev-app for d148f88 to: https://ng-dev-previews-comp--pr-angular-components-32698-dev-scshca60.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
|
Deployed docs-preview for d148f88 to: https://ng-dev-previews-comp--pr-angular-components-32698-docs-yie8752z.web.app Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt. |
src/components-examples/material/button/button-overview/button-overview-example.html
Show resolved
Hide resolved
...ts-examples/material/button/button-progress-indicator/button-progress-indicator-example.html
Show resolved
Hide resolved
5d4113c to
55cedae
Compare
55cedae to
0b77839
Compare
|
@andrewseguin I have updated the styles so that no one will be broken by this change, which I think is much better for everyone |
…nside the button Add a new API, testing API, and docs for allowing progress indicators to be projected into a button and have them shown in an accessible manner Fixes angular#13667
0b77839 to
d148f88
Compare
|
This PR was merged into the repository. The changes were merged into the following branches:
|
Add a new API, testing API, and docs for allowing progress indicators to be projected into a button and have them shown in an accessible manner
Fixes #13667