dap
|
fc266d3d47
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2026-04-08 10:34:35 +08:00 |
|
墨苒孤
|
80d6e2255f
|
fix: make search case-insensitive (#7689) (#7755)
|
2026-04-01 19:17:36 +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 |
|
橙子
|
34439dce4e
|
fix: history search can not remove (#7732)
|
2026-03-29 14:16:32 +08:00 |
|
dap
|
0b1b4bf383
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
|
2026-03-23 13:34:03 +08:00 |
|
MistyMoon
|
3528517fe0
|
fix(project): fix sub sidebar theme in two-column menu (#7708)
- Reset light tokens for nested sub sidebars.
- Align the extra title logo theme with sidebarThemeSub.
|
2026-03-22 09:15:56 +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 |
|
dap
|
104a0ad449
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
|
2026-03-16 20:33:39 +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
|
4d59ac78bd
|
fix: lint
|
2026-03-14 19:34:22 +08:00 |
|
xingyu4j
|
9d6fbfd0d6
|
refactor: replace simple px utility styles
|
2026-03-14 18:43:00 +08:00 |
|
xingyu4j
|
2823848fae
|
refactor: migrate spacing utilities to tailwind v4 syntax
|
2026-03-14 18:27:16 +08:00 |
|
xingyu4j
|
fa190e0975
|
chore: checkpoint tailwind spacing updates
|
2026-03-14 18:11:08 +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
|
a850d426ef
|
chore: fix lint and typecheck issues
|
2026-03-13 20:57:52 +08:00 |
|
xingyu4j
|
e7fa87b301
|
chore: finalize oxlint migration config
|
2026-03-13 20:25:25 +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 |
|
zouawen
|
aa7d8630b5
|
fix: 侧边菜单栏拖拽优化 (#7606)
* fix: 拖拽使用遮罩层实现,使得拖拽到min或max临界值时cursor显示not-allowed,同时拖拽线条颜色变浅,类似于disabled,提升用户体验
* fix: 修复代码审查建议;修复lint和test报错
* fix: 修复遮罩层挡住hover:bg-primary视觉效果问题
|
2026-03-07 05:32:09 +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 |
|
han
|
b8a0199cde
|
feat(preferences): add toggle for copy preferences button (#7594)
Co-authored-by: hl <hl@nmcsoft.com>
|
2026-03-02 15:30:38 +08:00 |
|
Jin Mao
|
1a9fbddef4
|
Merge branch 'main' into main
|
2026-02-28 12:04:48 +08:00 |
|
zouawen
|
8e71261d49
|
fix: 侧边栏菜单拖拽功能在设置内增加开关
|
2026-02-28 11:19:24 +08:00 |
|
Jin Mao
|
bd22793ceb
|
feat: add the attribute routeCached to route to control cache the DOM corresponding to the route
|
2026-02-27 16:04:01 +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 |
|
zouawen
|
99710ef9dc
|
feat: 优化侧边栏拖拽逻辑
|
2026-02-26 18:11:53 +08:00 |
|
zouawen
|
57cf6cbc9e
|
feature: 简易版菜单宽度拖拽功能
|
2026-02-25 17:50:22 +08:00 |
|
zouawen
|
32379ba4b7
|
fix: 双列菜单模式下新增深色侧边栏和深色侧边栏子栏 (#7542)
* fix: 双列菜单模式下新增深色侧边栏和深色侧边栏子栏
* fix: 修复报错 config.test.ts.snap
* fix: 修复lint报错
* fix: 修复侧边栏菜单文本内容溢出问题
* fix: 修复lint报错
|
2026-02-11 16:08:32 +08:00 |
|
zouawen
|
893f74dc3e
|
fix: 优化横向布局时菜单激活或聚焦时背景色,标签工具栏新增刷新按钮,其他样式优化
|
2026-02-09 16:32:02 +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 |
|
zhongming4762
|
a8431e2040
|
perf: optimize the closing jump logic of tabs
* 依据tab访问历史回退上一个tab,原逻辑是返回一下个 或 上一个
* 支持在配置中开启或关闭
|
2026-02-08 20:36:32 +08:00 |
|
zhongming4762
|
7a2b916387
|
perf: optimize the closing jump logic of tabs
* 依据tab访问历史回退上一个tab,原逻辑是返回一下个 或 上一个
* 支持在配置中开启或关闭
|
2026-02-08 20:36:16 +08:00 |
|
dap
|
1b3eb65280
|
refactor: 简化按钮波浪模式选项数组的构建方式
|
2026-02-05 21:32:59 +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
|
cba346b0fc
|
refactor(布局): 将内容加载组件从 VbenSpinner 替换为 VbenLoading
|
2026-02-04 10:37:22 +08:00 |
|
dap
|
3cb93fd67c
|
feat(theme): 新增按钮水波纹样式配置选项
添加按钮水波纹效果的自定义配置功能,支持默认、禁用、内嵌、抖动和欢乐五种样式。用户可在主题设置中选择不同效果,增强交互视觉体验。
- 在主题配置类型中添加 buttonWaveMode 字段
- 新增按钮水波纹配置组件和样式实现
- 更新中英文国际化文本
- 在应用配置中集成水波纹效果
|
2026-01-28 16:33:27 +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 |
|
dap
|
0ef6eb2502
|
feat(version): 添加版本更新检测功能
添加 version-polling 依赖并实现版本更新检测功能
移除旧的 CheckUpdates 组件,改用新的版本检测方案
|
2026-01-14 17:20:01 +08:00 |
|
yuhengshen
|
343d8a1c1e
|
fix: 切换时区后,页面不刷新 (#7085)
* fix: 切换时区后,页面不刷新
* fix: keep-alive 的页面,i18n 和 timezone 不更新
|
2026-01-10 14:10:27 +08:00 |
|
dap
|
1383f63361
|
refactor: 使用antd组件替换密码登录表单
- 废弃原有的shadcn-ui验证码组件,改用antd实现
- 更新登录表单中的验证码输入组件为新的antd实现
- 调整表单布局和样式
|
2026-01-08 11:47:37 +08:00 |
|
dap
|
dbe8beb7f9
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2026-01-08 11:18:02 +08:00 |
|
ppxb
|
24d20ca9ee
|
refactor: preference manager and export (#7068)
* fix: preferences drawer outline z-index
* refactor: preferencesManager and exports
|
2026-01-06 12:42:32 +08:00 |
|
wyc001122
|
6f02181024
|
fix(layout): 修复双列模式下重复显示logo的问题(#7071) (#7072)
|
2026-01-05 21:13:06 +08:00 |
|
dap
|
3566191cd1
|
merge
|
2026-01-05 20:42:25 +08:00 |
|
ppxb
|
ed3353a271
|
fix: preferences drawer outline z-index (#7067)
|
2026-01-04 14:44:33 +08:00 |
|
dap
|
e595a9712f
|
merge
|
2025-11-30 01:57:18 +08:00 |
|
milletpeak
|
1f1ba16ead
|
Merge branch 'main' into milletpeak-fontsize
|
2025-11-24 08:55:54 +08:00 |
|
dap
|
13f5e949a9
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
|
2025-11-18 16:24:31 +08:00 |
|
xingyu4j
|
bed52983a0
|
fix: lint
|
2025-11-17 12:15:14 +08:00 |
|