dap
2dc05a1992
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2026-04-16 19:56:08 +08:00
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
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
dap
d2c396ac18
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
2026-03-31 10:07:28 +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
dap
4ee70e9025
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
2026-03-20 16:26:40 +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
dap
0af6ca0fcb
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
2026-03-16 21:38:01 +08:00
dap
aab01c5273
refactor: 兼容vite8
2026-03-16 21:00:09 +08:00
dap
104a0ad449
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
2026-03-16 20:33:39 +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
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
26e9aa244b
fix(vite): adapt rolldown workspace resolution
2026-03-15 20:27:01 +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
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
395babc1f5
feat: tsgolint
2026-03-13 23:13:10 +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
dap
ba6c450298
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
2026-02-26 19:16:40 +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
dap
4a6745a8ea
perf(vite-config): 禁用 sourcemap 以减小构建输出体积
2026-02-09 16:45:42 +08:00
dap
2189f22bbd
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
2026-02-09 16:26:26 +08:00
Jin Mao
8a215fbcc7
chore: release 5.6.0
2026-02-09 05:09:57 +08:00
dap
72a62fa77f
perf(vite-config): 添加手动分包以优化antdv-next的加载性能
...
将antdv-next库配置为独立分包,避免其代码与其他业务代码混合,提升缓存利用率和首屏加载速度。同时更新web-antd项目的环境配置,统一生产环境构建参数。
2026-01-28 20:02:28 +08:00
dap
dfbab164ec
debug: 调试使用 sourcemap
2026-01-28 13:56:33 +08:00
dap
29028d7237
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
2026-01-26 18:50:23 +08:00
ppxb
0d9e260a6a
fix: vite.config.mts type error ( #7081 )
2026-01-10 14:07:28 +08:00
dap
a208034539
init: antdv-next
2026-01-08 20:56:07 +08:00
dap
3dca100349
chore: 添加实验性最小分块大小配置以优化性能
...
添加 experimentalMinChunkSize 配置项,设置为 20KB 以优化打包时的分块策略
2025-12-18 15:00:56 +08:00
dap
e595a9712f
merge
2025-11-30 01:57:18 +08:00
xingyu4j
bed52983a0
fix: lint
2025-11-17 12:15:14 +08:00
dap
a4a7f7d096
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-08-18 09:40:54 +08:00
vben
e147a9d2fd
chore: release 5.5.9
2025-08-16 22:16:02 +08:00
dap
c762f8370b
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-07-20 16:59:49 +08:00
vben
1575619d53
chore: release v5.5.8
2025-07-19 22:19:50 +08:00
dap
12d0ba24e5
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-08 09:28:52 +08:00
vben
cc6c9bf7a0
chore: release v5.5.6
2025-05-06 22:32:58 +08:00
dap
a10a981fab
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-30 11:13:25 +08:00
Vben
dd833ca56b
chore: update dependencies and documentation, optimize build toolchain ( #6060 )
...
* chore: update packageManager version to pnpm@10.9.0 for compatibility improvements
* chore: Update dependent versions and configurations to improve compatibility and stability
- Update Node version to 22.1.0
- Updated pnpm version to 10.10.0
- Fixed syntax error in prettier command in lintstagedrc
- Update dependent versions in pnpm-lock.yaml to ensure consistency
- Update format and content in README documents to improve readability
* fix: lint error
2025-04-28 23:08:05 +08:00
dap
5f26f5662e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-28 13:19:57 +08:00
vben
7c7051a11e
chore: release v5.5.5
2025-04-27 21:45:10 +08:00
dap
feb6229383
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-03-19 19:56:52 +08:00
vben
b92ac5c36d
chore: release 5.5.4
2025-03-18 21:43:27 +08:00