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

Expose Vue specific interfaces #971

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Conversation

sztyup
Copy link
Contributor

@sztyup sztyup commented Oct 4, 2024

Much like in #892 I'm working on wrappers in Vue for fields and it would be a great improvement if I could access these types.

edit: typo

Copy link

nx-cloud bot commented Oct 16, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 3e04735. 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 Oct 16, 2024

Open in Stackblitz

More templates

@tanstack/angular-form

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

@tanstack/form-core

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

@tanstack/react-form

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

@tanstack/lit-form

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

@tanstack/valibot-form-adapter

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

@tanstack/solid-form

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

@tanstack/yup-form-adapter

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

@tanstack/vue-form

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

@tanstack/zod-form-adapter

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

commit: 3e04735

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.90%. Comparing base (5473bb8) to head (3e04735).
Report is 136 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #971      +/-   ##
==========================================
- Coverage   91.55%   90.90%   -0.65%     
==========================================
  Files          21        2      -19     
  Lines         900       44     -856     
  Branches      206        1     -205     
==========================================
- Hits          824       40     -784     
+ Misses         71        4      -67     
+ Partials        5        0       -5     

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

Copy link
Member

@Balastrong Balastrong left a comment

Choose a reason for hiding this comment

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

Thanks :)

@Balastrong Balastrong merged commit 8c1c019 into TanStack:main Oct 16, 2024
7 checks passed
@sztyup sztyup deleted the export-vue-types branch October 17, 2024 17:56
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