yao/widgets/form
2024-10-23 17:44:35 +08:00
..
action.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
api.go Refactor API to include app parameter in download endpoint 2024-10-23 17:44:35 +08:00
bind.go [add] Form widget processes: load, reload, unload, read and exists. 2024-05-03 17:27:36 +08:00
export.go [add] widget form 2022-09-27 21:08:31 +08:00
fields.go Fix formMap initialization in FieldsDSL 2024-03-23 17:49:05 +08:00
form.go feat: Add hideLabel option to component and column DSL 2024-05-23 06:48:12 +08:00
form_test.go [add] Form widget processes: load, reload, unload, read and exists. 2024-05-03 17:27:36 +08:00
handler.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
layout.go Add icon support to Section and TabsItem components 2024-04-09 11:52:19 +08:00
mapping.go [fix] widget form tab columns bug 2022-12-16 18:05:55 +08:00
process.go Refactor API to include app parameter in download endpoint 2024-10-23 17:44:35 +08:00
process_test.go [add] Form widget processes: load, reload, unload, read and exists. 2024-05-03 17:27:36 +08:00
types.go [add] Form widget processes: load, reload, unload, read and exists. 2024-05-03 17:27:36 +08:00
vaildate.go [add] widget form 2022-09-27 21:08:31 +08:00