Commit graph

17 commits

Author SHA1 Message Date
f451d69d70
doc: add documentation of functions and licence 2025-10-01 23:30:16 +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
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
21e0cdc733
feat: allow to handle request using json body 2025-08-07 18:11:59 +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
f9064c1899
fix(form): replace existing option in WithOptions 2025-07-29 10:14:43 +02:00
eb85de0376
feat(form): add default options 2025-07-27 14:32:54 +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
b7c2ddeebf
feat: add fields (choice, checkbox, date)
feat: replace json encoding with mapstructure

feat: improve notblank constraint

feat: add mail contraint

feat: add template for fields
2025-07-17 23:11:36 +02:00
cef8567ad3
feat: add data binding
feat: add help
2025-07-16 22:37:15 +02:00
3894fb31e9
feat: improve form rendering 2025-07-16 19:04:31 +02:00
d735f6e472
init 2025-07-16 16:43:26 +02:00