svelte-formly icon indicating copy to clipboard operation
svelte-formly copied to clipboard

Generator dynamic forms for Svelte JS

Results 12 svelte-formly issues
Sort by recently updated
recently updated
newest added

# Issue Lets say you have a field for a username and set the min/max to 3 and 10, entering any A-Z character will work as expected but entering "11"...

A way to disable default submit/reset buttons when handled externally.

- Default value when "value" is set for radio buttons.

Autocomplete field is awesome, but as of today you can't miss the case, otherwise it won't autocomplete

It would be awesome to have a button to select all options on checkboxes and autocomplete fields or any other field where there are multiple choices.

You should configure secrets as ``NPM_TOKEN`` with your npm token and ``GITHUB_TOKEN`` with your github token. I didn't make any test about publish part, so it must be tested.

Hello there. I've seen a bad pattern here, and it is that [snake_case](https://en.wikipedia.org/wiki/Snake_case) is being used in this library. This is a total bad practice and breaks patterns that are...

The 'date' in IField.type is not handled correctly. There is no component for Date, so nothing will be rendered if I specify that. Furthermore, I can't specify it as a...

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

On https://github.com/dyaliCode/svelte-formly it says "Generator dynamic forms for Svelte JS". It should probably say "Generate" rather than "Generator"