Commit 292de34
feat: Svelte composition api (#1713)
* chore: initial work to add composition api to svelte
* chore: more fixes on types, maybe
* chore: more work on the Svelte composition adapter
* chore: rename from Hook to Rune
* chore: attempt to finalize Svelte composition support
* chore: add tests and fix issues with usage
* ci: apply automated fixes and generate docs
* chore: fix linting
* chore: fix knip
* ci: apply automated fixes and generate docs
* chore: fix issues with type imports
* chore: add large form examples
* docs: add form composition docs
* chore: rename API to `createFormCreator`
Thank you Rich! https://bsky.app/profile/rich-harris.dev/post/3m6wsp2odls2j
* chore: add changeset
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>1 parent 4e92a91 commit 292de34
File tree
34 files changed
+1337
-5
lines changed- .changeset
- docs/framework/svelte/guides
- examples/svelte/large-form
- src
- components
- features/people
- runes
- packages/svelte-form
- src
- tests
- large-components
34 files changed
+1337
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments