Commit graph

13 commits

Author SHA1 Message Date
Max
67de1c07cb Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
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
Max
448b0eaa0e [add] field.$data cloud props 2022-12-18 16:54:33 +08:00
Max
bab61e8cbd [add] widget.fields & widget.filters 2022-12-14 00:18:41 +08:00
Max
ef96535b41 [add] widget table permission support 2022-12-11 02:26:22 +08:00
Max
437a894505 [add] filter & column parser 2022-12-10 22:41:53 +08:00
Max
469974091d [add] form setting action.hooks 2022-12-08 01:57:18 +08:00
Max
b84c64100c [add] table widget upload api & process 2022-11-15 18:56:55 +08:00
Max
ae929a5662 [add] fields component compute support 2022-10-21 20:02:17 +08:00
Max
a57d13e49e [change] componet setting 2022-10-20 17:12:44 +08:00
Max
cd7a776a5e [fix] table widget bug 2022-10-18 19:48:51 +08:00
Max
92cc28df20 [add] widget table i18n support 2022-10-07 20:11:53 +08:00
Max
5d32073ffc [add] widget table bind model support 2022-10-06 19:58:23 +08:00