Commit Graph

723 Commits

Author SHA1 Message Date
dap
c3524ab79c feat: 代码生成 2024-09-24 10:18:07 +08:00
dap
054fbf72cd feat: code generator 2024-09-23 22:11:31 +08:00
dap
07e9483c91 chore: 调整触发时机 2024-09-23 20:34:40 +08:00
dap
4a8ca67500 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-23 20:28:03 +08:00
dap
dcebda7ca6 fix: 修复一些问题 2024-09-23 17:56:55 +08:00
dap
3e750a0943 feat: 字典 2024-09-23 15:04:23 +08:00
neo.dowithless
1197efea26
fix: wrong style when breadcrumbs display background (#4472) 2024-09-23 14:15:46 +08:00
dap
454ca3d2e6 fix: 需要重置岗位选择 2024-09-23 11:39:55 +08:00
dap
719ebbcf37 feat: 部门管理 2024-09-23 11:33:55 +08:00
dap
03ea227f1f fix: wrong dict 2024-09-23 10:23:27 +08:00
dap
1b780d65c5 chore: remove 2024-09-23 10:08:04 +08:00
dap
f6dc7213ea refactor: 重构config 2024-09-23 09:55:40 +08:00
dap
c2511b13e1 chore: 租户套餐下拉框样式 2024-09-23 09:47:47 +08:00
dap
dff055951f chore: 租户套餐demo 2024-09-23 09:30:36 +08:00
dap
0fc428d58e chore: 租户套餐选择 2024-09-23 09:12:35 +08:00
dap
0644c46d21 refactor: menu 2024-09-23 08:49:58 +08:00
dap
1a10f30de3 refactor: post 2024-09-23 08:48:37 +08:00
dap
4b5c5a3f63 refactor: notice 2024-09-23 08:46:22 +08:00
dap
d63adea557 refactor: oss-config 2024-09-23 08:45:24 +08:00
dap
c26c8a7874 chore: items-baseline 2024-09-23 08:40:50 +08:00
dap
1f78061ec9 refactor: 重构client-drawer 2024-09-23 08:38:55 +08:00
dap
b13fafdaf5 refactor: 改为从info获取 2024-09-23 08:28:09 +08:00
dap
c7ba5b4b1d fix: Non-function value encountered for default slot 2024-09-23 08:22:52 +08:00
dap
05a08bff4f chore: 菜单搜索 2024-09-23 08:18:41 +08:00
dap
702d10f6b4 fix: 校验规则 2024-09-23 08:09:48 +08:00
dap
69657a2127 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-23 07:53:24 +08:00
dap
664e97daa1 feat: 菜单管理 2024-09-22 21:37:32 +08:00
Vben
2a83f1d666
feat: add playwright e2e testing framework (#4468)
* feat: add playwright e2e testing framework
2024-09-22 21:35:40 +08:00
aonoa
4b3d2d21ed
fix: Clear the input box when closing the search (#4467)
Signed-off-by: aonoa <1991849113@qq.com>
2024-09-22 20:38:01 +08:00
dap
e61c3e9058 feat: 完成user-drawer 2024-09-22 18:14:04 +08:00
dap
9b00df3c43 fix: wrong type 2024-09-22 16:02:48 +08:00
dap
ac5a6cd074 chore: user 2024-09-22 15:56:58 +08:00
dap
a31e95b995 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-22 15:48:13 +08:00
vben
31f6cc6416 chore: release v5.3.0 2024-09-22 14:32:23 +08:00
Vben
5ce3a18785
docs: update docs (#4466)
* chore: fixed known issues with form components

* docs: add vben form doc
2024-09-22 14:16:06 +08:00
dap
c898a46ad6 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-21 23:04:18 +08:00
Vben
dac80703d9
feat: add sliding verification to the login form (#4461) 2024-09-21 21:51:40 +08:00
dap
47a4f50930 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-21 21:23:58 +08:00
invalid w
000172e482
chore(@vben/common-ui): add verify component (#4390)
* chore(@vben/common-ui): 增加拖拽校验组件

* chore: 增加样式

* Merge branch 'main' into wangjue-verify-comp

* chore: 封装action组件

* chore: 拆分完成拖拽功能

* chore: 样式调整为tailwindcss语法

* chore: 导出check图标

* chore: 拖动的图标变为@vben/icons的

* chore: 完成插槽功能迁移

* fix: ci error

* chore: 适配暗黑主题

* chore: 国际化

* chore: resolve conflict

* chore: 迁移v2的图片旋转校验组件

* chore: 完善选择校验demo

* chore: 转换为tailwindcss

* chore: 替换为系统的颜色变量

* chore: 使用interface代替组件的props声明

* chore: 调整props

* chore: 优化demo背景

* chore: follow suggest

* chore: rm unnecessary style tag

* chore: update demo

* perf: improve the experience of Captcha components

---------

Co-authored-by: vince <vince292007@gmail.com>
Co-authored-by: Vben <ann.vben@gmail.com>
2024-09-21 20:52:36 +08:00
LinaBell
dbe5b33db6
fix: some antd components failed to verify styles (#4458)
* fix: hover border style same as antd style when validate error

* fix: hover border style same as antd style when validate error

* feat(@vben-core/form-ui): Default form validation rules applicable to selector components

* fix: Missing the default required label style for components such as select

* fix: the focus style and antd of the input box validation failure should be consistent

* fix: the focus style and antd of the input box validation failure should be consistent

* fix: some antd components failed to verify styles

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-09-21 20:09:43 +08:00
dap
6cc470aa9d chore: 自定义组件校验失败样式 2024-09-21 19:26:44 +08:00
dap
d1efb4278b Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-21 19:12:42 +08:00
LanceJiang
81a9accafd
fix: improve layout boundary issues (#4450) 2024-09-21 14:44:42 +08:00
Vben
bc625ee710
fix: improve global type detection of vue files (#4455) 2024-09-21 13:50:54 +08:00
Vben
d34f1fbf2f
fix: improve defineConfig types (#4454) 2024-09-21 13:25:06 +08:00
Vben
60cffb0dec
feat: add updateSchema to form api (#4453)
* feat: add updateSchema to form api

* chore: typo

* chore: typo
2024-09-21 11:26:14 +08:00
Vben
68dbe04bef
fix: form verification style fails in pop-up window (#4452) 2024-09-21 11:03:35 +08:00
dap
d2b512ff91 chore: 优化select等组件的默认校验规则 2024-09-21 10:56:13 +08:00
dap
b753481ac1 chore: getPopupContainer 2024-09-21 10:51:51 +08:00
dap
76f29e7700 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-21 10:49:38 +08:00