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): Remove extra adapter method #1913

Merged
merged 1 commit into from
Jan 9, 2018

Conversation

patrickrodee
Copy link
Contributor

Remove getIdleOutlineStyleValue method from text field adapter as it
was unused following the merge of #1911

Remove `getIdleOutlineStyleValue` method from text field adapter as it
was unused following the merge of #1911
Copy link
Contributor

@lynnmercier lynnmercier left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

@codecov-io
Copy link

codecov-io commented Jan 9, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1913   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files          84       84           
  Lines        3721     3721           
  Branches      484      484           
=======================================
  Hits         3700     3700           
  Misses         21       21

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 5d3b350...23cb0b2. Read the comment docs.

@patrickrodee patrickrodee merged commit 656dc7c into master Jan 9, 2018
@kfranqueiro kfranqueiro deleted the fix/textfield/adapter branch April 24, 2018 17:15
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.

3 participants