issues
search
noahsalvi
/
svelte-use-form
The most compact reactive form controller (including Validation) that you'll ever see.
MIT License
252
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Svelte 5 update
#72
mathg
opened
4 weeks ago
2
Warning in vite-plugin-svelte
#71
gartumar
opened
10 months ago
2
input value for type=hidden not updating
#70
jdgamble555
opened
1 year ago
0
Improve validator function structure
#68
noahsalvi
opened
1 year ago
0
Update number validator, add digits validator
#67
manterfield
closed
1 month ago
3
Number validator is actually integers only
#66
manterfield
opened
1 year ago
2
Does not work for inputs where the value is binded to a variable.
#65
Blankeos
closed
1 year ago
1
Any way to pass use:validators in a custom component with an input inside?
#64
Blankeos
closed
1 year ago
1
Adds support for multiple values in Checkboxes and Selects
#63
Marnes
closed
1 month ago
5
feature request - add submit() form function
#62
jdgamble555
opened
1 year ago
5
Add validator for emails with TLDs
#61
keehun
closed
1 year ago
6
Validity is not reevaluated after variable assignment
#60
keehun
closed
1 year ago
2
Email validator may be insufficient?
#59
keehun
closed
1 year ago
5
Allow an alternate method to declare validators for a field
#58
keehun
closed
1 year ago
1
Add the control of the validator to its parameters
#57
noahsalvi
closed
1 year ago
0
Bind the current FormControl to validator
#56
maxime-carbonneau
closed
1 year ago
0
Custom validation current field ref
#55
maxime-carbonneau
closed
1 year ago
4
Refresh validators when validators are updated
#54
Marnes
closed
1 year ago
1
Login test fails sometimes
#53
noahsalvi
closed
1 year ago
0
Support Svelte 4
#52
maxime-carbonneau
closed
1 year ago
3
BUG:Unable to get the value of svelte-select
#51
exqmjmz
closed
1 year ago
1
Custom validation typing error
#50
szattila98
closed
1 year ago
5
Feature Request: Provide a way to dynamically update form fields
#49
Nitecon
closed
1 year ago
5
Don't reload after click on submit button
#48
KolyStudio
closed
1 year ago
1
useForm can pass a name to be used with Hint/HintGroup components
#47
moalamri
closed
1 year ago
29
Simplify logic of form control
#46
noahsalvi
closed
2 years ago
0
Support hints with multiple forms in single component
#45
noahsalvi
closed
1 year ago
0
Upgrade dependencies
#44
noahsalvi
closed
2 years ago
0
#38 Ignore specific inputs from being observed
#43
moalamri
closed
2 years ago
2
41 pattern validator
#42
noahsalvi
closed
2 years ago
0
Pattern Validator
#41
noahsalvi
closed
2 years ago
0
Bug: Initial values not being set correctly on page reload
#40
noahsalvi
opened
2 years ago
0
24 Improve Typings
#39
noahsalvi
closed
2 years ago
0
Ignore specific input from being observed
#38
moalamri
closed
2 years ago
6
support from Svelte Material UI
#37
friksa
closed
1 year ago
1
Handle <select multiple>
#36
c00
opened
2 years ago
6
Allow `<input>` to be empty if not required.
#35
Glitchy-Tozier
closed
2 years ago
1
Grouped CheckBoxes
#34
conoroshea1996
closed
2 years ago
1
Add pattern validator to validators
#33
salvatoreromeo
closed
2 years ago
2
Observe form descendants.
#32
dustinc
closed
2 years ago
0
Undefined formControl in validatorsAction
#31
dustinc
closed
2 years ago
4
#29: only add chrome autofill styles if not added
#30
KyranRana
closed
2 years ago
1
chromeAutofill.ts is creating a new style tag for every input in the form
#29
KyranRana
closed
2 years ago
1
Usage
#28
pepegc
closed
2 years ago
0
Browser compatibility?
#27
hauselin
closed
2 years ago
8
Using Submit without disabled button...
#26
zipzit
closed
2 years ago
4
How to handle async data
#25
conoroshea1996
closed
2 years ago
2
Use keys of form object
#24
enyo
closed
2 years ago
1
Suggestion: add a "touch all" function to Form controls
#23
renatodantas
closed
3 years ago
4
Can't understand how to add multiple validators
#22
albu77
closed
3 years ago
3
Next