dap
|
af622d852f
|
chore: 注释位置
|
2024-11-25 10:07:59 +08:00 |
|
dap
|
40bb93afcd
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-11-18 07:47:46 +08:00 |
|
Netfan
|
1302092798
|
fix: dialog opened/closed event triggered incorrectly,fixed #4902 (#4908)
|
2024-11-17 20:55:19 +08:00 |
|
dap
|
12d53db740
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-11-11 14:09:47 +08:00 |
|
Vben
|
ba36ce8836
|
feat: pinInput supports disabled props (#4851)
* feat: pinInput supports disabled props
|
2024-11-10 10:09:06 +08:00 |
|
dap
|
d69618e491
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-11-09 16:45:50 +08:00 |
|
huangxiaomin
|
632081e828
|
feat: add icon-picker component (#4832)
* feat: add icon-picker component
* fix: resolve conversations
* refactor: resort @vben/hooks
|
2024-11-09 14:10:17 +08:00 |
|
Vben
|
2c6edafeb2
|
fix: when opening the tool separately, there is no need to pass the toolbar-tools slot (#4841)
|
2024-11-09 14:07:41 +08:00 |
|
dap
|
a30029a33d
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-11-01 08:35:13 +08:00 |
|
Netfan
|
06ba7cb224
|
feat: add opened and closed events for dialog (#4775)
|
2024-10-31 22:05:18 +08:00 |
|
dap
|
e5625efcf7
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-23 07:49:10 +08:00 |
|
Vben
|
23768ea620
|
feat: menu routing support opens in a new window (#4715)
|
2024-10-22 22:24:56 +08:00 |
|
dap
|
7b5e2e71d8
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-21 20:29:43 +08:00 |
|
Vben
|
1b172b0329
|
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704)
|
2024-10-21 20:14:25 +08:00 |
|
dap
|
ea59f7d9e6
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-21 07:58:31 +08:00 |
|
Vben
|
d262b7b6c0
|
fix: fix known issues with the form (#4696)
* fix: fix known issues with the form
* chore: typo
* chore: typo
|
2024-10-20 22:34:11 +08:00 |
|
dap
|
02957060bf
|
chore: 修改VbenTooltip默认方向 新增\n换行功能
|
2024-10-20 10:34:25 +08:00 |
|
dap
|
47a817f73c
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-14 17:19:16 +08:00 |
|
Vben
|
24d14c2841
|
refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628)
* refactor: global components can be customized
* refactor: remove use Toast and reconstruct the form adapter
|
2024-10-13 18:33:43 +08:00 |
|
dap
|
6b667374af
|
fix: 新版本更改了位置
|
2024-10-13 14:52:10 +08:00 |
|
dap
|
330a8a1d70
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-13 14:38:56 +08:00 |
|
Vben
|
0ea0f204cb
|
refactor: change the shadcn-ui directory and remove rarely used components (#4626)
|
2024-10-13 10:58:09 +08:00 |
|
dap
|
cf53a4f3bd
|
chore: 租户选择框浮层固定高度[256px] 超过高度自动滚动
|
2024-10-09 13:58:01 +08:00 |
|
dap
|
82e63dbcf6
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-05 00:30:29 +08:00 |
|
Vben
|
4173264805
|
feat: add vxe-table component (#4563)
* chore: wip vxe-table
* feat: add table demo
* chore: follow ci recommendations to adjust details
* chore: add custom-cell demo
* feat: add custom-cell table demo
* feat: add table from demo
|
2024-10-04 23:05:28 +08:00 |
|
dap
|
e01bd218b9
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-09-30 07:59:26 +08:00 |
|
Vben
|
3572ce1538
|
fix: when multiple pop-ups exist at the same time, clicking will close all (#4548)
|
2024-09-29 22:15:43 +08:00 |
|
dap
|
1b31dde36a
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-09-27 07:48:45 +08:00 |
|
Vben
|
639d2e1525
|
feat: add pagination component (#4522)
* feat: add pagination component
* chore: update
|
2024-09-26 23:09:17 +08:00 |
|
Vben
|
26646d42f7
|
fix: when modal and drawer exist at the same time, click Close All (#4521)
|
2024-09-26 22:50:37 +08:00 |
|
dap
|
4a8ca67500
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-09-23 20:28:03 +08:00 |
|
neo.dowithless
|
1197efea26
|
fix: wrong style when breadcrumbs display background (#4472)
|
2024-09-23 14:15:46 +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 |
|
dap
|
ca30857eff
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-09-15 09:16:26 +08:00 |
|
Vben
|
c3d0102cda
|
fix: the brand color setting does not take effect (#4405)
|
2024-09-14 21:35:12 +08:00 |
|
dap
|
af72811013
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-09-14 07:59:52 +08:00 |
|
Vben
|
d27e5eeef7
|
fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings (#4391)
* fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings
* chore: remove test code
|
2024-09-13 21:46:56 +08:00 |
|
dap
|
bfefaef1be
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-09-13 10:28:23 +08:00 |
|
Vben
|
76a879d4d8
|
fix: fixed some style issues (#4379)
|
2024-09-12 22:03:58 +08:00 |
|
dap
|
fb4c125117
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-09-11 17:15:41 +08:00 |
|
Li Kui
|
8f6bf6add3
|
perf: update menu icons (#4357)
|
2024-09-11 16:23:24 +08:00 |
|
dap
|
81722fef69
|
refactor: 使用useForm重构登录(未完成)
|
2024-09-11 13:54:27 +08:00 |
|
Vben
|
524b9badf2
|
feat: add VbenForm component (#4352)
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
|
2024-09-10 21:48:51 +08:00 |
|
Vben
|
3f2dcb8281
|
fix(@vben/web-ele): fixed some style issues in dark mode (#4298)
|
2024-09-01 22:33:11 +08:00 |
|
vben
|
277e98c42c
|
style: improve loading overlay in dark display
|
2024-08-31 23:23:35 +08:00 |
|
Vben
|
8404c12129
|
refactor: refactor AuthLayout to configure the login page more freely (#4294)
|
2024-08-31 21:38:24 +08:00 |
|
Vben
|
2b0aedbaba
|
style: optimizing style issues (#4289)
|
2024-08-31 14:11:01 +08:00 |
|