Commit graph

18 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
5de550781c [add] migrate widgets.table 2023-03-25 13:37:35 +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
0977059997 [add] form widget bind.form & bind.table 2022-10-24 20:11:57 +08:00
Max
409b449f85 [change] optimize table widget default values 2022-10-22 13:08:52 +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
Max
688c2950eb [add] widget chart 2022-09-28 17:23:51 +08:00
Max
32e69cbcc0 [add] widget form 2022-09-27 21:08:31 +08:00