雪忆天堂
|
5613dcef99
|
feat: table允许通过props动态变化data数据
|
2026-03-23 10:05:32 +08:00 |
|
MistyMoon
|
3528517fe0
|
fix(project): fix sub sidebar theme in two-column menu (#7708)
- Reset light tokens for nested sub sidebars.
- Align the extra title logo theme with sidebarThemeSub.
|
2026-03-22 09:15:56 +08:00 |
|
Jin Mao
|
2a5b520ec9
|
chore: update deps
|
2026-03-22 09:15:27 +08:00 |
|
lmx
|
e2fb3602f1
|
fix: 修复菜单项外部链接跳转问题
- 引入 isHttpUrl 工具函数用于判断 URL 类型
- 添加 isHttp 计算属性检测父路径是否为 HTTP 链接
- 修改菜单项渲染逻辑,对外部链接直接使用原地址跳转
- 调整 HTML 结构,将链接属性移到正确位置
- 确保内部路由和外部链接都能正常工作
|
2026-03-19 23:56:13 +08:00 |
|
lmx
|
da3580cbd7
|
Merge remote-tracking branch 'origin/main'
|
2026-03-19 22:07:20 +08:00 |
|
xingyu
|
0c300d040c
|
fix: tailwindcss config (#7693)
* chore: update deps
* fix: tailwindcss config
* fix: lint
* fix: lint
* chore: update deps
|
2026-03-19 15:51:09 +08:00 |
|
橙子
|
d43a3729c3
|
fix: playground(drawer) comment (#7695)
|
2026-03-19 09:03:40 +08:00 |
|
Jin Mao
|
bed97a84d8
|
revert: "fix: sass-embedded@1.98.0 在 macOS 13 会直接崩 (#7692)"
|
2026-03-19 09:02:28 +08:00 |
|
afe1
|
b908076846
|
fix: sass-embedded@1.98.0 在 macOS 13 会直接崩 (#7692)
* fix: catelog
* fix: system
|
2026-03-18 20:18:25 +08:00 |
|
Noah Lan
|
885a0a9a00
|
fix: build.mjs commands could not be executed correctly. (#7682)
* fix: Fix issue where commands could not be executed correctly when they contained spaces
* chore: oxfmt
|
2026-03-17 18:59:35 +08:00 |
|
Jin Mao
|
340baf4f0b
|
chore: 处理合并的一些问题
|
2026-03-16 20:50:01 +08:00 |
|
Jin Mao
|
82cda0edaa
|
Merge branch 'fork/xingyu4j/tsdown'
# Conflicts:
# pnpm-lock.yaml
|
2026-03-16 20:36:27 +08:00 |
|
Jin Mao
|
9fe875355a
|
fix: 修复构建脚本中的进程执行问题
- 移除平台特定的 pnpm 命令路径检测逻辑
- 统一使用 'pnpm' 命令执行
- 启用 shell 模式以正确处理命令执行
- 确保子进程继承正确的标准输入输出流
|
2026-03-16 20:30:27 +08:00 |
|
Jin Mao
|
5f21bd2036
|
Merge branch 'fork/jyqwq/feature/antd上传组件支持拖拽排序'
|
2026-03-16 19:54:08 +08:00 |
|
Sun
|
5b5ea6d2d8
|
chore: Configure the ESLint auto-repair feature (#7670)
|
2026-03-16 18:26:42 +08:00 |
|
JyQAQ
|
3dcfd23036
|
perf: 裁剪组件默认输出格式调整 (#7673)
Co-authored-by: 吉远 <jiyuan@txhmo.com>
|
2026-03-16 18:25:04 +08:00 |
|
xingyu
|
186914bcac
|
fix: vxe i18n (#7675)
* chore: engines node
* chore: update deps
* fix: oxlint
* chore: fix lint issues
* chore: update deps
* fix: vxe i18n
|
2026-03-16 18:24:28 +08:00 |
|
吉远
|
4b3205fee8
|
feat: antd Upload 组件上传文件组支持拖拽排序
|
2026-03-16 15:01:43 +08:00 |
|
lmx
|
e4453841db
|
fix: 修复在vue-router 的模式hash复制路径不对
|
2026-03-16 01:32:11 +08:00 |
|
xingyu4j
|
32db4cbd11
|
fix: build warn
|
2026-03-15 23:11:59 +08:00 |
|
xingyu4j
|
5558249cd3
|
chore: unbuild
|
2026-03-15 23:11:41 +08:00 |
|
xingyu4j
|
86b636ae54
|
fix(@vben/vite-config): externalize node utils dependency
|
2026-03-15 22:47:28 +08:00 |
|
xingyu4j
|
c9f7154524
|
chore(tsdown): remove unbuild leftovers
|
2026-03-15 22:04:48 +08:00 |
|
xingyu4j
|
d72f872369
|
refactor(tsdown): migrate styled ui-kit packages
|
2026-03-15 21:42:44 +08:00 |
|
xingyu4j
|
b300011d07
|
refactor(tsdown): migrate ui-kit vue packages
|
2026-03-15 21:30:13 +08:00 |
|
xingyu4j
|
3946253d6e
|
chore(tsdown): align stub scripts and package exports
|
2026-03-15 21:17:41 +08:00 |
|
xingyu4j
|
11fc367845
|
chore: migrate vite build to tsdown
|
2026-03-15 21:04:12 +08:00 |
|
xingyu4j
|
bdc65cc250
|
chore: update deps
|
2026-03-15 21:03:41 +08:00 |
|
xingyu4j
|
70dad0f600
|
fix(node-utils): avoid find-up sync API in monorepo root lookup
|
2026-03-15 20:50:07 +08:00 |
|
xingyu4j
|
26e9aa244b
|
fix(vite): adapt rolldown workspace resolution
|
2026-03-15 20:27:01 +08:00 |
|
xingyu4j
|
913f77fd2f
|
chore(pnpm): sync lockfile for tsdown migration
|
2026-03-15 19:41:17 +08:00 |
|
xingyu4j
|
dba774e1c7
|
chore(vsh): migrate build to tsdown
|
2026-03-15 19:41:00 +08:00 |
|
xingyu4j
|
af09d652a3
|
chore(turbo-run): migrate build to tsdown
|
2026-03-15 19:40:54 +08:00 |
|
xingyu4j
|
0babdfbc44
|
chore(core-preferences): migrate build to tsdown
|
2026-03-15 19:40:48 +08:00 |
|
xingyu4j
|
f154d53be9
|
chore(core-composables): migrate build to tsdown
|
2026-03-15 19:40:42 +08:00 |
|
xingyu4j
|
ed3cd2fe3b
|
chore(core-typings): migrate build to tsdown
|
2026-03-15 19:40:36 +08:00 |
|
xingyu4j
|
59912a00bc
|
chore(core-shared): migrate build to tsdown
|
2026-03-15 19:40:29 +08:00 |
|
xingyu4j
|
675d8b0179
|
chore(core-icons): migrate build to tsdown
|
2026-03-15 19:40:17 +08:00 |
|
xingyu4j
|
a1ca296fc0
|
chore(node-utils): migrate build to tsdown
|
2026-03-15 19:40:09 +08:00 |
|
xingyu4j
|
c1b1fe90fd
|
chore(oxlint-config): migrate build to tsdown
|
2026-03-15 19:39:59 +08:00 |
|
xingyu4j
|
30b5610a73
|
chore(oxfmt-config): migrate build to tsdown
|
2026-03-15 19:39:51 +08:00 |
|
xingyu4j
|
db9b9df8f7
|
chore(eslint-config): migrate build to tsdown
|
2026-03-15 19:39:43 +08:00 |
|
xingyu4j
|
ae6a75e913
|
build: migrate core ts packages to tsdown
|
2026-03-15 18:13:49 +08:00 |
|
xingyu
|
37d72c1628
|
fix: oxlint config (#7661)
* chore: engines node
* chore: update deps
* fix: oxlint
* chore: fix lint issues
|
2026-03-15 17:41:47 +08:00 |
|
xingyu4j
|
ab3e6bb37c
|
chore: fix lint issues
|
2026-03-15 16:35:34 +08:00 |
|
xingyu4j
|
9ddb899a1a
|
fix: oxlint
|
2026-03-15 16:23:18 +08:00 |
|
xingyu4j
|
1f0cda8aee
|
chore: update deps
|
2026-03-15 12:35:42 +08:00 |
|
xingyu4j
|
90ae85317c
|
chore: engines node
|
2026-03-15 12:33:23 +08:00 |
|
Jin Mao
|
a8ae891aff
|
chore: update pnpm-lock
|
2026-03-15 03:57:55 +08:00 |
|
Jin Mao
|
1f2df3e944
|
Merge branch 'fork/Lmx1220/main'
# Conflicts:
# pnpm-lock.yaml
|
2026-03-15 03:53:43 +08:00 |
|