Commit graph

16 commits

Author SHA1 Message Date
f451d69d70
doc: add documentation of functions and licence 2025-10-01 23:30:16 +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
56c7ac9d04
feat: add json configuration 2025-08-18 09:45:38 +02:00
722d55106b
feat: set children as [int]any 2025-08-01 22:07:39 +02:00
b4ec7c6178
feat: add ErrorsTree() on form and field 2025-08-01 19:41:40 +02:00
e48e850fa3
refactor: remove field.f.PrepareView 2025-07-27 12:34:49 +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
9eb92475ce
add licence 2025-07-20 19:27:54 +02:00
25a533b110
doc: add comments on functions and methods 2025-07-20 19:20:44 +02:00
2cee3a1f92
feat(field): add IsFixedName property and WithFixedName method 2025-07-20 15:24:03 +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