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
dap
f4461d35a5
chore: node版本需要大于等于22 更改readme等文档说明
2026-03-17 21:57:24 +08:00
dap
0bbff073b1
chore: 改为oxfmt.config.mjs(识别不了ts文件)导致无法格式化
2026-03-17 21:14:12 +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
Sun
5b5ea6d2d8
chore: Configure the ESLint auto-repair feature ( #7670 )
2026-03-16 18:26:42 +08:00
xingyu4j
95d1e8432f
fix: surface eslint diagnostics in vscode
2026-03-14 19:36:27 +08:00
xingyu4j
e3e869faee
fix: align oxfmt json commas with lint
2026-03-14 19:31:01 +08:00
xingyu4j
8350e72393
fix: align json formatter with lint rules
2026-03-14 19:28:25 +08:00
xingyu4j
ffee62e940
chore(vscode): update workspace editor settings
2026-03-13 22:02:50 +08:00
xingyu4j
de0181e0d9
fix: lint
2026-03-13 20:58:07 +08:00
xingyu4j
20b4f5c99f
chore: oxlint config
2026-03-13 20:26:10 +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
543162986f
feat: 添加自定义应用加载动画页面
...
添加一个带有熊猫动画的 loading.html 作为应用加载页面,替换默认的加载体验。同时更新 VS Code 设置,将 HTML 文件的默认格式化工具从 Prettier 改为 VS Code 内置的 HTML 语言功能,以更好地处理 HTML 文件。
2026-02-03 21:24:57 +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
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
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
xingyu4j
49db40d557
feat: cspell sort
2025-12-03 15:37:04 +08:00
dap
579105bbff
feat: 流程表达式 & 菜单图标
2025-07-07 19:11:12 +08:00
dap
3ebf0ac7df
feat: useVbenForm 增加 Cascader(级联选择器) 组件
2025-06-25 18:50:22 +08:00
dap
006370798b
refactor: tinymce+表单 校验失败样式
2025-06-05 21:18:36 +08:00
dap
b0763d6429
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-04 17:23:32 +08:00
Vben
5689ac60ff
feat(project): migrate from husky and lint-staged to lefthook ( #6104 )
2025-05-03 19:43:12 +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
3e7a2336b0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-09 09:34:17 +08:00
Netfan
08c6496e24
chore: update deps
2025-04-08 14:56:40 +08:00
dap
0efbf57152
chore: 搜索忽略tinymce
2024-12-06 10:45:46 +08:00
dap
a814bed79e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-11-14 07:58:37 +08:00
Arthur Darkstone
8cc73cf59c
feat: add reize components & demo ( #4862 )
...
* feat: resize component
* chore: change positon of resize components
* feat: add resize demo
* chore: resize demo completed
* chore: fix display number
* chore: add infer comment
* fix: move reszie demo to examples
* fix: fix icon & removed scss
2024-11-13 15:43:17 +08:00
dap
1aefdc27af
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into offline-icon
2024-11-07 19:52:07 +08:00
zhaoweijie
6b54cb7563
chore: update vscode settings to configure stylelint for .vue files ( #4821 )
...
Co-authored-by: zhaoweijie <zhaoweijie1108@qq.com >
2024-11-06 21:34:06 +08:00
dap
39d62a91bc
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-19 21:29:20 +08:00
Vben
0df8c5c02c
refactor: reconstruct language files into multi-file structures ( #4683 )
...
* refactor: reconstruct language files into multi-file structures
* chore: typo
2024-10-19 14:28:21 +08:00
dap
72ae9edd2c
feat: markdown组件(开发中)
2024-10-14 21:15:47 +08:00
dap
1a6e5d22fd
chore: v-access类型标注
2024-10-11 20:58:59 +08:00
dap
0f31c8df57
chore: replace to ghost-button
2024-10-07 16:56:32 +08:00
dap
ca30857eff
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-15 09:16:26 +08:00
Vben
bfae9626dd
perf: display border status color when the form is verified incorrectly ( #4407 )
...
* perf: display border status color when the form is verified incorrectly
* chore: adjust the document preview file order
2024-09-14 22:44:21 +08:00
dap
13083e6545
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-01 13:07:06 +08:00
vben
1063b2268e
chore: release v5.2.1
2024-08-31 21:55:10 +08:00
dap
1fe260a391
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-27 08:14:19 +08:00
Vben
54a622ad05
chore: update vscode settings.json ( #4240 )
2024-08-26 21:50:56 +08:00
Vben
fd7b3479b4
fix: improve the display of modal and drawer on mobile ( #4237 )
2024-08-26 20:54:20 +08:00
dap
54940dfec5
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-26 00:03:36 +08:00
Vben
20a3868594
feat: add modal and drawer components and examples ( #4229 )
...
* feat: add modal component
* feat: add drawer component
* feat: apply new modal and drawer components to the layout
* chore: typo
* feat: add some unit tests
2024-08-25 23:40:52 +08:00
dap
f0447d0b8c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-23 08:08:08 +08:00
苗大
e2732f334c
chore: update vscode configuration ( #4210 )
...
* chore: vscode 配置package.json默认匹配为json而不是jsonc, 以修复依赖悬浮提示信息
* fix: settings.json eslint
2024-08-22 21:51:04 +08:00
dap
6c43d818a0
feat: 移植TinyMCe组件
2024-08-20 10:17:48 +08:00
dap
f38dc1387c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-12 07:38:55 +08:00