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 custom onBlur and onFocus handler support #44

Merged
merged 1 commit into from
Jan 28, 2016

Conversation

aweary
Copy link
Contributor

@aweary aweary commented Jan 22, 2016

This allows a user to pass optional onBlur and onFocus handlers to attach to the <TextField/> component.

@mbrookes
Copy link
Collaborator

Thanks @aweary - should these pass the event (and any other parameters)?

@aweary
Copy link
Contributor Author

aweary commented Jan 22, 2016

That's a good point. onFocus should get it from <TextField/>, but I'll pass it to onBlur too

@brad-decker
Copy link

Can't wait to use this! @mbrookes how's this looking for merging?

@mbrookes
Copy link
Collaborator

@aweary Looks good to go. Please squash and I'll merge.

@aweary
Copy link
Contributor Author

aweary commented Jan 27, 2016

@mbrookes squashed 👍

@mbrookes
Copy link
Collaborator

Thanks! 👌

@aweary
Copy link
Contributor Author

aweary commented Jan 28, 2016

@mbrookes any ETA on when this will be merged and published? We're waiting on this for an upcoming project. Thanks again!

@mbrookes
Copy link
Collaborator

I'm on mobile right now, but as soon as I'm back in front of the computer I'll push a release.

mbrookes added a commit that referenced this pull request Jan 28, 2016
Add custom onBlur and onFocus handler support
@mbrookes mbrookes merged commit 841f58d into formsy:master Jan 28, 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.

3 participants