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

Added possibility to use browser builtin submit #227

Merged
merged 1 commit into from
Feb 8, 2020

Conversation

stephankaag
Copy link
Contributor

Description

When app need to issue full HTTP POST by browser means (and render resulting HTML), original Formsy was not flexible enough. This PR adds support for using the browser builtin.

V1 patch.

This supersedes christianalfoni/formsy-react#441

@rkuykendall
Copy link
Member

rkuykendall commented Oct 27, 2019

Hey @stephankaag and @Nopik

  1. Thank you so much for your contribution

  2. I think this is a good addition, and I want to add it to Formsy and release it

  3. I will try to add it to 1.x but we made releasing WAY easier in 2.x so no guarantees. By the way 2.x is amazing you should upgrade! Very few breaking changes, mostly small renames.

  4. Are you cool with this being a 2.0.1 release? I really want to get this out with working types.

  5. Again, thank you so much!

@rkuykendall rkuykendall merged commit cf59e1c into formsy:v1.x Feb 8, 2020
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