akryvomaz / jss-angular-material

JSS Material Design styles for Angular
MIT License
7 stars 1 forks source link

Outdated #1

Open goughjo02 opened 5 years ago

goughjo02 commented 5 years ago

Version 5 of Angular Material is far in the rear-view mirror.

How did you do this? I would love to see it done for current version of Angular material.

I would be up for helping if you give me a quick description of how you did it - we can see if we can do it for v7.

akryvomaz commented 5 years ago

Hi @goughjo02. I'm sorry for abandoning this project. I don't use Angular anymore, but I'm happy to accept your PR. The update should not be hard, depends on how much Angular Material team has changed their styles. There is the primary test for checking if JSS is outputting the same styles as Angular Material - https://github.com/akryvomaz/jss-angular-material/blob/master/test/test.js#L55 It should show the differences. So you can try to update the Angular Material version and launch this test