dap
|
2a51d8387c
|
feat: 离线图标功能 & 一些改造
|
2024-11-06 16:21:31 +08:00 |
|
dap
|
81bb5fb5fe
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-11-05 07:53:13 +08:00 |
|
vben
|
44440d0951
|
chore: release v5.4.4
|
2024-11-04 22:47:52 +08:00 |
|
Vben
|
5999a862b6
|
perf: expose the formApi for a login form (#4806)
|
2024-11-04 22:46:16 +08:00 |
|
dap
|
cff04b7101
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-11-03 11:26:11 +08:00 |
|
Vben
|
43d95cc587
|
fix: remove vite-plugin-lib-inject-css (#4793)
|
2024-11-02 15:30:49 +08:00 |
|
dap
|
9d908a2f40
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-28 15:21:42 +08:00 |
|
vben
|
ad3963ff70
|
chore: release v5.4.3
|
2024-10-27 21:59:54 +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
|
bfaa2780ab
|
chore: release v5.4.2
|
2024-10-20 22:35:58 +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
|
39d62a91bc
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-19 21:29:20 +08:00 |
|
Vben
|
477a05c26c
|
feat: menu supports carrying default query (#4687)
|
2024-10-19 19:50:23 +08:00 |
|
dap
|
b2268b03e7
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-19 09:46:56 +08:00 |
|
vben
|
d1ca09c7bb
|
chore: release v5.4.1
|
2024-10-18 22:12:00 +08:00 |
|
dap
|
8788d2eeab
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-18 14:46:27 +08:00 |
|
vince
|
c491b9e021
|
fix: maximum call stack size (#4674)
* fix: maximum call stack size
|
2024-10-18 14:24:39 +08:00 |
|
dap
|
70e7d6a131
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-17 13:36:03 +08:00 |
|
dependabot[bot]
|
a0fbe0b21a
|
chore(deps): bump tailwindcss from 3.4.13 to 3.4.14 in the non-breaking-changes group (#4650)
* chore(deps): bump tailwindcss in the non-breaking-changes group
Bumps the non-breaking-changes group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss).
Updates `tailwindcss` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update deps
* chore: lint fix
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-16 21:23:11 +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
|
330a8a1d70
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-13 14:38:56 +08:00 |
|
vben
|
9856bc88d2
|
chore: release v5.4.0
|
2024-10-13 14:21:54 +08:00 |
|
vben
|
68465b5fbf
|
chore: release v5.4.0-beta.1
|
2024-10-13 14:17:28 +08:00 |
|
dap
|
60d513ce40
|
feat: 路由参数
|
2024-10-10 11:48:26 +08:00 |
|
dap
|
4ebd4821e2
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-10-05 13:16:24 +08:00 |
|
Netfan
|
0fcc42a2fb
|
fix: incorrect info color for element plus, fixed #4532 (#4566)
|
2024-10-05 10:30:53 +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 |
|
vben
|
46540a7329
|
chore: release v5.3.2
|
2024-10-03 15:43:15 +08:00 |
|
dap
|
e01bd218b9
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-09-30 07:59:26 +08:00 |
|
vben
|
01391ee5a1
|
chore: release v5.3.1
|
2024-09-29 22:25:20 +08:00 |
|
Vben
|
d1e1256202
|
chore: disable sorting of non-core folder object fields (#4547)
* chore: disable sorting of non-core folder object fields
* chore: ci error
|
2024-09-29 22:03:17 +08:00 |
|
dap
|
1b31dde36a
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-09-27 07:48:45 +08:00 |
|
Vben
|
8250894a50
|
fix: improve input browser backfilling style (#4519)
|
2024-09-26 22:31:20 +08:00 |
|
dap
|
be54bfb2b7
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-09-25 20:15:03 +08:00 |
|
Netfan
|
476aa068d7
|
fix: stripe table style for element plus, fixed: #4501 (#4503)
|
2024-09-25 17:33:24 +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
|
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
|
587355dbaf
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-09-20 08:06:53 +08:00 |
|
Vben
|
161820dbc1
|
fix: improve the scroll bar flashing when the modal box is opened (#4438)
|
2024-09-19 21:56:49 +08:00 |
|
Vben
|
56bdb8f606
|
chore: use pnpm catalog (#4437)
* feat: use pnpm catalog
* fix: lint error
|
2024-09-19 21:40:54 +08:00 |
|
dap
|
8a273d6044
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2024-09-18 15:21:05 +08:00 |
|