Commit Graph

80 Commits

Author SHA1 Message Date
一寸灰
d96db31698 feat(types): enhance Option type to support customizable label types. 2025-07-16 11:14:17 +08:00
一寸灰
0e4bb80635 fix(projects): 🐛 fix the menu hover highlight in bg-inverted. fixed [#115] 2025-07-09 15:31:06 +08:00
一寸灰
259185777c fix(projects): 🐛 add overflow-y-auto in ElTree. fixed [#113] 2025-07-02 09:09:53 +08:00
一寸灰
020f57c44f fix(projects): 🐛 fix the menu switching collapse issue. fixed [#111] 2025-06-30 17:57:04 +08:00
一寸灰
f14854ee78 fix(projects): 🐛 fix menu highlighting in dark theme. fixed [#98] 2025-06-17 17:57:29 +08:00
一寸灰
f52b009a06 fix(projects): 🐛 fix the error produced when calling the updateSpec method in vchart. fixed [#105] 2025-06-08 17:56:18 +08:00
一寸灰
87a113c5e6 fix(projects): 🐛 fix menu active issue. fixed [#101][#94] 2025-06-06 21:41:58 +08:00
YSH0313
325a7f5d82 feat(styles): Page format abnormality issue when updating column settings to a large number (#102)
Co-authored-by: 袁少航 <yuanshaohang@dataoceanai.com>
2025-05-30 08:54:31 +08:00
一寸灰
311bd75d86 feat(projects): clear tabs cache when switching users. 2025-05-28 21:21:51 +08:00
一寸灰
795d2c91bd fix(projects): 🐛 Fix the external link routing highlighting issue. fixed [#94] 2025-05-19 11:56:39 +08:00
一寸灰
9b93514778 fix(projects): 🐛 set ElMenu collapse-transition false. fixed [#57] 2025-05-08 15:23:48 +08:00
青菜白玉汤
5d9a9f3e2c optimize(hooks): update detection function to cover the exceptions that occur when the request fails. fixed [#90] 2025-05-07 21:09:33 +08:00
一寸灰
a14550eca1 feat(projects): support vite devtools specify the editor by launchEditor option. 2025-04-30 16:31:02 +08:00
一寸灰
e19e94d954 optimize(hooks): 🚸 remove obsolete disabling cache. 2025-04-23 21:06:17 +08:00
一寸灰
66aab7ef00 feat(projects): Adjust the display duration of the update notification. Fixed [#79] 2025-04-16 17:21:44 +08:00
一寸灰
5a7b808cbc fix(projects): 🐛 fix the edit echo issue on the menu management page. fixed [#80] 2025-04-10 21:21:41 +08:00
一寸灰
12c82dd29e fix(projects): 🐛 fix responsive issues on the homepage. fixed [#76] 2025-04-09 21:31:40 +08:00
一寸灰
e6f04d1213 fix(projects): 🐛 fix the title in ElCard. 2025-04-07 16:12:24 +08:00
MosYCo
9cd3ac5ee0 fix(projects): fix example page ElCard slot name error. (#74)
Co-authored-by: yuyang <yuyang@7moor.com>
2025-04-07 16:04:14 +08:00
一寸灰
49e73a0e87 fix(projects): 🐛 fix active tab switch issue after removal. (#72) 2025-04-03 11:27:42 +08:00
一寸灰
6fe03cca0d style(projects): 💄 adjust form label styles. fixed [#68] 2025-03-23 18:17:41 +08:00
一寸灰
ecc5328a4e release v1.3.12 (#67)
* refactor(projects): ♻️ sync code: support proxy log in terminal

* chore(projects): release v1.3.12
2025-03-21 20:43:11 +08:00
一寸灰
77741e3312 fix(deps): 🐛 fix lint error. [#63] 2025-03-14 22:03:48 +08:00
一寸灰
57380e19b5 chore(projects): ⬆️ update deps (#62) 2025-03-06 20:42:41 +08:00
一寸灰
7fe6908c0f 🐛 fix watermark switching errors. (#61)
* fix(projects): 🐛 fix watermark switching errors.

* fix(projects): 🐛 add watermark container h-full
2025-02-23 18:50:37 +08:00
一寸灰
2ab9737c4c fix(projects): 🐛 fix can`t click reverse menus button。[#59] (#60) 2025-02-20 14:27:51 +08:00
一寸灰
3831e0f694 fix(projects): 🐛 add Menu default-openeds. (#58) 2025-02-14 16:24:45 +08:00
一寸灰
622820ffcd feat(projects): support loading page dark mode adaptation (#56) 2025-02-14 11:32:43 +08:00
一寸灰
9927d752bd 🐛 fix tow bugs in login page (#55)
* fix(projects): 🐛 hidden multi-language button in login page.

* fix(projects): 🐛 fix multiple calls to the login API when clicking quickly
2025-02-12 15:24:40 +08:00
一寸灰
6f3855ece6 release v1.3.11 (#54)
* fix(projects): 🐛 fix update notifications

* chore(projects): release v1.3.11
2025-02-10 11:07:22 +08:00
一寸灰
e25ce9574c style(projects): 🎨 fix eslint warning (#51) 2025-01-16 15:56:51 +08:00
一寸灰
223bb5ed54 chore(deps): ⬆️ update sass (#50) 2025-01-09 14:23:11 +08:00
一寸灰
b8b7f4d742 fix(projects): 🐛 fix element-plus style conflicts (#49) 2025-01-08 18:09:13 +08:00
一寸灰
571f14de9e chore(other): 🥚 add postbuild print (#47)
* chore(other): 🥚 add postbuild print

* fix(projects): 🐛 fix ElementPlus in GlobalComponents
2025-01-07 20:57:25 +08:00
一寸灰
aceff344dd optimize(projects): 🎨 fix warning Component name should always be multi-word (#46) 2025-01-06 19:38:45 +08:00
一寸灰
c94c8454b2 fix(projects): 🐛 fix login success notification. (#45) 2025-01-03 21:55:38 +08:00
一寸灰
312c0e217f feat(projects): multi language buttons support hiding (#44) 2025-01-02 10:43:10 +08:00
一寸灰
52472717b5 🔖 sync release v1.3.10 (#43)
* chore(projects): release v1.3.10

* optimize(projects): 🎨 aync use defu to fill added theme config
2024-12-31 17:58:39 +08:00
一寸灰
907eb79276 style(styles): 💄 fix the spacing between header button (#42) 2024-12-30 16:59:23 +08:00
一寸灰
4561ffd655 fix(projects): 🐛 fix ElMenu ellipsis width full (#41) 2024-12-28 19:01:55 +08:00
一寸灰
c7669d151f fix(projects): 🐛 check if init userInfo when initAuthRoute. (#39) 2024-12-26 18:07:24 +08:00
一寸灰
4ce0292515 fix(projects): 🐛 fix dialog can`t be closed in manager/role (#35) 2024-12-25 11:27:12 +08:00
一寸灰
9de4f43d45 chore(types): 🔧 rename env.d.ts to vite-env.d.ts (#33) 2024-12-24 14:57:49 +08:00
一寸灰
5c2d2abcda 🔖 sync release v1.3.9 (#32)
* fix(projects): 🐛 sync fix app version notification plugin with sub deploy path

* chore(release): 🔖 sync release v1.3.9
2024-12-23 14:25:28 +08:00
一寸灰
f32b675836 feat(projects): sync add VTableGantt (#31) 2024-12-21 14:36:55 +08:00
一寸灰
fc7bdf2869 style(styles): 💄 fix table automatic height (#30) 2024-12-20 21:27:36 +08:00
Onlylonger
30b5c938f0 fix(manager): change usage of ElCollapse and shrink height (#29) 2024-12-20 09:26:44 +08:00
一寸灰
305d840f9c style(styles): 💄 adjust the spacing between header button (#28) 2024-12-19 14:24:49 +08:00
一寸灰
ccfda40b68 fix(projects): 🐛 adjust the display of ElPagination total (#27) 2024-12-18 16:37:09 +08:00
一寸灰
d7bcf24e90 fix(projects): 🐛 fix gantt chart change (#26) 2024-12-17 15:37:12 +08:00