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: add transform value on submit #893

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

t-rosa
Copy link
Contributor

@t-rosa t-rosa commented Aug 8, 2024

fix: #418

I'm not sure if this feature is still around, but if it is, I've started trying things.

Copy link

nx-cloud bot commented Aug 8, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3e9987f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Copy link

pkg-pr-new bot commented Aug 8, 2024

commit: 3e9987f

@tanstack/angular-form

pnpm add https://pkg.pr.new/@tanstack/angular-form@893

@tanstack/form-core

pnpm add https://pkg.pr.new/@tanstack/form-core@893

@tanstack/lit-form

pnpm add https://pkg.pr.new/@tanstack/lit-form@893

@tanstack/react-form

pnpm add https://pkg.pr.new/@tanstack/react-form@893

@tanstack/solid-form

pnpm add https://pkg.pr.new/@tanstack/solid-form@893

@tanstack/valibot-form-adapter

pnpm add https://pkg.pr.new/@tanstack/valibot-form-adapter@893

@tanstack/vue-form

pnpm add https://pkg.pr.new/@tanstack/vue-form@893

@tanstack/yup-form-adapter

pnpm add https://pkg.pr.new/@tanstack/yup-form-adapter@893

@tanstack/zod-form-adapter

pnpm add https://pkg.pr.new/@tanstack/zod-form-adapter@893

Open in Stackblitz

More templates

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.24%. Comparing base (5473bb8) to head (3e9987f).
Report is 81 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #893      +/-   ##
==========================================
- Coverage   91.55%   89.24%   -2.32%     
==========================================
  Files          21       26       +5     
  Lines         900      948      +48     
  Branches      206      212       +6     
==========================================
+ Hits          824      846      +22     
- Misses         71       96      +25     
- Partials        5        6       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@t-rosa t-rosa changed the title feat: add transform values on submit feat: add transform value on submit Aug 9, 2024
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.

[Feature Request]: Transform values on submit
1 participant