StatCan/jupyter-apis

Update legacy angular material components

mathis-marcotte opened this issue · 1 comments

related to #306

While updating angular versions, I noticed that the angular material components got a major update with v15. #306 (comment)

The automatic update tool updated our imports to use the legacy version for all those components. But, those components are deprecated and until work until angular/material v16. Since we want to be fully on v17, we should update those components.

Here is the migration help page