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

Allow user to provide custom buttons to the form #34

Merged
merged 4 commits into from Jan 28, 2016
Merged

Allow user to provide custom buttons to the form #34

merged 4 commits into from Jan 28, 2016

Conversation

cedricmessiant
Copy link
Contributor

Refs #33

render(
<Form schema={schema}>
<div>
<button type="submit">Submit</button>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add an important note that there should be either a button or input with type=submit in order to trigger the form submission.

@n1k0
Copy link
Collaborator

n1k0 commented Jan 28, 2016

Shaping great!

@cedricmessiant
Copy link
Contributor Author

et voilà ! ;-)

@n1k0
Copy link
Collaborator

n1k0 commented Jan 28, 2016

Merveilleux! I'm landing this. Thanks for contributing :)

n1k0 added a commit that referenced this pull request Jan 28, 2016
Allow user to provide custom buttons to the form
@n1k0 n1k0 merged commit 4d43126 into rjsf-team:master Jan 28, 2016
@n1k0 n1k0 mentioned this pull request Jan 28, 2016
@n1k0
Copy link
Collaborator

n1k0 commented Jan 28, 2016

I've just published v0.10.0 to npm.

@cedricmessiant
Copy link
Contributor Author

Perfect, thanks !

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.

None yet

2 participants