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(Input): add onChange(e, props) #846

Merged
merged 2 commits into from
Nov 13, 2016
Merged

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Nov 13, 2016

Fixes #842

This PR adds a second onChange callback parameter which is the Input props.

@codecov-io
Copy link

codecov-io commented Nov 13, 2016

Current coverage is 100% (diff: 100%)

Merging #846 into master will not change coverage

@@           master   #846   diff @@
====================================
  Files         137    137          
  Lines        2244   2246     +2   
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
+ Hits         2244   2246     +2   
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 87b8d49...c0fccc8

@levithomason levithomason merged commit e4afa8f into master Nov 13, 2016
@levithomason levithomason deleted the feat/input-onchange-props branch November 13, 2016 21:45
@levithomason
Copy link
Member Author

Released in semantic-ui-react@0.60.5

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