|
5581a4a59f
|
Merge remote-tracking branch 'Soybean/v2.0' into v2.0
# Conflicts:
# src/typings/components.d.ts
|
2025-08-14 18:14:31 +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 |
|
|
2af57caf44
|
Merge branch 'dev' into v2.0
# Conflicts:
# src/views/system/user/modules/user-import-modal.vue
# src/views/system/user/modules/user-operate-drawer.vue
|
2025-08-08 17:21:41 +08:00 |
|
|
4539fe01fb
|
fix(projects): Fix the icon size in the image preview toolbar
|
2025-08-08 17:17:23 +08:00 |
|
|
4e9839bd48
|
fix(projects): 修复用户导入功能无法更新问题
|
2025-08-07 20:29:56 +08:00 |
|
|
a15b683b1d
|
fix(projects): 修复用户新增时角色下拉包含超级管理员问题
|
2025-08-06 09:12:24 +08:00 |
|
|
4699654fc1
|
feat(hooks): 完成表格 Hooks 改造
|
2025-07-31 17:08:06 +08:00 |
|
|
01116c9ffa
|
Merge remote-tracking branch 'Soybean/v2.0' into v2.0
|
2025-07-31 14:53:35 +08:00 |
|
|
9df8d2f55f
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-07-31 13:55:10 +08:00 |
|
|
710374398a
|
fix(projects): 修复登录过期事件监听未被重置
|
2025-07-31 13:52:07 +08:00 |
|
|
52318c106d
|
fix(projects): 修复日期搜索条件清除问题
|
2025-07-31 13:30:51 +08:00 |
|
|
b96c46baa9
|
fix(project): 关闭多租户功能后仍然遍历租户列表导致控制台报错的问题
|
2025-07-30 18:02:24 +08:00 |
|
|
2d31d7dc62
|
fix(hooks): 修复oss下载时未转码问题
|
2025-07-28 17:56:12 +08:00 |
|
|
e538355f2b
|
refactor(projects): 菜单列表新增禁用菜单样式
|
2025-07-26 12:55:19 +08:00 |
|
|
f89835578c
|
fix(hooks): 非安全环境下不使用流式下载
|
2025-07-26 12:43:10 +08:00 |
|
|
adca2e26be
|
refactor(menu): 菜单管理中隐藏的菜单显示灰色
Signed-off-by: NicholasLD <nicholasld505@gmail.com>
|
2025-07-25 03:51:09 +00:00 |
|
|
8fcc70d73d
|
fix(projects): 修复一级菜单隐藏失效问题
|
2025-07-25 10:25:50 +08:00 |
|
|
f4038a2dc0
|
fix(projects): 修复菜单结构变动后路由无法进入问题
|
2025-07-24 17:36:52 +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 |
|
|
a1336d1536
|
optimize(projects): 优化搜索框FormItem
|
2025-07-19 12:21:53 +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 |
|
|
cc29ea85c1
|
style(projects): 搜索FormItem占比调整
|
2025-07-17 21:44:00 +08:00 |
|
|
e485f680c7
|
fix(projects): 修复登录过期不弹窗问题
|
2025-07-17 16:00:50 +08:00 |
|
|
d6c8142bb4
|
refactor(projects): remove unnecessary logic in onRouteSwitchWhenLoggedIn
|
2025-07-15 22:04:18 +08:00 |
|
|
2587f8cbfa
|
fix(projects): 修复刷新时跳转至登录页问题
|
2025-07-15 16:09:34 +08:00 |
|
|
8146858b96
|
optimize(projects): optimize theme drawer width
|
2025-07-14 00:48:17 +08:00 |
|
|
8b8a2083bb
|
optimize(projects): improve robustness of second-level menu key logic
|
2025-07-14 00:48:16 +08:00 |
|
|
6207292d81
|
typo(projects): update description of vertical-hybrid-header-first layout mode
|
2025-07-14 00:48:16 +08:00 |
|
|
b4e5c6d990
|
feat(projects): add 'vertical-hybrid-header-first' layout mode
|
2025-07-14 00:48:16 +08:00 |
|
|
b6ac3106ce
|
feat(projects)!: optimize layout mode, split horizontal mix component into two layouts, and rename the component.
|
2025-07-14 00:48:16 +08:00 |
|
|
d37ce04606
|
refactor(types): move Auth and Route namespaces to separate files and clean up api.d.ts
|
2025-07-14 00:48:16 +08:00 |
|
|
8439a60070
|
optimize(projects): improve theme drawer responsive width for mobile devices
|
2025-07-14 00:48:16 +08:00 |
|
|
f238fcbd47
|
feat(projects): Add current time display option for watermark (#772)
* feat(projects): Add current time display option for watermark
* perf(projects): add watermark timer controls
|
2025-07-14 00:48:16 +08:00 |
|
|
8ba71a0857
|
feat(projects): refactor theme drawer with tabbed layout for better UX.
|
2025-07-14 00:48:16 +08:00 |
|
|
d85424ee83
|
feat(projects): 修改操作后列表查询方式
|
2025-07-11 17:16:03 +08:00 |
|
|
ff87415d7b
|
fix(projects): 修复角色用户分配未调用接口问题
|
2025-07-10 13:55:07 +08:00 |
|
|
247b98a542
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-07-08 23:06:21 +08:00 |
|
|
566b2c2db8
|
fix(hooks): 解决 streamsaver 访问不到 Github 资源问题
|
2025-07-08 23:05:56 +08:00 |
|
|
90d32ee29a
|
fix(utils): 修复isNull和IsNotNull判断方法潜在问题
|
2025-07-08 22:09:45 +08:00 |
|