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

Initial Vue Package #416

Merged
merged 29 commits into from
Sep 8, 2023
Merged

Initial Vue Package #416

merged 29 commits into from
Sep 8, 2023

Conversation

crutchcorn
Copy link
Member

@crutchcorn crutchcorn commented Aug 30, 2023

This PR aims to:

  • Create scaffolding for the Vue package
  • Write Vue equivalents to useForm and useField and more.
  • Write at least one integration test for Vue components using the Vue Testing Library
  • Introduce early docs for the Vue package

It may take some time for this PR to be merged due to the scope of the work

@crutchcorn
Copy link
Member Author

crutchcorn commented Aug 31, 2023

I also still need to look into:

# Conflicts:
#	package.json
#	packages/form-core/package.json
#	pnpm-lock.yaml
@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 2, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2023

Codecov Report

Patch has no changes to coverable lines.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

📢 Thoughts on this report? Let us know!.

@crutchcorn crutchcorn marked this pull request as ready for review September 8, 2023 00:17
@crutchcorn crutchcorn merged commit 081a228 into main Sep 8, 2023
5 of 6 checks passed
@crutchcorn crutchcorn deleted the vue branch September 8, 2023 00:20
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