svelte-form
svelte-form copied to clipboard
JSON Schema form for Svelte v3
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.10.1 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Bumps [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) from 3.23.2 to 3.49.0. Changelog Sourced from svelte's changelog. 3.49.0 Improve performance of string escaping during SSR (#5701) Add ComponentType and ComponentProps convenience types (#6770) Add support for...
Wonderful project! I noticed a strange issue. On each keystroke, `helpers.getComponent` fires: twice for each input. So if a form has 20 items, it fires 40 times on every key...
Need to write documentation and publish on Github pages
| types/elements | null | boolean | number | string | array | object | | -------------------- | :---: | :---------: | :--------: | :-----: | :-----: | :-------: |...