ita-social-projects / OoS-Frontend

Out of School: The platform for choosing an extracurricular activity for your children
MIT License
4 stars 3 forks source link

Replacing legacy Angular Material components with the new MDC-based components #2505

Open SergeyGSA opened 2 months ago

SergeyGSA commented 2 months ago

Replacing legacy Angular Material components with the new MDC-based components

The migration of Angular Material version from 14 to 15 was done in pull request https://github.com/ita-social-projects/OoS-Frontend/pull/2457.

The official documentation of migration is provided in the link below https://material.angular.io/guide/mdc-migration

The list of the legacy components that should be migrated:

To avoid confusion in the future, I strongly suggest specifying the component from the above list where changes have been made and your pull request. For example:

comment_example

doliinyk commented 5 days ago

https://medium.com/@patilnikhil64/mdc-migration-classes-angular-material-15-cd33316ed17e might be useful