xingyu4j
|
e7fa87b301
|
chore: finalize oxlint migration config
|
2026-03-13 20:25:25 +08:00 |
|
xingyu4j
|
40c66958bc
|
chore: remove un use deps
|
2026-03-13 15:59:04 +08:00 |
|
xingyu4j
|
443e4b04cd
|
chore: update vite 8
|
2026-03-13 15:51:28 +08:00 |
|
xingyu4j
|
0e4bf80bf4
|
chore: update deps
|
2026-03-13 10:33:23 +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
|
af2cb91bc5
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2026-03-04 11:01:52 +08:00 |
|
dap
|
1b63469c40
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
|
2026-03-04 11:01:03 +08:00 |
|
dependabot[bot]
|
49e45eab54
|
chore(deps): bump vue-router from 4.6.4 to 5.0.3 (#7583)
Bumps [vue-router](https://github.com/vuejs/router) from 4.6.4 to 5.0.3.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.6.4...v5.0.3)
---
updated-dependencies:
- dependency-name: vue-router
dependency-version: 5.0.3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-02-27 17:06:18 +08:00 |
|
dap
|
7f5758b89c
|
chore: 更新依赖包版本至最新稳定版
更新 @antdv-next/auto-import-resolver、@antdv-next/icons 和 antdv-next 到最新版本,以获取错误修复和功能改进。
|
2026-02-26 19:19: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 |
|
dap
|
618f8adabf
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2026-02-09 16:19:54 +08:00 |
|
Jin Mao
|
ac5e4c4722
|
chore: update deps
|
2026-02-09 04:52:06 +08:00 |
|
Bin
|
8cadad0a1e
|
feat(web): add antdv-next model
|
2026-02-08 23:00:19 +08:00 |
|
dap
|
d1461f3fa4
|
feat(theme): 集成快乐工作主题的按钮波纹效果
从 @antdv-next/happy-work-theme 引入 DotEffect 组件,替换原有的自定义快乐波纹效果实现。这提升了波纹动画的视觉效果和一致性,并遵循了该主题库的推荐用法。
- 在 pnpm-workspace.yaml 和 package.json 中添加 @antdv-next/happy-work-theme 依赖
- 更新按钮波纹模式选择器的类型定义以匹配 ThemePreferences
- 重写 showHappyEffect 函数,使用 createApp 动态挂载 DotEffect 组件
|
2026-02-05 18:56:50 +08:00 |
|
dap
|
c139228d9b
|
chore: 锁定版本 vxe打包丢失css
|
2026-02-03 14:36:43 +08:00 |
|
dap
|
d7552b0faf
|
build: 锁定 vxe-pc-ui 依赖版本为精确版本
修复依赖版本号前多余的特殊字符,确保构建一致性
|
2026-02-03 14:36:02 +08:00 |
|
dap
|
fb33137790
|
build: 将 antdv-next 依赖从 rc 版本升级至稳定版
升级 antdv-next 至 1.0.0 稳定版本,以在生产环境中使用经过完整测试的稳定组件库。
|
2026-02-03 10:33:23 +08:00 |
|
dap
|
f2bd1cc378
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
|
2026-02-03 10:30:21 +08:00 |
|
dap
|
78f6a6a3f2
|
chore: 更新依赖版本并迁移至pnpm catalog管理
将多个依赖从固定版本号迁移至pnpm catalog统一管理,提升依赖一致性
移除未使用的UI框架依赖(element-plus、naive-ui、tdesign-vue-next)
为echarts添加冲突解决配置以支持特定版本需求
|
2026-02-03 10:25:43 +08:00 |
|
dap
|
9b38389040
|
chore: 更新 antdv-next 依赖至 1.0.0-rc.8
|
2026-02-02 09:34:10 +08:00 |
|
dap
|
cd908a967c
|
build: 添加 antdv-next auto-import-resolver 依赖
更新 pnpm 工作区配置和 web-antd 应用依赖,以支持新的按需导入解析器。
同时更新 Vite 配置中的注释,将解析器从 `AntDesignVueResolver` 替换为 `AntdvNextResolver`。
|
2026-01-30 16:05:16 +08:00 |
|
dap
|
2a8e712e6d
|
build: 将 antdv-next 依赖从 beta.3 升级到 rc.5
|
2026-01-30 13:20:15 +08:00 |
|
xingyu
|
7680b33b99
|
fix: #7140 (#7153)
* chore: add yaml eslint validate
* chore: update deps
* fix: unused ts lint
* fix: 弹窗只能点击一次 #7140
* chore: update actions/checkout v6
* chore: update node version v22.22.0
|
2026-01-28 18:05:20 +08:00 |
|
dap
|
cb2a58425f
|
chore: 锁定 antdv-next 依赖版本至 1.0.0-beta.3
避免使用 latest 标签带来的潜在不兼容风险,确保构建的稳定性与可复现性。
|
2026-01-28 15:34:25 +08:00 |
|
dap
|
0934d7b785
|
chore: 迁移图标依赖从 @ant-design/icons-vue 到 @antdv-next/icons
移除对 @ant-design/icons-vue 的依赖,统一使用 @antdv-next/icons。
更新了 pnpm-workspace.yaml 中的包版本管理,并在多个 Vue 组件中修改了图标导入语句。
|
2026-01-28 09:59:05 +08:00 |
|
dap
|
6baecb5199
|
build: 添加 @antdv-next/icons 依赖包
为 web-antd 应用添加 @antdv-next/icons 依赖,以支持 Ant Design Vue Next 版本的图标组件。
|
2026-01-28 09:56:53 +08:00 |
|
dap
|
59fc7b66ad
|
chore: 将 web-antd 应用的依赖版本统一到 workspace catalog
将 web-antd 应用 package.json 中的依赖版本从固定版本号替换为 workspace catalog 引用,以统一管理依赖版本并添加 motion-v 依赖。
|
2026-01-27 21:31:02 +08:00 |
|
dap
|
c2b1d880c1
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
|
2026-01-27 16:56:53 +08:00 |
|
dap
|
0b3ab4de63
|
chore: 移除文档站点及其相关资源
- 删除 docs 目录及其所有内容,包括文档源码、图片、组件示例和配置
- 从 pnpm-workspace.yaml 中移除 docs 工作空间
- 从 vben-admin.code-workspace 中移除 docs 项目
- 从 package.json 中移除与文档相关的构建和开发脚本
- 清理不再需要的文档依赖和构建配置
|
2026-01-26 18:55:36 +08:00 |
|
dap
|
1ec73473cf
|
chore: 移除 playground 目录及相关配置
清理不再需要的 playground 项目,包括:
- 删除 playground 源码目录及所有相关文件
- 从 pnpm-workspace.yaml 移除 playground 工作区
- 从 .vscode 配置中移除 playground 相关路径
- 从 package.json 脚本中移除 build:play 和 dev:play 命令
- 从 vben-admin.code-workspace 移除 playground 项目引用
- 从 .vscode/launch.json 移除 playground 调试配置
|
2026-01-26 18:51:57 +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 |
|
Jin Mao
|
7cb2699f19
|
chore: 更新pnpm工作区配置
- 移除 neverBuiltDependencies 配置
- 移除 peerDependencyRules.allowedVersions 配置
- 重新整理 overrides 和 catalog 部分
- 保持 @ast-grep/napi 等依赖的目录引用配置
- 维持 eslint 版本约束在目录顶层配置中
|
2026-01-25 19:55:53 +08:00 |
|
Jin Mao
|
4b5da81ba6
|
chore(deps): 更新项目依赖包版本
- 更新 @playwright/test 从 1.57.0 到 1.58.0
- 更新 @tanstack/vue-query 从 5.92.8 到 5.92.9
- 更新 cheerio 从 1.1.2 到 1.2.0
- 更新 eslint-config-turbo 从 2.7.5 到 2.7.6
- 更新 playwright 从 1.57.0 到 1.58.0
- 更新 turbo 从 2.7.5 到 2.7.6
- 更新 vxe-pc-ui 从 4.12.10 到 4.12.12
- 更新 @babel/helper-define-polyfill-provider 从 0.6.5 到 0.6.6
- 更新 @cspell/dict-fullstack 从 3.2.7 到 3.2.8
- 更新 @cspell/dict-git 从 3.0.7 到 3.1.0
- 更新 @cspell/dict-node 从 5.0.8 到 5.0.9
- 更新 @cspell/dict-npm 从 5.2.29 到 5.2.30
- 更新 @parcel/watcher 相关包从 2.5.4 到 2.5.6
- 更新 @tanstack/query-core 从 5.90.19 到 5.90.20
- 更新 babel-plugin-polyfill 相关包到最新版本
- 更新 baseline-browser-mapping 从 2.9.17 到 2.9.18
- 更新 caniuse-lite 从 1.0.30001765 到 1.0.30001766
- 更新 electron-to-chromium 从 1.5.277 到 1.5.278
- 更新 eslint-plugin-turbo 从 2.7.5 到 2.7.6
- 更新 playwright-core 从 1.57.0 到 1.58.0
- 更新 turbo 平台特定版本到 2.7.6
- 更新 undici 从 7.19.0 到 7.19.1
|
2026-01-25 15:05:14 +08:00 |
|
xingyu4j
|
1057f2932b
|
chore: update deps
|
2026-01-23 14:48:06 +08:00 |
|
dap
|
fa4d16c542
|
feat(icons): 添加离线图标生成脚本并更新依赖
- 新增脚本 generate-offline-icons.js 用于自动生成离线图标集合
- 将手动维护的 menu-icons.ts 替换为脚本生成的 offline-icons.ts
- 更新 @iconify/json 依赖版本至 2.2.431
- 在 icons 包中添加 @iconify/json 作为工作区依赖
- 在根 package.json 中添加生成离线图标的 npm 脚本
|
2026-01-23 11:37:31 +08:00 |
|
dap
|
8b0cf671b5
|
feat(http): 实现基于alova的HTTP请求模块
添加HTTP请求核心模块,包括异常处理、状态码检查、消息提示等功能
- 新增alova实例配置,支持请求加密、token添加等特性
- 实现401状态码自动处理及登出逻辑
- 添加多种消息提示方式(message/modal/notification)
- 支持请求成功/失败的统一处理
- 添加WithMessage方法简化成功提示
- 更新相关依赖配置
|
2026-01-19 19:05:37 +08:00 |
|
dap
|
a208034539
|
init: antdv-next
|
2026-01-08 20:56:07 +08:00 |
|
xingyu4j
|
3c2285141c
|
chore: update deps
|
2026-01-06 13:58:42 +08:00 |
|
xingyu4j
|
965f5f96b7
|
chore: update deps
|
2026-01-04 11:03:19 +08:00 |
|
xingyu4j
|
e981fb159f
|
chore: update deps
|
2025-12-22 17:49:51 +08:00 |
|
xingyu4j
|
b2055a4457
|
chore: update deps
|
2025-12-17 13:47:37 +08:00 |
|
xingyu4j
|
543a7e3962
|
chore: update deps
|
2025-12-05 14:55:44 +08:00 |
|
xingyu4j
|
f11b08d8cb
|
chore: update deps
|
2025-12-04 17:59:12 +08:00 |
|
xingyu4j
|
45b6f08984
|
chore: neverBuiltDependencies
|
2025-12-03 16:34:14 +08:00 |
|
xingyu4j
|
7bf7c0bb06
|
chore: remove unused deps
|
2025-12-03 16:26:58 +08:00 |
|
xingyu4j
|
8f8cf5b704
|
chore: update deps
|
2025-12-03 16:22:14 +08:00 |
|
xingyu4j
|
f77216d8f4
|
feat: lint add pnpm config
|
2025-12-03 16:11:51 +08:00 |
|
xingyu4j
|
d42a9b2409
|
feat: lint add yaml config
|
2025-12-03 16:01:27 +08:00 |
|
xingyu4j
|
0032c608f1
|
chore: update deps
|
2025-12-03 15:36:43 +08:00 |
|
dap
|
8c08fd683d
|
Merge branch 'fix-vxe-1201' into dev
|
2025-12-01 15:57:40 +08:00 |
|