Jin Mao
|
0c8db0f6be
|
fix: 修复VITE_APP_TITLE变量替换语法
- 将index.html中的<%= VITE_APP_TITLE %>替换为%VITE_APP_TITLE%
- 更新web-antd、web-antdv-next、web-ele、web-naive、web-tdesign应用
- 修改文档中loading组件的VITE_APP_TITLE引用方式
- 修复vite-config插件中默认加载模板的变量语法
- 统一所有应用和模板中的环境变量引用格式
|
2026-04-13 17:52:17 +08:00 |
|
xingyu4j
|
e023a0852a
|
fix: tailwindcss lint config
|
2026-04-13 17:52:16 +08:00 |
|
xingyu4j
|
306739cabb
|
fix: lint
|
2026-04-13 17:52:16 +08:00 |
|
xingyu4j
|
093479bb33
|
chore: remove vite-plugin-html
|
2026-04-13 17:52:16 +08:00 |
|
xingyu4j
|
243456d928
|
fix: ts config
|
2026-04-13 17:52:16 +08:00 |
|
Jin Mao
|
7e8b9c2368
|
fix: 配置 TypeScript 构建根目录
- 添加 rootDir 编译选项指向 ./src 目录
- 保持现有编译配置不变
- 排除测试文件和 node_modules 目录
|
2026-04-13 17:52:15 +08:00 |
|
dullathanol
|
436a865bef
|
chore: 修正注释
|
2026-04-13 17:52:15 +08:00 |
|
dullathanol
|
185011ee21
|
fix: tailwindcss config
|
2026-04-13 17:52:15 +08:00 |
|
Jin Mao
|
e9bdbb610a
|
chore: fix lint
- 关闭 vitest/require-mock-type-parameters 规则
|
2026-04-13 17:52:15 +08:00 |
|
HaroldZhangCode91
|
8e0b65a0e1
|
feat: fix oxlint error for oxlint upgrade (#7756)
1. remove unknown rule out of oxlint
2. add the corresponding back to eslint-config
3. fixed the eslint error for package.json
|
2026-04-13 17:52:13 +08:00 |
|
xingyu4j
|
67afcadcf0
|
fix: rollup -> rolldown
|
2026-03-23 17:51:46 +08:00 |
|
xingyu4j
|
1128ef5acd
|
chore: update deps
|
2026-03-23 17:13:39 +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 |
|
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
|
9fe875355a
|
fix: 修复构建脚本中的进程执行问题
- 移除平台特定的 pnpm 命令路径检测逻辑
- 统一使用 'pnpm' 命令执行
- 启用 shell 模式以正确处理命令执行
- 确保子进程继承正确的标准输入输出流
|
2026-03-16 20:30:27 +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
|
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
|
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
|
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 |
|
xingyu4j
|
ab3e6bb37c
|
chore: fix lint issues
|
2026-03-15 16:35:34 +08:00 |
|
xingyu4j
|
f1143e134e
|
fix: match root json files in oxfmt overrides
|
2026-03-14 19:33:55 +08:00 |
|
xingyu4j
|
e3e869faee
|
fix: align oxfmt json commas with lint
|
2026-03-14 19:31:01 +08:00 |
|
xingyu4j
|
15f74b9d97
|
refactor: drop unused turbo eslint shim
|
2026-03-14 19:20:39 +08:00 |
|
xingyu4j
|
55b54e24fe
|
refactor: migrate command lint to oxlint
|
2026-03-14 19:13:50 +08:00 |
|
xingyu4j
|
46b4ce81e4
|
refactor: shrink eslint fallback layer
|
2026-03-14 19:10:22 +08:00 |
|
Jin Mao
|
a6a6efdf59
|
chore: release 5.7.0
- 更新 backend-mock 包版本
- 更新 web-antd 包版本
- 更新 web-antdv-next 包版本
- 更新 web-ele 包版本
- 更新 web-naive 包版本
- 更新 web-tdesign 包版本
- 更新 docs 包版本
- 更新 commitlint-config 包版本
- 更新 eslint-config 包版本
- 更新 oxfmt-config 包版本
- 更新 oxlint-config 包版本
- 更新 stylelint-config 包版本
- 更新 node-utils 包版本
- 更新 tsconfig 包版本
- 更新 vite-config 包版本
- 更新 @core/base/design 包版本
- 更新 @core/base/icons 包版本
- 更新 @core/base/shared 包版本
- 更新 @core/base/typings 包版本
- 更新 @core/composables 包版本
- 更新 @core/preferences 包版本
- 更新 @core/ui-kit/form-ui 包版本
- 更新 @core/ui-kit/layout-ui 包版本
- 更新 @core/ui-kit/menu-ui 包版本
- 更新 @core/ui-kit/popup-ui 包版本
- 更新 @core/ui-kit/shadcn-ui 包版本
- 更新 @core/ui-kit/tabs-ui 包版本
- 更新 constants 包版本
- 更新 access 包版本
- 更新 common-ui 包版本
- 更新 hooks 包版本
- 更新 layouts 包版本
- 更新 plugins 包版本
- 更新 request 包版本
- 更新 icons 包版本
- 更新 locales 包版本
- 更新 preferences 包版本
- 更新 stores 包版本
- 更新 styles 包版本
- 更新 types 包版本
- 更新 utils 包版本
- 更新 playground 包版本
- 更新 turbo-run 包版本
- 更新 vsh 包版本
- 更新根目录包版本
|
2026-03-14 09:14:23 +08:00 |
|
xingyu4j
|
913636ae44
|
refactor: simplify oxc eslint compatibility
|
2026-03-14 00:16:27 +08:00 |
|
xingyu4j
|
395babc1f5
|
feat: tsgolint
|
2026-03-13 23:13:10 +08:00 |
|
xingyu4j
|
68cde54bad
|
feat: add tsgolint
|
2026-03-13 23:13:01 +08:00 |
|
xingyu4j
|
542ed6c08f
|
refactor: rename formatter utilities
|
2026-03-13 21:56:23 +08:00 |
|
xingyu4j
|
6dabb848a5
|
build: migrate formatting pipeline to oxfmt
|
2026-03-13 21:56:08 +08:00 |
|
xingyu4j
|
771277d5d9
|
fix: align oxlint compat config typing
|
2026-03-13 20:28:56 +08:00 |
|
xingyu4j
|
e7fa87b301
|
chore: finalize oxlint migration config
|
2026-03-13 20:25:25 +08:00 |
|
xingyu4j
|
443e4b04cd
|
chore: update vite 8
|
2026-03-13 15:51:28 +08:00 |
|
xingyu
|
a4736a49f8
|
feat: migrate to Tailwind CSS v4 (#7614)
* chore: update deps
* feat: use jsonc/x language
* chore: update eslint 10.0
* fix: no-useless-assignment
* feat: add CLAUDE.md
* chore: ignore
* feat: claude
* fix: lint
* chore: suppot eslint v10
* fix: lint
* fix: lint
* fix: type check
* fix: unit test
* fix: Suggested fix
* fix: unit test
* chore: update stylelint v17
* chore: update all major deps
* fix: echarts console warn
* chore: update vitest v4
* feat: add skills ignores
* chore: update deps
* chore: update deps
* fix: cspell
* chore: update deps
* chore: update tailwindcss v4
* chore: remove postcss config
* fix: no use catalog
* chore: tailwind v4 config
* fix: tailwindcss v4 sort
* feat: use eslint-plugin-better-tailwindcss
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix(lint): resolve prettier and better-tailwindcss formatting conflicts
* fix(tailwind): update theme references and lint sources
* style(format): normalize apps docs and playground vue files
* style(format): normalize core ui-kit components
* style(format): normalize effects ui and layout components
|
2026-03-10 05:08:45 +08:00 |
|
moil-xm
|
05920cd66d
|
feat(vite-config): vite export typing (#7569)
* feat(vite-config): vite export typing
* feat(vite-config): add type
---------
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
|
2026-02-26 06:14:12 +08:00 |
|
Jin Mao
|
8a215fbcc7
|
chore: release 5.6.0
|
2026-02-09 05:09:57 +08:00 |
|
xingyu
|
9b09ba4483
|
Merge branch 'main' into fix
|
2026-01-19 10:54:43 +08:00 |
|
ppxb
|
0d9e260a6a
|
fix: vite.config.mts type error (#7081)
|
2026-01-10 14:07:28 +08:00 |
|
xingyu4j
|
9dfe3f5af8
|
fix: type not find
|
2025-12-04 18:03:55 +08:00 |
|