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: added fieldTypes prop to form #218

Merged
merged 5 commits into from
Oct 27, 2023
Merged

Conversation

ReptoxX
Copy link
Contributor

@ReptoxX ReptoxX commented Jul 28, 2023

Introduce a way to configure the input types through a Form prop.

As mentioned in #217.

Introduce a way to configure the input types through a Form prop.

Signed-off-by: Julien Terzibaschian <julien@terzibaschian.com>
@netlify
Copy link

netlify bot commented Jul 28, 2023

Deploy Preview for remix-forms ready!

Name Link
🔨 Latest commit 8972d7e
🔍 Latest deploy log https://app.netlify.com/sites/remix-forms/deploys/653bf96a162460000864f422
😎 Deploy Preview https://deploy-preview-218--remix-forms.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ReptoxX
Copy link
Contributor Author

ReptoxX commented Oct 24, 2023

@danielweinmann could you please review this pr? I want it to get merged if everything is correct.

Copy link
Contributor

@danielweinmann danielweinmann left a comment

Choose a reason for hiding this comment

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

Hey, @ReptoxX! Thanks for the PR and sorry for the delay in reviewing it. It's looking real good! I just requested a few minor changes and we'll be good to go!

apps/web/app/routes/examples.tsx Outdated Show resolved Hide resolved
apps/web/app/routes/examples/forms/edit-types.tsx Outdated Show resolved Hide resolved
apps/web/app/routes/examples/forms/edit-types.tsx Outdated Show resolved Hide resolved
packages/remix-forms/src/createForm.tsx Outdated Show resolved Hide resolved
@ReptoxX
Copy link
Contributor Author

ReptoxX commented Oct 24, 2023

Hey @danielweinmann,
i included every wanted change.

Hope this works out.

Copy link
Contributor

@danielweinmann danielweinmann left a comment

Choose a reason for hiding this comment

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

LGTM! Can you resolve the conflicts before we merge?

@ReptoxX
Copy link
Contributor Author

ReptoxX commented Oct 25, 2023

Okay i've resolved the conflict.

Copy link
Contributor

@danielweinmann danielweinmann left a comment

Choose a reason for hiding this comment

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

@ReptoxX, can you fix the broken tests? It looks like it's just a label that's incorrect.

apps/web/tests/setup/example.ts Outdated Show resolved Hide resolved
@danielweinmann
Copy link
Contributor

Thank you, @ReptoxX! 🎉

@danielweinmann danielweinmann merged commit b0a99dc into seasonedcc:main Oct 27, 2023
5 checks passed
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