google / osv.dev

Open source vulnerability DB and triage service.
https://osv.dev
Apache License 2.0
1.49k stars 186 forks source link

Update the project to use the new Material components #2314

Closed zahraaalizadeh closed 3 months ago

zahraaalizadeh commented 3 months ago

Prior to this change, the deprecated @material/mwc-* was used in this project.

This change replaces it with @material/web components, and updates all relevant imports and usage to align with the new material design specifications, and adjusts styles to integrate with the new material components.

resolves https://github.com/google/osv.dev/issues/2268