xingyu4j
|
a653e428f3
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
|
2026-04-13 16:45:32 +08:00 |
Jin Mao
|
53ccec1d80
|
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-11 14:29:18 +08:00 |
dullathanol
|
7e4edd270d
|
fix: 补全 ComponentPropsMap 与 Vxe 表格表单链路的类型
|
2026-04-05 19:03:03 +08:00 |
dullathanol
|
5211f5065d
|
feat: 表单 Schema 支持组件 Props 映射泛型,同步适配VxeGrid
|
2026-04-04 23:40:27 +08:00 |
dullathanol
|
96d6f89732
|
refactor: 简化 componentProps 回调的类型写法
|
2026-04-03 15:02:32 +08:00 |
dullathanol
|
6ab06584eb
|
fix: 函数式 componentProps 按已注册 component 的 Props 校验返回值
|
2026-04-03 13:36:03 +08:00 |
dullathanol
|
a6433c2b50
|
feat: Schema 中 componentProps 随注册组件联动类型提示
|
2026-04-03 01:39:49 +08:00 |
Bk201
|
0a819df2bf
|
fix bug
[Vue warn]: Invalid prop: custom validator check failed for prop "variant".
|
2026-03-24 03:01:00 +08:00 |
xingyu4j
|
4cdc92f759
|
fix: lint
|
2026-03-14 12:16:31 +08:00 |
xingyu4j
|
ac3fc6b7d3
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into vite8
|
2026-03-14 11:34:06 +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
|
68cde54bad
|
feat: add tsgolint
|
2026-03-13 23:13:01 +08:00 |
xingyu4j
|
c7d7529c00
|
chore: ts
|
2026-03-13 23:07:04 +08:00 |
xingyu4j
|
a850d426ef
|
chore: fix lint and typecheck issues
|
2026-03-13 20:57:52 +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 |
xingyu4j
|
722afc85df
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2026-02-11 11:01:44 +08:00 |
Jin Mao
|
8a215fbcc7
|
chore: release 5.6.0
|
2026-02-09 05:09:57 +08:00 |
Bin
|
8cadad0a1e
|
feat(web): add antdv-next model
|
2026-02-08 23:00:19 +08:00 |
xingyu4j
|
baed599fcc
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2026-01-26 10:13:23 +08:00 |
xingyu
|
9b09ba4483
|
Merge branch 'main' into fix
|
2026-01-19 10:54:43 +08:00 |
YunaiV
|
9e3d75ae65
|
fix:【infra】代码生成:全选不生效的问题
|
2026-01-18 16:20:43 +08:00 |
ppxb
|
19b2d7af41
|
fix: tdesign theme toggle and demos (#7087)
|
2026-01-10 14:11:08 +08:00 |
xingyu4j
|
77cd814c99
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-12-26 14:00:55 +08:00 |
xingyu4j
|
af3fe53ec8
|
fix: type error
|
2025-12-22 17:50:06 +08:00 |
JyQAQ
|
1479f159aa
|
feat(CellImage): CellImage组件支持图片属性写入 (#6992)
|
2025-12-06 10:12:58 +08:00 |
YunaiV
|
72bbfd4a9c
|
fix:【infra】数据源 id = 0 可以被编辑的错误
|
2025-11-29 16:12:38 +08:00 |
YunaiV
|
7aab11b984
|
feat:【system】支付宝小程序登录补充
|
2025-11-29 16:06:23 +08:00 |
YunaiV
|
09300af7bc
|
feat:【infra】文件配置,增加 region 区域
|
2025-11-29 15:59:55 +08:00 |
xingyu4j
|
80c61f00eb
|
fix: build error
|
2025-11-27 11:24:07 +08:00 |
xingyu4j
|
08eb0d6bc0
|
fix: build error
|
2025-11-27 11:22:19 +08:00 |
xingyu4j
|
f22b390380
|
fix: lint
|
2025-11-24 15:34:25 +08:00 |
xingyu4j
|
a8fc1e5d33
|
fix: tdesign lint
|
2025-11-24 14:35:16 +08:00 |
xingyu4j
|
e44f9a0aca
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-11-24 11:47:31 +08:00 |
milletpeak
|
1f1ba16ead
|
Merge branch 'main' into milletpeak-fontsize
|
2025-11-24 08:55:54 +08:00 |
米山
|
f7d9d1b1af
|
chore: update package.json and app.vue imports, and ensure global styles are included
|
2025-11-19 11:13:06 +08:00 |
xingyu4j
|
60854e59f1
|
feat: use vben/utils upload
|
2025-11-18 17:33:39 +08:00 |
xingyu4j
|
ec23e8acf6
|
feat: import form vben/utils
|
2025-11-18 17:29:52 +08:00 |
xingyu4j
|
114114fc32
|
feat: 统一使用 utils
|
2025-11-18 17:22:12 +08:00 |
xingyu4j
|
bed52983a0
|
fix: lint
|
2025-11-17 12:15:14 +08:00 |
xingyu4j
|
22394ebdeb
|
chore: move tdesign-vue-next to workspace
|
2025-11-14 10:21:48 +08:00 |
Jin Mao
|
cfad88666b
|
chore: 替换 lodash-es为 es-toolkit 并调整样式引入方式 (#6912)
|
2025-11-13 08:20:30 +08:00 |
Jin Mao
|
f59e33682c
|
Merge branch 'main' into main
|
2025-11-12 04:27:57 +08:00 |
shixi
|
05e9d65251
|
fix: for tdesign
|
2025-11-12 01:14:28 +08:00 |
xingyu4j
|
9d21b0e49a
|
fix: lint
|
2025-11-11 15:25:44 +08:00 |
xingyu4j
|
736d91019e
|
feat: add views
|
2025-11-11 15:24:41 +08:00 |
xingyu4j
|
10f2583e2f
|
fix: bugs
|
2025-11-11 15:19:46 +08:00 |
xingyu4j
|
829d3afe4b
|
fix: some bugs
|
2025-11-11 15:19:21 +08:00 |
xingyu4j
|
15cf8571af
|
feat: router
|
2025-11-11 13:44:51 +08:00 |
xingyu4j
|
af2eb88474
|
feat: core views
|
2025-11-11 13:44:33 +08:00 |