Commit Graph

14 Commits

Author SHA1 Message Date
dap
049da9ea69 fix: 默认选中第一项租户 2024-09-04 09:39:33 +08:00
dap
fb525669b5 feat: oauth登录功能 2024-09-04 09:19:02 +08:00
dap
71f137eda3 feat: 个人中心(未完成) 2024-09-03 16:46:42 +08:00
dap
13083e6545 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-01 13:07:06 +08:00
Vben
8404c12129
refactor: refactor AuthLayout to configure the login page more freely (#4294) 2024-08-31 21:38:24 +08:00
dap
17c25006c1 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-29 19:55:11 +08:00
Vben
36e7ca19a1
perf: improve modal and drawer component documentation and fix known problems (#4264)
* feat: improve modal and drawer component documentation and fix known problems

* chore: update ci
2024-08-28 22:26:35 +08:00
dap
79b58d13e0 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-28 19:26:05 +08:00
handsomeFu
c439d5601f
fix: replace deprecated @keypress with @keydown for Enter key handling (#4258) 2024-08-28 17:39:47 +08:00
dap
54940dfec5 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-26 00:03:36 +08:00
Vben
20a3868594
feat: add modal and drawer components and examples (#4229)
* feat: add modal component

* feat: add drawer component

* feat: apply new modal and drawer components to the layout

* chore: typo

* feat: add some unit tests
2024-08-25 23:40:52 +08:00
dap
f38dc1387c Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-12 07:38:55 +08:00
Vben
3f9ce63868
feat: support vue file unit testing, add some components unit testing (#4119) 2024-08-11 21:01:22 +08:00
Vben
517acada1a
refactor: adjust all sample pages and use page components (#4118) 2024-08-11 20:05:52 +08:00