Commit Graph

185 Commits

Author SHA1 Message Date
dap
844a9b5013 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2025-01-01 12:57:20 +08:00
Vben
081d2aed23
perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
dap
cf9edbb1c4 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-31 12:31:49 +08:00
Netfan
e86a7906fe feat: drawer support onOpened & onClosed 2024-12-30 22:21:01 +08:00
dap
e3025176ff Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-30 19:38:01 +08:00
vben
07c4ad05f4 chore: release 5.5.2 2024-12-28 22:15:00 +08:00
dap
5e82866370 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-20 07:58:43 +08:00
Netfan
acd87b2250
feat: add resizable and ColPage component (#5188)
* feat: add component resizable

* feat: component `ColPage` with demo
2024-12-19 20:37:42 +08:00
dap
0a9e85bb58 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-19 07:49:46 +08:00
Netfan
10b3a16f79
fix: sidebar style on focus (#5178) 2024-12-18 22:52:40 +08:00
dap
219cde1e0e Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-17 08:01:02 +08:00
Netfan
38805a0e1f
feat: improve code login demo (#5154)
* feat: add some method in formApi

* fix: VbenPinInput style with small screen

* chore: improve code login demo
2024-12-16 20:48:51 +08:00
Netfan
7581fb381f
fix: pinInput value synchronous update (#5142) 2024-12-15 14:26:42 +08:00
vben
cbca9ffd95 chore: release 5.5.1 2024-12-12 22:47:11 +08:00
dap
7577f17dd9 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-12-11 16:00:25 +08:00
Netfan
e419b03cab
feat: modal&drawer support appendToMain and zIndex (#5092)
* feat: modal/drawer support append to main content

* feat: modal zIndex support

* fix: drawer prop define

* chore: type

* fix: modal/drawer position fixed while append to body

* docs: typo

* chore: add full-width drawer in content area

* chore: remove unnecessary class
2024-12-10 17:37:06 +08:00
dap
359d837dee Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-12-08 11:04:04 +08:00
Netfan
21d37a1be0
fix: dialog and drawer footer gap in small screen (#5025) 2024-12-05 11:24:09 +08:00
dap
eeba7b50f9 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-12-05 08:04:03 +08:00
vben
7ab00250bf chore: release 5.5.0 2024-12-04 22:57:27 +08:00
vince
54a9ff088f
feat: upgrade vite version to 6.0.0 (#4961)
* chore: upgrade vite version to 6.0.0

* chore: update lock
2024-11-27 15:52:25 +08:00
dap
af622d852f chore: 注释位置 2024-11-25 10:07:59 +08:00
dap
da0ddfc8c7 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-25 09:22:59 +08:00
vben
c8dd9bbf0b chore: release 5.4.8 2024-11-24 22:00:41 +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
vben
788a29a8cb chore: release v5.4.7 2024-11-14 22:15:46 +08:00
dap
12d53db740 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-11 14:09:47 +08:00
vben
94efcec7da chore: release v5.4.6 2024-11-10 11:50:46 +08:00
Vben
ba36ce8836
feat: pinInput supports disabled props (#4851)
* feat: pinInput supports disabled props
2024-11-10 10:09:06 +08:00
dap
db5c1487cb Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-09 21:51:34 +08:00
vben
57d5a919d2 chore: release v5.4.5 2024-11-09 21:06:10 +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
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
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
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
02957060bf chore: 修改VbenTooltip默认方向 新增\n换行功能 2024-10-20 10:34:25 +08:00
dap
b2268b03e7 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-19 09:46:56 +08:00