Commit graph

67 commits

Author SHA1 Message Date
f9dd26dd4c
Merge branch 'feature/json-method' into develop v1.3.0 2025-08-08 08:56:44 +02:00
28dc55d920
update changelog 2025-08-08 08:56:21 +02:00
e76ada7930
feat(util/transformer): transform booleans to 0 and 1 2025-08-08 08:56:15 +02:00
21e0cdc733
feat: allow to handle request using json body 2025-08-07 18:11:59 +02:00
6668356b4c
chore: update dependencies 2025-08-07 18:11:30 +02:00
eb8ecafea1
feat: add map to url.Values transformer 2025-08-07 18:10:17 +02:00
627182d141
update changelog v1.2.0 2025-08-02 14:55:37 +02:00
722d55106b
feat: set children as [int]any 2025-08-01 22:07:39 +02:00
27b7cb63ed
feat: add meta and children in form.ErrorsTree() 2025-08-01 21:11:47 +02:00
b4ec7c6178
feat: add ErrorsTree() on form and field 2025-08-01 19:41:40 +02:00
f1b45c7ad4
Merge branch 'feature/form-name' into develop 2025-08-01 18:05:55 +02:00
1a06382387
feat: remove 'snake' as field case choice 2025-08-01 18:02:25 +02:00
37eaf6b348
update changelog 2025-08-01 17:42:44 +02:00
c6fc6e45e4
fix(validation/notblank): nil value validation 2025-08-01 17:42:27 +02:00
f0a94dec93
feat: add tag field to specify the naming strategy (case) 2025-08-01 17:41:41 +02:00
5a3ec773d5
feat: add tag field to specify the naming strategy (case) 2025-08-01 17:41:28 +02:00
17da3f7aee
doc: add link to the documentation and the demo 2025-07-30 14:06:47 +02:00
d154000625
doc: add link to the documentation and the demo 2025-07-30 14:06:09 +02:00
781fd04ffb
fix(input/choice): add specific validation func v1.1.6 2025-07-29 13:49:46 +02:00
dc6db954ed
fix(input/choice): add specific validation func v1.1.5 2025-07-29 13:45:36 +02:00
93b08069d1
update changelog v1.1.4 2025-07-29 10:34:12 +02:00
d13b209689
fix(theme/html5): remove div wrapper on form content 2025-07-29 10:34:04 +02:00
859e229a33
fix(theme/bootstrap5): fix button class 2025-07-29 10:33:49 +02:00
f9064c1899
fix(form): replace existing option in WithOptions v1.1.3 2025-07-29 10:14:43 +02:00
daa4800534
fix: remove useless code 2025-07-29 10:13:18 +02:00
6963fbad79
update changelog v1.1.2 2025-07-28 21:54:54 +02:00
2296b945b2
feat(example): remove boostrap classes 2025-07-28 21:53:43 +02:00
fa5582ee4f
fix(theme): checkbox is check on nil value 2025-07-28 21:53:24 +02:00
32c383e758
update changelog v1.1.1 2025-07-27 14:33:52 +02:00
33e3a97d07
fix(choice): fix Match when field data is nil 2025-07-27 14:33:18 +02:00
eb85de0376
feat(form): add default options 2025-07-27 14:32:54 +02:00
e108422b04
update changelog v1.1.0 2025-07-27 13:34:47 +02:00
c30aa832a2
update changelog 2025-07-27 13:33:44 +02:00
c41f44bf28
refactor(bootstrap): optimize class customization 2025-07-27 12:43:21 +02:00
e48e850fa3
refactor: remove field.f.PrepareView 2025-07-27 12:34:49 +02:00
924e74cb58
Merge branch 'feature/template-gomponents' into develop 2025-07-26 22:34:21 +02:00
9cc9020005
feat: add go template functions 2025-07-26 22:34:12 +02:00
ba25a987f6
update changelog 2025-07-26 21:32:22 +02:00
0cd313f110
feat: add boostrap5 theme
feat: replace map[string]string with form.Attr in options
2025-07-26 19:48:15 +02:00
960d9175b1
feat: replace templates with components 2025-07-26 12:48:04 +02:00
e6c2bfad36
update changelog 2025-07-23 08:43:41 +02:00
3fa0268323
refactor: refactor constraint (not blank check) 2025-07-22 21:10:58 +02:00
0ad15cc717
feat: add constraints (isodd, iseven) 2025-07-22 21:10:33 +02:00
1166579b2a
update changelog v1.0.1 2025-07-20 19:36:25 +02:00
409de8774d
doc: add comments on functions and methods 2025-07-20 19:35:38 +02:00
9eb92475ce
add licence 2025-07-20 19:27:54 +02:00
262a742cda
add licence 2025-07-20 19:24:58 +02:00
25a533b110
doc: add comments on functions and methods 2025-07-20 19:20:44 +02:00
3abe533301
doc: add submit btn 2025-07-20 18:40:41 +02:00
fbb3c65802
doc: update example form configuration v1.0.0 2025-07-20 15:57:49 +02:00