yao/widgets/list
Max 1a1ffabbd8 feat: Add hideLabel option to component and column DSL
Add the hideLabel option to the component and column DSLs. This allows hiding the label for the respective widgets. The hideLabel option is set to true in the component and column DSLs when necessary.
2024-05-23 06:48:12 +08:00
..
action.go Update list action and API to include additional parameters 2024-02-03 21:03:59 +08:00
api.go Update list action and API to include additional parameters 2024-02-03 21:03:59 +08:00
bind.go [add] Table widget processes: load, reload, unload, read and exists. 2024-05-03 13:08:10 +08:00
export.go [add] Widget List 2022-12-02 06:14:50 +08:00
fields.go Update query parameter in FieldsDSL and DSL 2024-02-03 21:29:59 +08:00
handler.go Refactor bind logic in DSL 2024-04-02 12:29:27 +08:00
layout.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
list.go feat: Add hideLabel option to component and column DSL 2024-05-23 06:48:12 +08:00
list_test.go [add] migrate widgets.list 2023-03-25 21:45:04 +08:00
mapping.go [add] widget list permission support 2022-12-13 23:30:52 +08:00
process.go Update list action and API to include additional parameters 2024-02-03 21:03:59 +08:00
process_test.go [add] migrate widgets.list 2023-03-25 21:45:04 +08:00
types.go [add] widget list permission support 2022-12-13 23:30:52 +08:00
vaildate.go [add] Widget List 2022-12-02 06:14:50 +08:00