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 onBlur to InputMask #1642

Merged
merged 5 commits into from
Mar 27, 2017
Merged

Add onBlur to InputMask #1642

merged 5 commits into from
Mar 27, 2017

Conversation

odedolive
Copy link
Contributor

Adding the "blur" event to the inputmask component.
Useful when implementing custom validation logic and you need to know when focus is lost on certain controls.

@cagataycivici
Copy link
Member

Rename to onBlur please due to our convention.

@4kochi
Copy link

4kochi commented Feb 13, 2017

Is there a date when this will be released?

@cagataycivici cagataycivici merged commit d7c0471 into primefaces:master Mar 27, 2017
@cagataycivici cagataycivici self-assigned this Mar 27, 2017
@cagataycivici cagataycivici added this to the 4.0.RC2 milestone Mar 27, 2017
@cagataycivici cagataycivici added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Mar 27, 2017
@cagataycivici cagataycivici changed the title Implementing the blur event on the inputmask component Add onBlur to InputMask Mar 27, 2017
@odedolive odedolive deleted the inputmask-blur branch August 28, 2017 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants