michael faith

Results 69 comments of michael faith

I'll throw a vote in for `@angular/layout` as well. Seems pretty clean

Is this issue still blocked?

That workaround might be ok for two components you're creating yourself. But if you're building reusable components and want to build the layout behavior into the component, that approach isn't...

Curious if this is going to be prioritized at some point?

We're seeing this issue as well, specifically when people are running update migrations in our packages. If they run `ng update` and specify an older version to update, it updates...

Curious if this is still on the roadmap?

Related: loading styles from the angular.json for app builds was addressed here: https://github.com/angular/angular-cli/pull/23971

I noticed that the mdc-migration schematic is changing cards to use `outline` for `appearance`, when they didn't originally use it. Was that done intentionally as a stopgap because of the...

That doesn't really give desired results... (should be the whole card) ![image](https://user-images.githubusercontent.com/8071845/214274615-12b40d5e-2f4d-4fc0-bed0-070dec8a592b.png)