iot-manage-dashboard/packages/@core/base/shared/src
Svend 3ad433a50b
fix: 修复在 hash 路由模式下无法在新窗口打开路由的问题 (#6652)
此问题是由于 PR #6583 中新增的 `resolveHref` 函数导致的。其在 hash 路由模式下,得到的 URL 会包含 #/ 前缀。在经过 openRouteInNewWindow 的逻辑后就会出现两次 /# 前缀
2025-08-19 16:47:45 +08:00
..
cache perf: format code with better style (#5283) 2025-01-01 11:39:49 +08:00
color fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues (#4704) 2024-10-21 20:14:25 +08:00
constants feat: modal&drawer support appendToMain and zIndex (#5092) 2024-12-10 17:37:06 +08:00
utils fix: 修复在 hash 路由模式下无法在新窗口打开路由的问题 (#6652) 2025-08-19 16:47:45 +08:00
global-state.ts refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) 2024-10-13 18:33:43 +08:00
store.ts perf: supplement login interface documents and add configuration parameters (#4175) 2024-08-17 22:38:37 +08:00