yao/widgets/field
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
..
column.go feat: Add hideLabel option to component and column DSL 2024-05-23 06:48:12 +08:00
column_test.go [change] optimize table widget default values 2022-10-22 13:08:52 +08:00
field.go [add] migrate widgets.table 2023-03-25 13:37:35 +08:00
field_test.go [add] widget table bind model support 2022-10-06 19:58:23 +08:00
filter.go [add] widget.fields & widget.filters 2022-12-14 00:18:41 +08:00
filter_test.go [change] optimize table widget default values 2022-10-22 13:08:52 +08:00
transform.go [fix] table widget bug 2022-10-18 19:48:51 +08:00
transform_test.go [add] widget table i18n support 2022-10-07 20:11:53 +08:00
types.go feat: Add hideLabel option to component and column DSL 2024-05-23 06:48:12 +08:00