fix(material/dialog): Use align as @Input() in MatDialogActions#24333
fix(material/dialog): Use align as @Input() in MatDialogActions#24333devversion wants to merge 1 commit into
Conversation
|
So the test names must match 1-to-1 between mdc and non-mdc? Can I push a fix directly to your branch, or should I push to my own branch so you can merge? |
|
Or if you want to do it yourself, you can change:
to the following line: |
|
@PooSham you can just push to your PR and I will sync for another CI run. |
Should be alright now @devversion |
|
I think I have fixed the errors now, you can give it another go. @devversion |
|
Woohoo, it went through! What happens now? |
261cb7c to
5c304ae
Compare
|
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. |
Copy of #24328. Just to run CI since it didn't run on the author's PRs for quite some time now..