All Questions
Tagged with angular18 angular-material-theming
2
questions
1
vote
2
answers
376
views
Remove checkmark from Angular Material Chip, but keep avatar image
When upgrading my Angular application from version 14 to 18, a lot has changed. I'm using Angular Material for some of the components, and the Chips aren't working as before.
With the new mat-chip-...
11
votes
3
answers
2k
views
Angular Material 18 typescale levels
I upgraded to Angular 18 (and adjusted the theming styles to the Material 3 SCSS API), but I can't figure out how to define typography scale levels (font sizes) with the new API. It used to be done ...