svelte-forms-lib
svelte-forms-lib copied to clipboard
📝. A lightweight library for managing forms in Svelte
I am developing base form components in my project and I want to reuse type to provide form state to component. For example I have a component called "ControlWrapper" which...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
### Summary If you try to update an array, onSubmit function confuses the parameter and replaces all the elements with the newest value. ### Steps to reproduce Initiate a form...
Fix no exports condition error Using the svelte field in package.json to point at .svelte source files is deprecated and you must use a svelte [export condition](https://nodejs.org/api/packages.html#conditional-exports). vite-plugin-svelte 3 still...
This package exports configuration provides comprehensive support for TypeScript, ESM, CommonJS, and Svelte by specifying different entry points with ESM as the default module system, ensuring broad compatibility across modern...