Commit graph

7 commits

Author SHA1 Message Date
0cd313f110
feat: add boostrap5 theme
feat: replace map[string]string with form.Attr in options
2025-07-26 19:48:15 +02:00
e6c2bfad36
update changelog 2025-07-23 08:43:41 +02:00
fbb3c65802
doc: update example form configuration 2025-07-20 15:57:49 +02:00
349f073560
doc: improve example 2025-07-20 15:25:32 +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