Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

feat(Input): add props interface #140

Merged
levithomason merged 5 commits intomasterfrom
feat/input-prop-interface
Aug 27, 2018
Merged

feat(Input): add props interface #140
levithomason merged 5 commits intomasterfrom
feat/input-prop-interface

Conversation

@mnajdova
Copy link
Contributor

This PR introduces props interface for the Input component, as part of #117

@levithomason levithomason mentioned this pull request Aug 27, 2018
19 tasks
@mnajdova mnajdova changed the title feat(Header): add props interface feat(Input): add props interface Aug 27, 2018
@codecov
Copy link

codecov bot commented Aug 27, 2018

Codecov Report

Merging #140 into master will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #140     +/-   ##
=========================================
+ Coverage   88.94%   89.04%   +0.1%     
=========================================
  Files          47       47             
  Lines         778      776      -2     
  Branches      103      103             
=========================================
- Hits          692      691      -1     
+ Misses         84       83      -1     
  Partials        2        2
Impacted Files Coverage Δ
src/components/Input/Input.tsx 78.33% <100%> (+0.91%) ⬆️

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 a9971f0...c533ba6. Read the comment docs.

Copy link
Member

@levithomason levithomason left a comment

Choose a reason for hiding this comment

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

👍

@levithomason levithomason force-pushed the feat/input-prop-interface branch from 2b1cbc6 to c533ba6 Compare August 27, 2018 19:29
@levithomason levithomason merged commit 103cafb into master Aug 27, 2018
@levithomason levithomason deleted the feat/input-prop-interface branch August 27, 2018 22:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants