Commit Graph

807 Commits

Author SHA1 Message Date
689211ae58 feat(projects): hybrid layout mode auto select first deepest child menu
(cherry picked from commit 9401925f411de9b8553fb6ad7108e30c415193f5)
2025-12-04 21:27:43 +08:00
c7eaa7b259 feat(projects): support pinning and unpinning of tabs
(cherry picked from commit b8a767d70465dbd24ad4196f17932c4ce086b661)
2025-12-04 21:27:36 +08:00
2736c178c5 feat-wip(components): 数据字典相关页面代码提交 2025-12-04 21:27:08 +08:00
40f3f7589b fix(hooks): update pagination pageSize after data fetch.
(cherry picked from commit 64226d9bb8a501f5a343e041d4f10426e2139d01)
2025-12-04 21:15:31 +08:00
c263fa3a01 feat-wip(components): 数据字典相关页面代码提交 2025-12-04 20:21:21 +08:00
b579b4542d feat-wip(components): 数据字典相关页面代码提交 2025-12-04 19:54:14 +08:00
1a259a0f0f feat(projects): support theme perset to override component library presets.
(cherry picked from commit 605173a1cc336b609cf08715e4ce69bfa5ad8b50)
2025-12-03 19:21:44 +08:00
0e2e512eda feat-wip(components): 数据字典相关页面代码提交 2025-12-02 00:25:16 +08:00
a10efd3b7e feat-wip(components): 相关页面及路由代码提交 2025-12-01 21:29:29 +08:00
12f3ad79fb feat-wip(components): 相关页面及路由代码提交" 2025-12-01 14:31:42 +08:00
65640c8b71 git commit -m feat(projects): 对接后端登录接口 2025-11-30 11:04:30 +08:00
b3fb87d850 feat(styles): 修改默认主题 2025-11-29 23:47:57 +08:00
c6d97dba21 optimize(projects): simplify some theme preset configurations. 2025-11-29 21:47:39 +08:00
9da847fb6f feat(projects): support theme presets to only set partial content. 2025-11-29 21:47:39 +08:00
91a261c1ef style(projects): modify homepage prompt title to tip. 2025-11-24 19:41:43 +08:00
4a9cf6c3da fix(types): add missing property in theme presets 2025-11-08 20:18:08 +08:00
9755c31361 feat(projects): compatible with the new Echarts API and optimized styles. 2025-10-29 14:00:50 +08:00
0b9982bdc6 fix(projects): adjust legend position in line chart options. 2025-10-29 14:00:50 +08:00
1d14269557 optimize(typings): update component typings 2025-10-28 18:37:24 +08:00
e471e9140e fix(layout): fix getSiderWidth 2025-10-27 18:49:54 +08:00
b2c919b673 feat(global-tab): add support for switching tabs with right mouse button click 2025-10-27 17:51:56 +08:00
60115572a8 Merge branch 'v2.0' 2025-10-25 15:13:46 +08:00
87a66a4236 optimize(projects): optimize radius settings 2025-10-25 14:52:10 +08:00
3549c4dbd5 feat(projects): support set global redius 2025-10-25 14:47:04 +08:00
24c6df528b feat(projects): support set global redius 2025-10-25 14:47:04 +08:00
dac5075be9 fix(styles): show light color scrollbar while dark mode is on 2025-10-25 14:42:18 +08:00
a8d1e5d266 feat(projects): support closing tabs with middle mouse button click 2025-10-25 14:34:33 +08:00
345aa2932f feat(styles): add text-autospace property to improve text layout 2025-10-25 14:25:20 +08:00
d5a3a25d3d fix(types): fix ts type error 2025-10-13 16:48:33 +08:00
91fae50260 typo(other): Correct the typos in the Chinese translation and change "局右" to "居右"。 2025-10-04 00:08:25 +08:00
61fa4b7f3b feat(packages): materials support slider-tab. closed #823 2025-10-02 22:09:59 +08:00
ef7acc626f feat(projects): optimize tabs cache cleaning strategy. close #820. 2025-10-02 11:17:44 +08:00
9fa951aa06 chore(deps): update deps 2025-09-17 14:23:06 +08:00
3c0a52825d feat(projects): modify the default value of the reset cache policy to 'refresh'. 2025-08-27 18:17:55 +08:00
100e0ea55d style(projects): format code. 2025-08-24 14:14:50 +08:00
257f1183fc feat(projects): support theme preset function. 2025-08-24 14:14:50 +08:00
d73111116a refactor(menu): optimize the margin on the menu 2025-08-14 17:41:57 +08:00
29a2a5c66a feat(projects): add prompt information for scrolling mode and tab bar caching. 2025-08-13 15:54:15 +08:00
4005763c00 feat(components): replace NTooltip with IconTooltip and optimize the layout of related components. 2025-08-13 15:54:15 +08:00
a55b4dc073 feat(components): add the IconTooltip component. 2025-08-13 15:54:15 +08:00
358e129765 feat(hooks): add scrollX computation for total table width in useNaiveTable 2025-08-11 10:42:17 +08:00
ee4341457a refactor(hooks): streamline column visibility handling in useTable and table components 2025-07-20 00:30:16 +08:00
8a7cd5934b fix(hooks): correct chart rendering logic in useEcharts 2025-07-19 20:09:20 +08:00
8cc5177cda refactor(hooks)!: refactor useTable and enhance type definitions 2025-07-19 19:43:58 +08:00
3a343eea33 optimize(projects): optimize api type file 2025-07-19 18:25:59 +08:00
f83eefbc3e refactor(request): unify response transformation methods and deprecate transformBackendResponse 2025-07-19 12:04:00 +08:00
936b834e62 optimize(hooks): optimize useEcharts 2025-07-19 02:53:46 +08:00
c965140b87 refactor(hooks): optimize useContext and update useMixMenuContext 2025-07-19 02:40:25 +08:00
32b8f99071 fix(table): add type annotations for records in useTable hook 2025-07-19 02:28:05 +08:00
50a5cba088 optimize(request): enhance request options and response handling with generic types 2025-07-19 02:17:50 +08:00