vben
|
a1a566cb2f
|
chore: update deps
|
2024-07-20 23:01:49 +08:00 |
|
vben
|
480580f104
|
feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name
|
2024-07-20 11:14:32 +08:00 |
|
vben
|
1fbf69e6eb
|
chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro
|
2024-07-20 08:37:51 +08:00 |
|
vben
|
9987451647
|
feat: use simpler nitro instead of nestjs to implement mock service
|
2024-07-20 08:31:05 +08:00 |
|
likui628
|
0e13412f27
|
fix: page not found when clicked breadcrumb
|
2024-07-19 20:29:41 +08:00 |
|
vince
|
9ec91ac16d
|
feat: add breadcrumb navigation example
|
2024-07-19 01:26:13 +08:00 |
|
vince
|
276ef2ebc3
|
fix: fix a series of known problems,fixed #54
|
2024-07-18 21:59:18 +08:00 |
|
vince
|
01e95e029f
|
feat: add v-access directive
|
2024-07-18 21:31:34 +08:00 |
|
vince
|
910a3553ac
|
perf: reorganize the icons and reduce the volume
|
2024-07-17 22:25:27 +08:00 |
|
vince
|
c2c32332d3
|
fix: shake when adding tabs
|
2024-07-16 22:07:28 +08:00 |
|
Li Kui
|
9021e992ad
|
fix: resolve redirect not found issue and remove /demos prefix
- Resolved the issue where redirects were not found in the router
- Standardized the removal of the /demos prefix from routes
|
2024-07-16 07:59:58 +08:00 |
|
vince
|
f95d9aa609
|
perf: improve overall theme color matching
|
2024-07-15 23:53:58 +08:00 |
|
vben
|
5e0b01c725
|
feat: add @vben/hooks and @vben-core/constants
|
2024-07-13 16:53:22 +08:00 |
|
vben
|
daa31f7156
|
refactor(project): simplified part of the package, code optimization
|
2024-07-13 16:35:47 +08:00 |
|
Li Kui
|
7801a90dcb
|
refactor: unify frontend and backend access control with shared page … (#43)
* refactor: unify frontend and backend access control with shared page components
* fix: role switch not show
* chore: update title
|
2024-07-13 11:26:36 +08:00 |
|
Laychen
|
06f5d5686d
|
feat: add the ability to lock the screen (#30)
* feat: 锁屏功能
* feat: 锁屏样式调整
* feat: complete the lock-screen screen and support shortcut keys and preference configuration
---------
Co-authored-by: vince <vince292007@gmail.com>
|
2024-07-12 12:14:09 +08:00 |
|
likui628
|
2c79ac1e6c
|
refactor: small refactor in @vben-core/request
|
2024-07-11 22:50:21 +08:00 |
|
vince
|
d62a3da009
|
perf: improve the logic related to login expiration
|
2024-07-11 20:11:11 +08:00 |
|
Li Kui
|
8e6c1abf19
|
feat: login dialog (#37)
* chore: login-dialog demo
* Merge branch 'main' into login-dialog
* chore: update dialog
* Merge branch 'main' into login-dialog
* chore: accept login params
* chore: redirect to login or show login dialog
|
2024-07-11 11:05:01 +08:00 |
|
vince
|
95b6bcce6a
|
feat: can also see the menu without permission, but jump to 403
|
2024-07-10 22:13:55 +08:00 |
|
vince
|
4674380266
|
perf: optimize the naming of locale key
|
2024-07-10 21:55:16 +08:00 |
|
vben
|
208d4188fc
|
refactor: refactor locales, separate locales within apps,fixed #12
|
2024-07-07 00:17:44 +08:00 |
|
vben
|
37a4f971c8
|
feat: Improve the front-end and back-end permission mode and useAccess
|
2024-07-06 13:28:08 +08:00 |
|
vince
|
8042e2b044
|
perf: Improve the use of store in the app
|
2024-07-05 23:15:46 +08:00 |
|
Li Kui
|
b92ca41aa2
|
fix: fix 'page not found' error on clicking breadcrumbs
|
2024-07-04 10:03:58 +08:00 |
|
vben
|
9572d1a1c5
|
feat: Dynamically get the menu from the back end
|
2024-06-30 15:03:37 +08:00 |
|
vben
|
1d70d71537
|
feat: Support dayjs and component library in multiple languages
|
2024-06-30 15:42:30 +08:00 |
|
vben
|
c58aa26dbf
|
chore: update locale
|
2024-06-29 15:41:10 +08:00 |
|
vben
|
c58c0797ba
|
feat: add dashboard page
|
2024-06-23 23:18:55 +08:00 |
|
vben
|
d4f61c283f
|
chore: update uikit -> ui-kit
|
2024-06-23 20:03:41 +08:00 |
|
vben
|
24aab5b4bb
|
feat: And surface switching loading optimization
|
2024-06-23 19:39:44 +08:00 |
|
vben
|
6ffec31ce8
|
perf: Use Imports Instead of Aliases
|
2024-06-16 23:40:52 +08:00 |
|
vben
|
6c092e284c
|
chore: update demo
|
2024-06-16 23:25:28 +08:00 |
|
vben
|
5d829a6d9a
|
chore: add offline page
|
2024-06-09 18:58:30 +08:00 |
|
vben
|
1d6b1f4926
|
feat: 回退页面完善
|
2024-06-08 20:14:04 +08:00 |
|
vben
|
7bcd7746ca
|
chore: format code
|
2024-06-08 19:49:06 +08:00 |
|
vben
|
d584d4cf4e
|
chore: update app name
|
2024-06-08 16:33:49 +08:00 |
|