Romain Hamel
|
67c6a74ed1
|
feat(Form): add errors slot prop (#2188)
|
2024-09-12 11:14:32 +02:00 |
|
Romain Hamel
|
4d61936e7e
|
fix(Form): submit event data (#2012)
|
2024-08-04 09:49:56 +02:00 |
|
Fabian Hiller
|
839a6029e7
|
chore(deps): update valibot to v0.33.0 (#1914)
|
2024-06-27 11:57:34 +02:00 |
|
Fabian Hiller
|
1d5bd89d58
|
feat(Form): update and migrate valibot to v0.31.0 (#1848)
Co-authored-by: Romain Hamel <romain@boilr.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-11 11:40:44 +02:00 |
|
Romain Hamel
|
06990beabf
|
fix(Form): maintain other errors when using setErrors with a path (#1818)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2024-06-03 13:59:26 +02:00 |
|
Romain Hamel
|
d4b6147fcc
|
fix(Form): return false when silent validation fails (#1371)
|
2024-02-18 11:11:07 +01:00 |
|
Benjamin Canac
|
10db14475f
|
fix(components): hydration attribute mismatch with vue 3.4 (#1199)
|
2024-02-06 12:42:19 +01:00 |
|
Romain Hamel
|
27c71fa40e
|
feat(Form): use nuxt useId to bind input labels (#1211)
|
2024-01-31 18:22:02 +01:00 |
|
Anthony Sendra
|
20ac4b3332
|
feat(Form): handle multiple paths in validate (#1273)
|
2024-01-27 11:41:56 +01:00 |
|
Romain Hamel
|
ea2a24b5fe
|
fix(Form): memory leak (#1185)
|
2024-01-02 16:36:35 +01:00 |
|
Romain Hamel
|
4a25a12390
|
feat(Form): expose submit function (#1186)
|
2024-01-02 16:28:38 +01:00 |
|
John Puaoi
|
97a3975197
|
fix(Form): invalid errors when using clear by path (#1165)
|
2024-01-02 10:34:52 +01:00 |
|
Daniel Roe
|
5c99ae131d
|
fix: update vue and fix type issues (#1112)
* chore: bump vue version to show type errors
* fix: address type issues
|
2023-12-19 10:54:00 +01:00 |
|
Benjamin Canac
|
4a9b66aeb3
|
fix(types): improve with strict mode (#1041)
|
2023-11-30 12:02:37 +01:00 |
|
Albert
|
e16379fdbd
|
feat(Form): handle @error event (#718)
Co-authored-by: Albert <albert@Alberts-MacBook-Pro.local>
Co-authored-by: Romain Hamel <romain@boilr.io>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-10-10 17:47:22 +02:00 |
|
Romain Hamel
|
46879dc1b7
|
chore(FormGroup): simplify bindings between input and form group p… (#704)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-21 23:22:55 +02:00 |
|
jduartea
|
e8daf7f810
|
fix(Form): fix getValibotError to avoid importing safeParseAsync (#640)
|
2023-09-09 13:37:56 +02:00 |
|
Romain Hamel
|
1a7eb27cad
|
fix(Form): fix valibot imports (#617)
|
2023-09-08 10:10:45 +02:00 |
|
SevicheCC
|
ab5153ac19
|
feat(Form): add valibot supprt (#615)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-07 15:13:48 +02:00 |
|
Benjamin Canac
|
53b2655ae5
|
docs: improve props types (#588)
|
2023-09-07 15:13:47 +02:00 |
|
Romain Hamel
|
6d7973f6e1
|
feat(Form): improve form control and input validation trigger (#487)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-09-07 15:13:47 +02:00 |
|