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

Add 'onFocus' & 'onBlur' event support #2

Closed
alevchuk-sc opened this issue May 11, 2017 · 3 comments
Closed

Add 'onFocus' & 'onBlur' event support #2

alevchuk-sc opened this issue May 11, 2017 · 3 comments

Comments

@alevchuk-sc
Copy link

As we need to collaborate with other components we might need some more common react-input api event.
For the first touch lets add 'onFocus' & 'onBlur' as the most used ones.

kvolkovich-sc added a commit that referenced this issue May 11, 2017
#2

As we need to collaborate with other components we might need some more common react-input api event.
For the first touch lets add 'onFocus' & 'onBlur' as the most used ones.
@kvolkovich-sc
Copy link
Contributor

Implemented. 1ff2e19

@kvolkovich-sc
Copy link
Contributor

kvolkovich-sc commented May 11, 2017

Please use 0.0.1-beta.8

@dzhitomirsky-sc
Copy link

Done.

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

No branches or pull requests

3 participants