Commit Graph

762 Commits

Author SHA1 Message Date
dap
ada055a484 docs: readme 2024-09-26 09:35:24 +08:00
dap
ae9728b967 chore: 前后置小圆点css 2024-09-26 09:29:38 +08:00
dap
65adc0129c chore: 修改宽度 2024-09-26 08:45:32 +08:00
dap
dcb6300ec7 feat: 操作日志 2024-09-26 08:40:16 +08:00
dap
066a1a0f97 chore: 优化authmodal布局 2024-09-26 08:10:30 +08:00
dap
0112514339 perf: 优化TreeSelectPanel组件 2024-09-26 08:06:47 +08:00
dap
e5ba0a2f31 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-26 07:55:41 +08:00
Vben
a46c85d77d
chore: update documentation and deps (#4510)
* chore: update docs

* chore: update deps

* chore: update action

* fix: reset after preferences are refreshed

* fix: ci error
2024-09-25 23:09:48 +08:00
dap
c659e6cdd5 docs: readme 2024-09-25 21:19:55 +08:00
dap
683603ae19 fix: 字段错误 2024-09-25 21:08:56 +08:00
dap
245e14ec34 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-25 20:54:19 +08:00
dap
be54bfb2b7 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-25 20:15:03 +08:00
Squall2017
fdc5b02c30
feat(form): add merge form functionality (#4495)
* feat: captcha example

* fix: fix lint errors

* chore: event handling and methods

* chore: add accessibility features ARIA labels and roles

* refactor: refactor code structure and improve captcha demo page

* feat: add captcha internationalization

* chore: 适配时间戳国际化展示

* fix: 1. 添加点击位置边界校验,防止点击外部导致x,y误差。2. 演示页面宽度过长添加滚动条。3. 添加hooks

* feat: sync test

* feat: 添加合并表单功能

* fix: 修复上一步不展示问题

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-09-25 18:11:02 +08:00
Netfan
476aa068d7
fix: stripe table style for element plus, fixed: #4501 (#4503) 2024-09-25 17:33:24 +08:00
dap
8e39e7e70d feat: 全局组件添加RichTextarea 2024-09-25 17:22:22 +08:00
LinaBell
bb6057cac3
perf: setValues method of the form supports assigning values only to keys that exist in the schema (#4508)
* 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

* perf: setValues method of the form supports assigning values only to keys that exist in the schema

* docs: update form component docs

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-09-25 17:09:38 +08:00
dap
15851b063a feat: 租户套餐 2024-09-25 16:20:27 +08:00
dap
d633de9891 feat: 封装插槽 2024-09-25 16:10:34 +08:00
dap
019dbf5ce0 chore: 修改文案 2024-09-25 15:15:40 +08:00
dap
a318e8791e feat: 分配角色 2024-09-25 15:13:37 +08:00
dap
1c8c1848be chore: demo 2024-09-25 14:58:03 +08:00
dap
b68d746fdd perf: 更新写法 2024-09-25 14:46:02 +08:00
dap
27e976c40d perf: 优化赋值 2024-09-25 14:21:07 +08:00
dap
1b441ff2de Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-25 14:04:28 +08:00
dap
fd3f1f738a chore: config 2024-09-25 14:03:40 +08:00
dap
600bfc7aaf feat: 改造setValues方法 2024-09-25 14:02:20 +08:00
dap
1d6047c70b refactor: 修改赋值逻辑 2024-09-25 11:55:53 +08:00
dap
a661afc3e8 feat: 数据权限 2024-09-25 11:47:55 +08:00
dap
7dbcf02d9a feat: 角色管理 2024-09-25 10:52:25 +08:00
Fifteen
abbbbfb955
fix(docs): fix the selected state of the top navigation bar (#4499)
* fix(@vben/docs): fix the selected state of the top navigation bar

* style(@vben/docs): navigation bar selected item style
2024-09-25 09:53:55 +08:00
dap
d01b74a5b8 chore: mitt demo 2024-09-24 20:52:31 +08:00
dap
7c4e03f751 feat: 角色管理(未完成) 2024-09-24 15:35:02 +08:00
handsomeFu
79c87c9f46
chore(@vben/playground): Add new slider captcha element and adjust references (#4490)
Add a new slider captcha action reference (`el6`) to support additional functionality and update related template and event handler to use this new reference.
2024-09-24 14:15:41 +08:00
dap
358efd9630 feat: 代码生成 2024-09-24 11:38:51 +08:00
dap
c1e58831e1 feat: search form 2024-09-24 11:23:02 +08:00
dap
c5971e4407 chore: search form 2024-09-24 10:39:36 +08:00
dap
741915e5cd feat: user search form 2024-09-24 10:35:49 +08:00
dap
226dfff97f Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-24 10:20:08 +08:00
dap
c3524ab79c feat: 代码生成 2024-09-24 10:18:07 +08:00
Vben
f815dcf3ae
fix: after deleting the form item, you will also get the form value (#4481)
* fix: after deleting the form item, you will also get the form value
2024-09-23 22:59:58 +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