|
|
ec20829a22
|
Merge branch 'main' into example
|
2025-06-09 22:50:16 +08:00 |
|
|
|
f5e6a205b3
|
fix(auth): initialize routeStore in toggle-auth. closed #754
|
2025-06-09 22:37:19 +08:00 |
|
|
|
c57f88aad2
|
fix(auth): remove redundant authStore declaration in resetStore function
|
2025-06-09 22:34:57 +08:00 |
|
|
|
e6044d0fc7
|
optimize(projects): optimize tab deletion logic. closed #755
|
2025-06-09 14:19:44 +08:00 |
|
|
|
222187d3b0
|
optimize(hooks): update detection function to cover the exceptions that occur when the request fails.
|
2025-05-31 13:41:02 +08:00 |
|
|
|
75455b006c
|
feat(theme): global search button toggle
- 在主题设置中添加全局搜索按钮的显示控制选项
- 更新多语言文件,添加全局搜索按钮显示控制的翻译
- 修改全局头部组件,根据主题设置决定是否显示全局搜索按钮
- 在主题抽屉中添加全局搜索按钮显示控制的开关
|
2025-05-31 13:40:42 +08:00 |
|
|
|
7fb5c72f7e
|
fix(projects): tab closure did not remove cache correctly.
|
2025-05-26 15:11:01 +08:00 |
|
|
|
ff83d333a5
|
feat(projects): add example for pro-naive-ui.
|
2025-05-16 13:06:59 +08:00 |
|
|
|
1ff4d82d19
|
feat(projects): clear tabs cache when switching users. (#744)
|
2025-04-30 14:46:32 +08:00 |
|
|
|
85e40b1943
|
fix(hooks): fixed the issue where loading was not properly closed in some cases. (#737)
|
2025-04-23 21:34:18 +08:00 |
|
|
|
123d2c9074
|
feat(types): enhance Option type to support customizable label types (#735)
Co-authored-by: a <a@gmail.com>
|
2025-04-23 21:34:06 +08:00 |
|
|
|
29698bef69
|
feat(projects): support vite devtools specify the editor by launchEditor option. (#730)
|
2025-04-04 12:00:52 +08:00 |
|
|
|
4e1b65b6c4
|
optimize(hooks): remove obsolete disabling cache. (#729)
|
2025-04-01 11:36:27 +08:00 |
|
|
|
9a294204a2
|
Merge branch 'main' into example
|
2025-03-19 22:42:20 +08:00 |
|
|
|
a7c59adabc
|
fix(projects): fix active tab switch issue after removal (#723)
|
2025-03-19 22:37:35 +08:00 |
|
|
|
a5c9a19838
|
Merge branch 'main' into example
|
2025-03-12 23:25:14 +08:00 |
|
|
|
4cc1487f46
|
feat(projects): support proxy log in terminal
|
2025-03-12 23:08:24 +08:00 |
|
|
|
b8112613ea
|
chore(deps): update deps
|
2025-03-12 22:24:59 +08:00 |
|
|
|
a1a5c74c74
|
feat(projects): feat(projects): TableColumnCheck title support VNode (#716)
|
2025-03-11 11:30:02 +08:00 |
|
|
|
be6080ba0f
|
feat(utils): support replaceTab. (#713)
|
2025-03-10 18:25:36 +08:00 |
|
|
|
52c336d7e0
|
chore(deps): update deps
|
2025-03-05 18:15:04 +08:00 |
|
|
|
a03becdaed
|
feat(projects): tab support touch event
|
2025-02-19 10:50:12 +08:00 |
|
|
|
15163d7011
|
Revert "fix(projects): fix multiple calls to the login API when clicking quickly. fixed #697 (#698)"
This reverts commit 86da767e24.
|
2025-02-11 23:57:16 +08:00 |
|
|
|
9b9455d945
|
feat(projects): support loading page dark mode adaptation. (#702)
|
2025-01-26 22:32:05 +08:00 |
|
|
|
86da767e24
|
fix(projects): fix multiple calls to the login API when clicking quickly. fixed #697 (#698)
|
2025-01-25 18:38:49 +08:00 |
|
|
|
54e7d6d00a
|
fix(projects): hidden multi-language button in login page. fix #694
|
2025-01-24 18:34:07 +08:00 |
|
|
|
69788d0134
|
Merge branch 'main' into example
|
2025-01-20 13:45:54 +08:00 |
|
|
|
6489ec46ae
|
optimize(projects): optimize code
|
2025-01-19 22:13:19 +08:00 |
|
|
|
ac86247876
|
fix(projects): fix update notifications. fixed #691, fixed #692
|
2025-01-19 22:03:02 +08:00 |
|
|
|
60dd22624b
|
fix(projects): fix login success notification. fixed #688
|
2024-12-26 11:07:48 +08:00 |
|
|
|
56760245d4
|
fix(hooks): The total number before assigning a value to the table is incorrect. (#687)
|
2024-12-25 17:51:44 +08:00 |
|
|
|
d7aebb7dfa
|
feat(projects): multi language buttons support hiding. (#683)
|
2024-12-16 23:39:19 +08:00 |
|
|
|
745a9077ec
|
Merge branch 'main' into example
|
2024-12-16 16:44:43 +08:00 |
|
|
|
101b6f9000
|
optimize(projects): use defu to fill added theme config
|
2024-12-16 16:35:47 +08:00 |
|
|
|
9f4fb8c3fb
|
fix(projects): check if init userInfo when initAuthRoute. fixed #680
|
2024-12-11 12:38:50 +08:00 |
|
|
|
0dfcf18b64
|
optimize(projects): optimize router guard
|
2024-12-11 12:11:15 +08:00 |
|
|
|
ba38119efd
|
feat(projects): support show tab when not loggedIn
|
2024-12-10 16:54:15 +08:00 |
|
|
|
ab9858c7d0
|
fix(projects): fix route guard hook onRouteSwitchWhenLoggedIn. fixed #680
|
2024-12-10 14:58:32 +08:00 |
|
|
|
b93c2036ac
|
chore: rename env.d.ts to vite-env.d.ts (#675)
|
2024-12-02 07:37:12 +08:00 |
|
|
|
60c307ccda
|
Merge branch 'main' into example
|
2024-11-17 22:34:18 +08:00 |
|
|
|
a53eb10cdf
|
feat(projects): app version notification plugin support sub deploy path. close #668
|
2024-11-17 22:27:00 +08:00 |
|
|
|
d088f81345
|
feat(projects): support scheduled detection and update system. close #657 (#669)
|
2024-11-17 22:25:04 +08:00 |
|
|
|
09144dfe93
|
refactor(projects): refactor router guard. fix #655 (#667)
|
2024-11-15 12:39:57 +08:00 |
|
|
|
d1c6081c25
|
optimize(projects): optimize example code about vtable,vchart
|
2024-11-02 02:48:22 +08:00 |
|
|
|
b9e873e53c
|
feat(projects): add visactor plugin demos (#658)
* feat: add vtable plugin
* feat: add vchart hook
* feat: add dark mode support in vtable
* feat: add visactor icon
* feat: add vtable-gantt plugin
* fix: fix theme update in vtable-gantt
* feat: update visactor version
|
2024-11-02 01:57:43 +08:00 |
|
|
|
aabe7fe592
|
optimize(projects): optimize manage page: use ref replace reactive
|
2024-10-28 19:29:30 +08:00 |
|
|
|
7e436b6328
|
Merge branch 'main' into example
|
2024-10-25 01:19:37 +08:00 |
|
|
|
71e6307db2
|
chore(projects): update deps & fix sass usage
|
2024-10-25 01:12:40 +08:00 |
|
|
|
b667eab76a
|
refactor(projects)!: refactor route cache & support reset route cache strategy
|
2024-10-25 00:58:29 +08:00 |
|
|
|
e019defef3
|
refactor(projects): rename directory serviceAlova to service-alova
|
2024-10-24 23:52:45 +08:00 |
|