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

refactor(TextArea): rename and use functional component #409

Merged
merged 1 commit into from
Aug 21, 2016

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Aug 20, 2016

This is a cherry-pick from the Form update PR, #400. This was previously Textarea and is now TextArea. It was also made functional and a doc description added.

@levithomason levithomason changed the title TextArea: use functional component refactor(TextArea): rename and use functional component Aug 21, 2016
@codecov-io
Copy link

codecov-io commented Aug 21, 2016

Current coverage is 95.15% (diff: 100%)

Merging #409 into master will increase coverage by <.01%

@@             master       #409   diff @@
==========================================
  Files            91         91          
  Lines          1176       1177     +1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           1119       1120     +1   
  Misses           57         57          
  Partials          0          0          

Powered by Codecov. Last update fa204d9...11c6a15

@levithomason levithomason merged commit 646d3af into master Aug 21, 2016
@levithomason levithomason deleted the fix/text-area branch August 21, 2016 00:11
@levithomason
Copy link
Member Author

Released in v0.36.0

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.

2 participants