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 multiple on change #258

Merged

Conversation

sdemjanenko
Copy link
Contributor

No description provided.

@valerymercury
Copy link

+1

1 similar comment
@seburgi
Copy link

seburgi commented Dec 10, 2015

+1

@Semigradsky
Copy link
Collaborator

@sdemjanenko Hi! Thanks for PR
Could you use spread syntax instead adding new dependency?
https://facebook.github.io/react/docs/transferring-props.html#transferring-with-...-in-jsx

var {
      mapping,
      validationErrors,
      onSubmit,
      onValid,
      onInvalid,
      onInvalidSubmit,
      onChange,
      reset,
      preventExternalInvalidation,
      onSuccess,
      onError,
      ...nonFormsyProps
} = this.props;

@sdemjanenko
Copy link
Contributor Author

@Semigradsky: updated.

@Semigradsky
Copy link
Collaborator

Nice!

@Semigradsky Semigradsky reopened this Dec 10, 2015
Semigradsky added a commit that referenced this pull request Dec 10, 2015
@Semigradsky Semigradsky merged commit 7658d06 into christianalfoni:master Dec 10, 2015
@valerymercury
Copy link

@Semigradsky Can you update npm version please ?

@Semigradsky
Copy link
Collaborator

I can't. Ping @christianalfoni

@sb2nov
Copy link

sb2nov commented Jan 2, 2016

@christianalfoni ping on new release ?

@sb2nov
Copy link

sb2nov commented Jan 5, 2016

@christianalfoni ping^

@mciastek
Copy link

@christianalfoni ping

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.

6 participants