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

📝 update <Form /> component support encType with json #10452

Merged
merged 4 commits into from
May 27, 2023

Conversation

bluebill1049
Copy link
Member

@bluebill1049 bluebill1049 commented May 27, 2023

  • support post with json
    <Form encType="application/json" action="/api" method="post" />
  • improve encType type

@codesandbox
Copy link

codesandbox bot commented May 27, 2023

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

@bluebill1049 bluebill1049 marked this pull request as ready for review May 27, 2023 00:34
@bluebill1049 bluebill1049 changed the title update <Form /> component update <Form /> component support encType with json May 27, 2023
@github-actions
Copy link
Contributor

github-actions bot commented May 27, 2023

Size Change: +67 B (0%)

Total Size: 19.8 kB

Filename Size Change
dist/index.cjs.js 9.87 kB +34 B (0%)
dist/index.umd.js 9.96 kB +33 B (0%)

compressed-size-action

@bluebill1049 bluebill1049 changed the title update <Form /> component support encType with json 📝 update <Form /> component support encType with json May 27, 2023
@bluebill1049 bluebill1049 changed the title 📝 update <Form /> component support encType with json 📝 update <Form /> component support encType with json May 27, 2023
@bluebill1049 bluebill1049 merged commit 38a24d2 into master May 27, 2023
@bluebill1049 bluebill1049 deleted the final-form branch May 27, 2023 01:07
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.

1 participant