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

feat(TextArea): add onChange(e, data) callback signature #920

Merged
merged 1 commit into from
Nov 22, 2016

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Nov 22, 2016

Fixes #907

This PR adds the onChange(e, data) signature to the TextArea. This component is now a class to house the handleClick state. Old tests were also removed (covered by common) and onChange tests were added.

@codecov-io
Copy link

Current coverage is 100% (diff: 100%)

Merging #920 into master will not change coverage

@@           master   #920   diff @@
====================================
  Files         137    137          
  Lines        2262   2262          
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
  Hits         2262   2262          
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update ac08746...4ce60fd

@levithomason
Copy link
Member Author

Released in [email protected].

Arthelon pushed a commit to Arthelon/Semantic-UI-React that referenced this pull request Nov 23, 2016
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