vben
|
31fd19f17a
|
fix: some browser hsl function compatibility issues
|
2024-07-13 23:00:58 +08:00 |
vben
|
e441d14fa2
|
refactor(project): @vben/vite-connect is reconfigured to support synchronization
|
2024-07-13 21:13:42 +08:00 |
vben
|
c81ac5684c
|
fix: when the request is wrong, no error is thrown
|
2024-07-13 18:27:57 +08:00 |
vben
|
daa31f7156
|
refactor(project): simplified part of the package, code optimization
|
2024-07-13 16:35:47 +08:00 |
vince
|
59a8ce9500
|
feat: tabs adds new window opening and maximizing/restore capabilities
|
2024-07-12 23:43:47 +08:00 |
vince
|
f98f504534
|
chore: change how the package is built
|
2024-07-12 22:24:32 +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 |
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 |
vince
|
db76325d68
|
feat: configurable persistent tabs
|
2024-07-10 00:50:41 +08:00 |
vince
|
d26a4ee022
|
fix: service request exceptions after deployment
|
2024-07-09 22:06:00 +08:00 |
vben
|
6147d13a29
|
docs: update docs
|
2024-07-07 23:52:19 +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
|
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 |
vince
|
7e18eb7471
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro
|
2024-07-05 23:16:15 +08:00 |
vince
|
8042e2b044
|
perf: Improve the use of store in the app
|
2024-07-05 23:15:46 +08:00 |
invalid w
|
0b00c7bf06
|
chore: 优化查找根菜单的逻辑
|
2024-07-05 18:32:53 +08:00 |
vince
|
53d37ee882
|
fix: fix the preference problem,close #8, close #9
|
2024-07-04 22:14:51 +08:00 |
vben
|
484a0903e9
|
chore: update deps
|
2024-06-30 23:15:23 +08:00 |
vben
|
8252d116f1
|
fix: fix some known problems
|
2024-06-30 22:58:57 +08:00 |
vben
|
9572d1a1c5
|
feat: Dynamically get the menu from the back end
|
2024-06-30 15:03:37 +08:00 |
vben
|
ca1cad0cd3
|
feat: add backend-mock app
|
2024-06-30 14:09:44 +08:00 |
vben
|
36a4fcfad2
|
feat: update dashboard
|
2024-06-29 14:45:02 +08:00 |
vben
|
c58c0797ba
|
feat: add dashboard page
|
2024-06-23 23:18:55 +08:00 |
vben
|
24aab5b4bb
|
feat: And surface switching loading optimization
|
2024-06-23 19:39:44 +08:00 |
vben
|
6afed34437
|
chore: Optimize multi-theme switching
|
2024-06-23 19:17:31 +08:00 |
vben
|
26b8c6ef27
|
chore: update css
|
2024-06-23 14:21:27 +08:00 |
vben
|
1279872089
|
chore: update deps
|
2024-06-23 13:19:55 +08:00 |
vben
|
a06c8f039f
|
chore: update deps
|
2024-06-22 00:01:15 +08:00 |
vben
|
fe6dabf991
|
chore: format code
|
2024-06-16 23:56:20 +08:00 |
vben
|
351a41e219
|
chore: update ci
|
2024-06-16 23:50:17 +08:00 |
vben
|
07d1f85ff7
|
feat: add cspell check
|
2024-06-16 23:30:31 +08:00 |
vben
|
95252f62f6
|
feat: add coze assistant
|
2024-06-16 23:17:40 +08:00 |
vben
|
54b35deeab
|
fix: type check
fix: ci
fix: ci
fix: ci
|
2024-06-16 21:17:39 +08:00 |
vben
|
0085429ef4
|
chore: update ci
chore: test
chore: update ci
chore: update ci
chore: update ci
chore: update ci
chore: update ci
chore: update ci
chore: update ci
|
2024-06-16 20:17:37 +08:00 |
vben
|
9278c4b416
|
feat: add code onwer
chore: update readme.md
chore: update deps
chore: update deps
chore: update deps
|
2024-06-16 19:17:34 +08:00 |
vben
|
382652e0f4
|
feat: support pwa
|
2024-06-16 15:45:15 +08:00 |
vben
|
222c73963d
|
feat: add shortcut keys preferencs
|
2024-06-16 13:43:33 +08:00 |
vben
|
5d829a6d9a
|
chore: add offline page
|
2024-06-09 18:58:30 +08:00 |
vben
|
640ad6d9e7
|
fix: layout error
|
2024-06-09 15:39:11 +08:00 |
vben
|
68229a4d2f
|
chore: remove flatPreferences
|
2024-06-09 12:53:38 +08:00 |
vben
|
a344d32169
|
chore: update deps
|
2024-06-09 10:04:22 +08:00 |