Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextStyle strong uses 700 instead of 600 #156

Closed
bakura10 opened this issue Jul 27, 2017 · 2 comments
Closed

TextStyle strong uses 700 instead of 600 #156

bakura10 opened this issue Jul 27, 2017 · 2 comments

Comments

@bakura10
Copy link

Issue summary

Hi,

Polaris seems to use the incorrect font weight when the TextStyle is used.

Expected behavior

Polaris seems to use mostly the font-weight 600 for most "bolded" element. I'd expect this:

<TextStyle variation="strong">Hello</TextStyle>

to use the font weight 600.

Actual behavior

Instead, this leads to font-weight 700, which caused strange visual when compared to other bold elements:

capture d ecran 2017-07-27 a 12 54 44

Specifications

  • Polaris version: 1.1.1
  • React version: 15.6
@dfmcphee
Copy link
Contributor

Thanks for the issue @bakura10. I have created a ticket on our internal issue tracker to have this updated. I will close this once it has been released.

@dfmcphee
Copy link
Contributor

This is fixed in v1.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants