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

fix for #252 - input with input maske doesn't get updated #261

Merged
merged 1 commit into from
Jun 27, 2014

Conversation

Misiu
Copy link
Contributor

@Misiu Misiu commented Jun 24, 2014

added input event to support bootstrapvalidator.
Working demo: http://jsfiddle.net/Misiu/b6cwC/1/

input event to support bootstrapvalidator
jasny added a commit that referenced this pull request Jun 27, 2014
fix for #252 - input with input maske doesn't get updated
@jasny jasny merged commit 02d43b3 into jasny:master Jun 27, 2014
@MiattoRocha
Copy link

@Misiu just a question about this commit, i have 2 components input using data-mask in my page and i have issues with focus between others input elements. Is correct change the line 214 of you commit to the following code?
this.$element.trigger(this.$element.attr('name'))
I get the expected result in my scenario but i don't know the real impact in your PR.
Can you help me?
ps. Sorry for revive this thread.

@Misiu
Copy link
Contributor Author

Misiu commented Nov 26, 2015

@MiattoRocha I'm not a JavaScript expert so I can't say that my PR was best way of fixing this. Maybe @jasny could review Your change?

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