Skip to content

Fix extend bug may be pollute global variable $.formUtils.LANG #90

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

Merged
merged 2 commits into from
Feb 2, 2014

Conversation

xch89820
Copy link

A extend misuse can pollute global variable $.formUtils.LANG
Add custom event support because many components need it. Like datatimepicker, When you select the date in the menu , it will trigger blur event but you not finish to change time in this time and timepicker will trigger "changeDate" event after finish up.

victorjonsson added a commit that referenced this pull request Feb 2, 2014
Fix extend bug may be pollute global variable $.formUtils.LANG
@victorjonsson victorjonsson merged commit dfb1bff into victorjonsson:master Feb 2, 2014
@victorjonsson
Copy link
Owner

Thanks, for the fix $.extend fix.

When it comes to .validateOnEvent it may be removed in next release. I'm not totally convinced that it should be part of the core plugin. Could you provide me with an example where you use this feature?

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