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

feat(native-form): add native form #62

Merged
merged 2 commits into from
Aug 20, 2018
Merged

Conversation

TheSharpieOne
Copy link
Collaborator

Submit JSON data via a native form, not AJAX. Useful when you need to open a new page with a POST action.

@robmcguinness
Copy link
Contributor

robmcguinness commented Aug 13, 2018

Can you add some tests please?

@TheSharpieOne
Copy link
Collaborator Author

tests which were not touched are failing :(

I'm looking into it, but I suspect a dep change/upgrade might be to blame 🤷‍♂️

@TheSharpieOne
Copy link
Collaborator Author

Master, which previously passed tests is now failing tests all on it's own.

Submit JSON data via a native form, not AJAX. Useful when you need to open a new page with a POST action.
@TheSharpieOne TheSharpieOne merged commit 8aa0471 into master Aug 20, 2018
@TheSharpieOne TheSharpieOne deleted the feat/native-form branch August 20, 2018 22:24
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.

2 participants