astrosat / astrosat-ui

MIT License
0 stars 0 forks source link

81 material ui link #86

Closed Slav666 closed 4 years ago

Slav666 commented 4 years ago

This PR closes #

Slav666 commented 4 years ago

In the Typography tag, I added a variant property which is equal to "body1". "body1" has a default fontSize="0.875" which I need it but a default fontWeight=400 which is not what I want. Can I pass fontWeight value which is 600 from the core.js file? If yes, how I can assign it to variant property which is equal to "body1" now? I wrote a test 'should render a proper link text colour under normal circumstances' to check that link text colour is displaying properly. The test has an error in line 27 ('toHaveStyle({color: 'rgb(51, 63, 72)})'). I spent two hours trying to fix it, but I still don't know what is wrong. Any clue?

Reignable commented 3 years ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: