一寸灰
280df5fafb
fix(projects): 🐛 fix the style disorder of table-column-setting. fixed [ #163 ]
2025-10-21 15:26:57 +08:00
一寸灰
211ae7d399
docs(projects): 📝 add github trendshift info.
2025-09-28 09:07:25 +08:00
一寸灰
275aa4898c
fix(projects): 🐛 fix display issue in local icon dropdown.
2025-09-25 09:36:44 +08:00
一寸灰
7228e095b1
fix(packages): 🐛 axios: fix json response. fixed [ #157 ]
2025-09-19 11:32:03 +08:00
一寸灰
6bc6e3c091
fix(projects): 🐛 fix the column selection mapping error in the column setting. fixed [ #155 ]
2025-09-17 19:25:39 +08:00
一寸灰
cdc4c96279
optimize(types): 🏷️ fix proxy types.
2025-09-10 11:41:06 +08:00
一寸灰
0fd619c6ed
chore(other): 🔧 update the ESLint validation configuration to support more file types.
...
* chore(other): 🔧 update the ESLint validation configuration to support more file types.
* chore(packages): 📝 update Vite version to 7 in documentation.
2025-09-08 11:04:38 +08:00
一寸灰
9fb04b85d9
build(packages): ⬇️ downgrade pnpm and typescript version. fixed [ #151 ]
...
* fix(types): 🐛 fix typescript version warning.
* build(packages): ⬇️ downgrade pnpm version.
2025-09-05 14:22:49 +08:00
一寸灰
35163255fc
fix(projects): 🐛 adjust the init of pagination. fixed [ #149 ]
2025-09-04 10:37:29 +08:00
一寸灰
02b949e962
chore(projects): 🔖 release v1.3.15.
...
* chore(deps): ⬆️ update deps.
* chore(projects): release v1.3.15
2025-09-02 10:12:43 +08:00
一寸灰
c4cdee3ce5
refactor(hooks): ♻️ sync refactor useTable and enhance type definitions.
2025-08-31 20:44:19 +08:00
一寸灰
c420f37ab6
refactor(projects): 🔥 remove unused lifecycle hooks and clean up script setup.
2025-08-27 16:15:01 +08:00
一寸灰
3e65cd3ada
feat(projects): ✨ add configurable user name watermark option.
...
* fix(types): 🐛 The environment variable VITE_ICON_LOCAL_PREFIX has the wrong type.
* feat(projects): ✨ add configurable user name watermark option
2025-08-26 14:22:43 +08:00
一寸灰
3e02090c08
chore(projects): release v1.3.14
...
* optimize(projects): 🎨 optimize tab deletion logic.
* optimize(projects): 🎨 remove redundant authStore declaration in resetStore function
* chore(projects): release v1.3.14
2025-08-25 20:21:58 +08:00
一寸灰
8abee1ba91
feat(projects): ✨ sync global search button toggle.
...
* feat(projects): ✨ sync global search button toggle.
* docs(projects): 📝 add warning about upcoming V2 version and link to plan list.
2025-08-25 10:56:46 +08:00
一寸灰
6ae214c891
refactor(hooks): ♻️ sync refactor useCountDown hook.
...
* fix(projects): 🐛 tab closure did not remove cache correctly.
* fix(projects): 🐛 fix the lint warning of no-console.
* refactor(hooks): ♻️ refactor useCountDown hook for improved countdown logic and clarity.
2025-08-21 19:50:02 +08:00
一寸灰
911cf5abe5
chore(projects): 🔖 release v1.3.13.
...
* chore(deps): ⬆️ update deps.
* chore(projects): release v1.3.13
2025-08-18 20:35:36 +08:00
一寸灰
43d0f81b8e
sync commits with Naive.
...
* fix(hooks): 🐛 fixed the issue where loading was not properly closed in some cases.
* docs(other): Add supporting ecosystem tools to the open-source repository.
* ci(hooks): ➖ remove lint-staged in git hook.
2025-08-14 16:19:15 +08:00
一寸灰
df1143fd75
fix(projects): 🐛 fix post-refresh redirect routing issue. fixed [ #125 ]
2025-08-13 10:55:38 +08:00
Gahotx
8c215bf778
style: improve the coverage of theme colors.
2025-08-01 09:01:41 +08:00
一寸灰
f8465dad6d
fix(packages): 🐛 fix full-content display issues when fixedHeaderAndTab is false. fixed [ #131 ]
2025-07-29 17:38:37 +08:00
一寸灰
9fe1c42158
fix(projects): 🐛 adjust the read strategy for theme configuration. fixed [ #117 ]
2025-07-21 17:45:14 +08:00
一寸灰
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
一寸灰
c95d5f9857
docs(projects): 📝 update the Vite version of the project description.
2025-06-22 16:34:55 +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
Soybean
f8a2045c01
docs(projects): add gitcode link
2025-05-12 00:26:27 +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
Soybean
a2e1b6b11e
feat(docs): add GitCode star badge to README files
2025-04-18 11:18:46 +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
一寸灰
60c527d057
chore(projects): ⬆️ update vscode settings and launch.
2025-03-28 19:52:14 +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
一寸灰
223b5d1a80
build(deps): 📦 Restrict the minimum Node.js version. ( #66 )
2025-03-16 18:38:19 +08:00
一寸灰
77741e3312
fix(deps): 🐛 fix lint error. [ #63 ]
2025-03-14 22:03:48 +08:00