Closed mathis-marcotte closed 10 months ago
related to https://github.com/StatCan/jupyter-apis/issues/306
While updating angular versions, I noticed that the angular material components got a major update with v15. https://github.com/StatCan/jupyter-apis/issues/306#issuecomment-1881382688
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
work tracked and completed in https://jirab.statcan.ca/browse/BTIS-84
related to https://github.com/StatCan/jupyter-apis/issues/306
While updating angular versions, I noticed that the angular material components got a major update with v15. https://github.com/StatCan/jupyter-apis/issues/306#issuecomment-1881382688
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