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

Update to EUI 0.0.37 and add proper open sans fonts for EUI's K6 theme #17467

Merged
merged 4 commits into from
Mar 30, 2018

Conversation

snide
Copy link
Contributor

@snide snide commented Mar 30, 2018

Fixes elastic/eui#568

cc @jen-huang

EUI's K6 theme was using slightly different font-weights then what Kibana had access to. I went ahead and updated the fonts to the latest version, and added the 600 weight so that it fixes an issue we had with "semi-bold" fonts in EUI + Kibana.

Viewing this PR correctly is dependent upon elastic/eui#596 being merged and released into Kibana. If you want to test it in Kibana, just change a form label from font-weight 500 to 600 in your inspector (this is what the EUI PR does). Example below.

image

@snide snide added the v6.3.0 label Mar 30, 2018
@snide snide requested a review from cchaos March 30, 2018 04:08
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@jen-huang jen-huang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@snide
Copy link
Contributor Author

snide commented Mar 30, 2018

Updated to EUI 0.0.36 in here as well, which I've verified fixed things. Once tests pass I'll merge.

@snide snide changed the title Update open sans fonts, fix chrome to work with eui k6 theme Update to EUI 0.0.36 and add proper open sans fonts for EUI's K6 theme Mar 30, 2018
@snide
Copy link
Contributor Author

snide commented Mar 30, 2018

And now updated to EUI 0.0.37... again, ill wait for tests.

@snide snide changed the title Update to EUI 0.0.36 and add proper open sans fonts for EUI's K6 theme Update to EUI 0.0.37 and add proper open sans fonts for EUI's K6 theme Mar 30, 2018
@elasticmachine
Copy link
Contributor

💔 Build Failed

@snide
Copy link
Contributor Author

snide commented Mar 30, 2018

jenkins, test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@snide snide merged commit 622d3f3 into elastic:master Mar 30, 2018
@snide snide deleted the k6/font-weight branch March 30, 2018 20:00
snide added a commit to snide/kibana that referenced this pull request Apr 2, 2018
elastic#17467)

* update open sans fonts, fix chrome to work with eui k6 theme

* update to eui 0.0.37

* update snapshots
snide added a commit that referenced this pull request Apr 2, 2018
…6 theme (#17467) (#17503)

* Update to EUI 0.0.37 and add proper open sans fonts for EUI's K6 theme (#17467)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

<span> inside EuiFormLabel breaks font-weight
3 participants