Commit graph

15 commits

Author SHA1 Message Date
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
fa5582ee4f
fix(theme): checkbox is check on nil value 2025-07-28 21:53:24 +02:00
c41f44bf28
refactor(bootstrap): optimize class customization 2025-07-27 12:43:21 +02:00
9cc9020005
feat: add go template functions 2025-07-26 22:34:12 +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
9eb92475ce
add licence 2025-07-20 19:27:54 +02:00
72be88a928
feat: improve templates 2025-07-20 15:22:49 +02:00
f533cd60d5
feat: improve templates 2025-07-20 15:22:42 +02:00
1f232437db
feat: add boostrap5 theme 2025-07-20 15:22:00 +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