svelte-bulma-forms icon indicating copy to clipboard operation
svelte-bulma-forms copied to clipboard

Bulma form components for Svelte

Results 3 svelte-bulma-forms issues
Sort by recently updated
recently updated
newest added

```sh [!] (svelte plugin) ParseError: Directive value must be a JavaScript expression enclosed in curly braces node_modules\svelte-bulma-forms\src\fields\AutoCompleteField.html 22: {rounded} 23: {readonly} 24: on:change="changeValue(event)" ^ 25: on:focus="set({ hasFocus: true })" 26:...

Now validation only works in fields, not in stand-alone controls.

enhancement

Repo is growing... Time to add some tests!