-
-
Notifications
You must be signed in to change notification settings - Fork 545
Svelte composition api #1713
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
base: main
Are you sure you want to change the base?
Svelte composition api #1713
Conversation
|
View your CI Pipeline Execution ↗ for commit 8eedea8
☁️ Nx Cloud last updated this comment at |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1713 +/- ##
==========================================
- Coverage 90.35% 89.87% -0.49%
==========================================
Files 38 46 +8
Lines 1752 1886 +134
Branches 444 473 +29
==========================================
+ Hits 1583 1695 +112
- Misses 149 171 +22
Partials 20 20 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
231ae85 to
b818816
Compare
|
|
This is now ready to merge! Just waiting for merge reviews |
This PR adds the Composition API to our Svelte adapter via a
createFormRunefunction.TODOs