Open grc4kd opened 1 week ago
"Angular Material does not offer an automated migration from M2 to M3 because the design of your app is subjective."
"The simplest way to accomplish this is by checking the theme version and emitting different styles for M2 vs M3."
Angular Material 3 should be part of the upgrade to Angular 19 along with adapting the custom themes from the previous iteration forward. The existing theme looks like it is somewhat compatible already.
Research Angular Material. Currently there are mixins supporting Material 2 on the page that should be upgraded to Material 3. This is a low priority item, but care should be taken to use the appropriate documentation for Material 2 until then.