yao/widgets/form
2024-11-08 07:22:15 +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 Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +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 Add nil checks for Action and Bind in translate function to prevent potential nil pointer dereferences 2024-11-08 07:22:15 +08:00
layout.go Add icon support to Section and TabsItem components 2024-04-09 11:52:19 +08:00
mapping.go Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
process.go Fix memory leaks and optimize the download process. 2024-10-30 16:48:59 +08:00
process_test.go Update test assertion for related image API endpoint in process tests 2024-11-02 17:50:16 +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