vince
|
f98f504534
|
chore: change how the package is built
|
2024-07-12 22:24:32 +08:00 |
Li Kui
|
10b684832d
|
fix: back to login does not clear lock-screen state (#41)
* refactor: replace separate date variables with formatted date string
* fix: back to login does not clear lock-screen state
|
2024-07-12 22:22: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 |
vince
|
61dbb05b5d
|
Merge pull request #40 from vbenjs/small-change
refactor: small refactor in @vben-core/request
|
2024-07-12 10:12:16 +08:00 |
likui628
|
102249e0f3
|
Merge branch 'main' into small-change
|
2024-07-11 22:53:06 +08:00 |
likui628
|
2c79ac1e6c
|
refactor: small refactor in @vben-core/request
|
2024-07-11 22:50:21 +08:00 |
vince
|
c4c8103af2
|
perf: improve the login process
|
2024-07-11 21:48:56 +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
|
0f246f7e9e
|
feat(project): support app custom loading template
|
2024-07-10 22:44:48 +08:00 |
vince
|
8952e947bf
|
feat: add eslint-plugin-turbo
|
2024-07-10 22:30:39 +08:00 |
vince
|
1f968723d5
|
chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro
|
2024-07-10 22:16:27 +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 |
vince
|
25a1e93ab2
|
fix: optimize the dependency detection script prompt and fix the loop dependency problem
|
2024-07-10 21:40:29 +08:00 |
vince
|
a765d3bbc0
|
feat: new interface pendant can be configured to display hidden
|
2024-07-10 21:20:11 +08:00 |
invalid w
|
3f67b50780
|
chore: fix test case
|
2024-07-10 15:55:56 +08:00 |
vince
|
db76325d68
|
feat: configurable persistent tabs
|
2024-07-10 00:50:41 +08:00 |
vince
|
41d0495630
|
perf: simplify the writing of preferences
|
2024-07-10 00:44:16 +08:00 |
vince
|
c319317217
|
chore: update deps
|
2024-07-10 00:38:29 +08:00 |
vince
|
2406ca832b
|
feat: support some configurations through the .env file
|
2024-07-09 23:43:08 +08:00 |
vince
|
2731a1ec96
|
refactor(@vben/layouts): remove @vben/widgets and migrate to @vben/layouts/src/widgets
|
2024-07-09 22:49:36 +08:00 |
vince
|
d26a4ee022
|
fix: service request exceptions after deployment
|
2024-07-09 22:06:00 +08:00 |
vince
|
35ca56437c
|
chore: update scripts
|
2024-07-09 14:38:47 +08:00 |
vince
|
f81ff8e3d4
|
chore: update deps
|
2024-07-09 00:30:54 +08:00 |
vince
|
d0edf3ca34
|
fix(@vben/commitlint-config): scope is not suitable for scoped package names
|
2024-07-08 22:43:20 +08:00 |
vince
|
04a1533a1e
|
refactor: splitting and reorganizing style files
|
2024-07-08 22:30:19 +08:00 |
vince
|
414a639db1
|
chore: update deps
|
2024-07-08 10:23:56 +08:00 |
vben
|
6147d13a29
|
docs: update docs
|
2024-07-07 23:52:19 +08:00 |
vben
|
e68e1b40ce
|
perf: add eslint import rules, improve the coupling of some components
|
2024-07-07 22:14:40 +08:00 |
Li Kui
|
fbe0fc1738
|
chore: conditionally display notification dot (#31)
|
2024-07-07 16:19:17 +08:00 |
vben
|
0eda99ec3b
|
perf: replace vue-sonner with the toast component of shadcn-ui
|
2024-07-07 11:36:32 +08:00 |
vben
|
fd61d2efc4
|
perf: remove the side effects of @vben-core/locales
|
2024-07-07 02:00:51 +08:00 |
vben
|
208d4188fc
|
refactor: refactor locales, separate locales within apps,fixed #12
|
2024-07-07 00:17:44 +08:00 |
vben
|
3571511394
|
perf: reduce the number of icon component instances
|
2024-07-06 21:53:02 +08:00 |
Vben
|
f7a93a9bb3
|
Merge pull request #29 from vbenjs/global-search
fix: prevent default searching in browser
|
2024-07-06 19:53:15 +08:00 |
Li Kui
|
1f4ec6369c
|
Merge branch 'main' into global-search
|
2024-07-06 18:17:31 +08:00 |
Li Kui
|
f7ed8b3199
|
fix: prevent default searching in browser
|
2024-07-06 18:13:52 +08:00 |
vben
|
265ab1108a
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro
|
2024-07-06 17:26:17 +08:00 |
vben
|
5976e255fb
|
feat: richer copyright and sidebar preferences
|
2024-07-06 17:25:38 +08:00 |
Li Kui
|
13e01d3812
|
fix: fix preferences locale wrong (#28)
|
2024-07-06 17:18:19 +08:00 |
Li Kui
|
e7a7b85f25
|
fix: fix preferences locale wrong
|
2024-07-06 17:11:29 +08:00 |
Li Kui
|
adef519531
|
fix: fix 'useCoreAccessStore' test fail (#27)
|
2024-07-06 16:49:13 +08:00 |
vben
|
13f3af96b7
|
feat: add copyright components to enable preferences to configure copyright more accurately
|
2024-07-06 16:19:37 +08:00 |
vben
|
826907f6c3
|
fix: fix content style error when footer is not fixed
|
2024-07-06 15:49:21 +08:00 |
Li Kui
|
19b57fa4f7
|
refactor: remove 'affixTabs' from state (#25)
|
2024-07-06 14:55:51 +08:00 |
vben
|
478bbe17ee
|
fix: fix: Try to fix the right-click menu and cause the scroll bar to lock #24
|
2024-07-06 14:50:45 +08:00 |
vben
|
1425f1d11d
|
feat: Preferences support clearing the cache and logging out
|
2024-07-06 14:41:18 +08:00 |
vben
|
37a4f971c8
|
feat: Improve the front-end and back-end permission mode and useAccess
|
2024-07-06 13:28:08 +08:00 |
Li Kui
|
4dbd13d48d
|
fix: pin tab not working correct (#23)
|
2024-07-06 10:08:46 +08:00 |