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

Cleave React: Fixed the issue of updating event listeners not updating #479

Merged
merged 1 commit into from
Jun 29, 2019

Conversation

zecuria
Copy link
Contributor

@zecuria zecuria commented May 27, 2019

Fixes: Issue #477

Changes: Cleave.react.js

Check if the props update the registered events, if they do then change the relevant registered event.

Note: not entirely sure if anyone would change onInit as it appears to be called onComponentMount however added that one in just in case.

@zecuria zecuria changed the title fix(Cleave.react): Updating event listeners doesn't work Cleave React: Fixed the issue of updating event listeners not updating May 27, 2019
@sikanhe
Copy link

sikanhe commented Jun 5, 2019

Can we get this update merged & published?

@nosir nosir merged commit 17b4545 into nosir:master Jun 29, 2019
@nosir
Copy link
Owner

nosir commented Jun 29, 2019

Thanks.
Released in v1.5.1 and npm published

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