Commit graph

82 commits

Author SHA1 Message Date
f451d69d70
doc: add documentation of functions and licence v1.5.0 2025-10-01 23:30:16 +02:00
fe5d84d200
update changelog 2025-10-01 23:24:42 +02:00
f70f0a1f9d
feat(example): add theme picker 2025-10-01 23:23:13 +02:00
7373b19212
doc: update changelog 2025-10-01 18:15:23 +02:00
e2c62de59e
Merge branch 'feature/collection' into develop 2025-10-01 18:14:26 +02:00
bec0acd2f2
feat(theme/html5): add classes for help and errors html nodes 2025-10-01 18:14:08 +02:00
1d40aa6b09
refactor: refactor the example 2025-10-01 18:13:43 +02:00
b9c5f6a2fd
fix(collection): always validate fields when another field is invalid" 2025-10-01 16:30:31 +02:00
97f5cf3215
[WIP] feat: handle collection in form rendering, mount and bind 2025-09-26 17:49:39 +02:00
a06afe583d
[WIP] feat: add collection widget 2025-09-24 09:03:50 +02:00
f25f823265
release v1.4.0 v1.4.0 2025-08-18 09:46:50 +02:00
e5c4f3783c
Merge branch 'feature/json' into develop 2025-08-18 09:46:20 +02:00
fcff10cec0
update changelog 2025-08-18 09:46:17 +02:00
56c7ac9d04
feat: add json configuration 2025-08-18 09:45:38 +02:00
fdf94ba319
fix: reset GlobalFields in End() 2025-08-18 09:14:48 +02:00
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