Cody Tolene

Results 7 comments of Cody Tolene

Has this been reviewed yet? How's it looking?

> It's the year 2022... Is there any way around this particular flavor of madness? The year is 2023, madness persists. Is there a better solution for this besides an...

@willflame The only issue with that is if the class names change in the future your code may break. You'll have to use a `*ngIf` or `*ngSwitch` wrapper around your...

@willflame Quick tip you can use `ThemePalette` for your colors (or at lest the base colors). Then you don't need to redefine all the string literals: ```typescript @Input() color: import('@angular/material/core').ThemePalette...

Hi all, any updates on this yet? Just checking in

Any updates on this?