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

Add typography building blocks #22

Merged
merged 1 commit into from
Oct 14, 2017
Merged

Conversation

cdriehuys
Copy link
Owner

Addresses #20

These building blocks will allow us to compose any textual part of the interface.

@codecov
Copy link

codecov bot commented Oct 14, 2017

Codecov Report

Merging #22 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop    #22   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           18     20    +2     
  Lines          110    134   +24     
  Branches         8      8           
======================================
+ Hits           110    134   +24
Impacted Files Coverage Δ
src/containers/RegistrationContainer.jsx 100% <ø> (ø) ⬆️
src/components/Field.jsx 100% <100%> (ø) ⬆️
src/components/typography/Text.jsx 100% <100%> (ø)
src/components/Input.jsx 100% <100%> (ø) ⬆️
src/components/typography/Heading.jsx 100% <100%> (ø)

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 9d7694d...e65774f. Read the comment docs.

These small components can be built up into any text-based component.
@cdriehuys cdriehuys merged commit e65774f into develop Oct 14, 2017
@cdriehuys cdriehuys deleted the feature/typography-styles branch October 15, 2017 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant