iot-manage-dashboard/packages/@core/ui-kit/form-ui/src
ming4762 93f0eea4e7
fix: fix the issue of excessive line spacing in vbenForm (#6653)
* gap-2和 pb-4/2 重叠导致间距过宽,gap-x只保留列间距
2025-08-21 12:41:04 +08:00
..
components feat: vBenForm add layout: inline (#6644) 2025-08-16 22:41:08 +08:00
form-render fix: fix the issue of excessive line spacing in vbenForm (#6653) 2025-08-21 12:41:04 +08:00
config.ts perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
form-api.ts feat: add scrollToFirstError to the form component 2025-07-05 00:19:12 +08:00
index.ts perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
types.ts feat: vBenForm add layout: inline (#6644) 2025-08-16 22:41:08 +08:00
use-form-context.ts fix: repair the unexpected form default value (#5567) 2025-05-23 16:05:11 +08:00
use-vben-form.ts chore: close eslint object sorting (#6101) 2025-05-03 16:06:36 +08:00
vben-form.vue fix: fixed an error in the form onChange within Naive (#4558) 2024-10-03 14:22:18 +08:00
vben-use-form.vue fix: fixed arguments of callbacks in formApi (#5970) 2025-04-16 14:11:04 +08:00