admin-vben5/packages/@core/ui-kit/shadcn-ui
XiaoHetitu 8ba7bdf2bd
fix(button): 为按钮添加type属性防止表单提交意外触发表单验证机制 (#6340)
在按钮组件中,按钮元素缺少type="button"属性可能导致在表单中意外提交。添加此属性以确保按钮行为符合预期。

Co-authored-by: yuanwj <ywj6792341@qq.com>
2025-06-08 17:56:24 +08:00
..
src fix(button): 为按钮添加type属性防止表单提交意外触发表单验证机制 (#6340) 2025-06-08 17:56:24 +08:00
build.config.ts feat: add vxe-table component (#4563) 2024-10-04 23:05:28 +08:00
components.json feat: add VbenForm component (#4352) 2024-09-10 21:48:51 +08:00
package.json chore: release 5.5.7 2025-06-04 05:33:06 +08:00
postcss.config.mjs chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00
tailwind.config.mjs chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00
tsconfig.json chore: update uikit -> ui-kit 2024-06-23 20:03:41 +08:00