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

fix(text-field): Update typography #2606

Merged
merged 5 commits into from
Apr 20, 2018

Conversation

williamernest
Copy link
Contributor

Fixes: #2538
Updates the typography for select and text-field. Explicitly declares line-height instead of implicitly depending on normalize.css

@codecov-io
Copy link

codecov-io commented Apr 20, 2018

Codecov Report

Merging #2606 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2606   +/-   ##
=======================================
  Coverage   98.46%   98.46%           
=======================================
  Files          98       98           
  Lines        4233     4233           
  Branches      537      537           
=======================================
  Hits         4168     4168           
  Misses         65       65

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d8a27b...4fcb14f. Read the comment docs.

@acdvorak acdvorak self-assigned this Apr 20, 2018
Copy link
Contributor

@acdvorak acdvorak left a comment

Choose a reason for hiding this comment

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

Can we move the mdc-select stuff to its own PR? That way the CHANGELOG will be accurate.

Otherwise this LGTM!

I would suggest changing the PR description to something that explains what the end result is, like:

fix(text-field): Set `font-size` and `line-height` on native input element

@williamernest williamernest force-pushed the fix/text-field/update-typography branch from e71fa81 to b1880a3 Compare April 20, 2018 21:23
@williamernest williamernest merged commit 127375e into master Apr 20, 2018
@williamernest williamernest deleted the fix/text-field/update-typography branch April 20, 2018 21:49
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

Successfully merging this pull request may close these issues.

None yet

4 participants