dap
efe744cfdd
refactor(用户管理): 优化用户信息展示和操作菜单逻辑
...
重构用户信息模态框中的登录时间显示,移除重复代码并优化标签渲染
将用户列表中的操作菜单改为计算属性方式,简化模板代码
2026-01-13 19:58:30 +08:00
dap
0626b65c74
refactor(components): 移除废弃的Description组件并改用原生antd组件
...
移除已废弃的Description组件及其相关类型定义和hook,替换为直接使用antd原生Descriptions组件
更新user-reset-pwd-modal和user-info-modal使用新的实现方式
2026-01-13 19:40:17 +08:00
dap
296bcbd857
fix(button): 将幽灵按钮类型从primary改为link并移除ghost属性
2026-01-12 11:28:37 +08:00
dap
a208034539
init: antdv-next
2026-01-08 20:56:07 +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
JyQAQ
81a61558cb
feat(upload prop:maxSize): from Upload component accept prop maxSize (AI prompt fixed) ( #7059 )
...
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
* feat(upload prop:maxSize): from component accept prop maxSize
2026-01-03 13:19:40 +08:00
ppxb
7d2bc2e885
fix: dropdown raido menu type error ( #7062 )
...
* fix: dropdown raido menu type
* chore: format code
2026-01-02 14:25:19 +08:00
luoqiz
89b237f6b4
feat: 添加上下文菜单演示,添加菜单项隐藏性 ( #7057 )
...
Co-authored-by: luoqiz <851092732@qq.com>
2026-01-02 14:22:19 +08:00
JyQAQ
a1bb132233
feat(api-cascader): 添加联级组件ApiCascader ( #7031 )
2025-12-22 20:00:31 +08:00
zhenghaoyang24
022d538940
Fix formatting in thin.md for clarity ( #7008 )
...
修改一些语句错误
2025-12-22 19:58:05 +08:00
xueyitt
ccf70a1b76
feat: 修正菜单排序在二级菜单不生效问题 ( #7007 )
...
* treeUtil增加对树形结构数据进行递归排序
* 菜单sort排序各级菜单均生效
2025-12-22 19:57:21 +08:00
dap
3dca100349
chore: 添加实验性最小分块大小配置以优化性能
...
添加 experimentalMinChunkSize 配置项,设置为 20KB 以优化打包时的分块策略
2025-12-18 15:00:56 +08:00
JyQAQ
1479f159aa
feat(CellImage): CellImage组件支持图片属性写入 ( #6992 )
2025-12-06 10:12:58 +08:00
JyQAQ
9105d4d14a
feat(api-component): api-component组件的options支持指定disabled值 ( #6991 )
2025-12-03 10:03:23 +08:00
dap
8c08fd683d
Merge branch 'fix-vxe-1201' into dev
2025-12-01 15:57:40 +08:00
dap
5fee909fa3
chore: 锁定版本
2025-12-01 15:55:38 +08:00
luoqiz
c76db7d8d1
fix: 修复icon丢失根属性导致的样式错误 ( #6986 )
2025-12-01 09:51:27 +08:00
dap
880a768f34
merge
2025-11-30 01:57:43 +08:00
dap
e595a9712f
merge
2025-11-30 01:57:18 +08:00
Jin Mao
6f39e9136e
Merge branch 'main' into feature/antd上传组件支持调用Image组件查看图片
2025-11-24 21:59:34 +08:00
milletpeak
1f1ba16ead
Merge branch 'main' into milletpeak-fontsize
2025-11-24 08:55:54 +08:00
panda7
b6edc5f574
fix: centered 为 true 时设置 draggable 无法拖拽 ( #6948 )
...
Co-authored-by: sqchen <chenshiqi@sshlx.com>
2025-11-24 08:38:10 +08:00
Jin Mao
8b0f138100
Merge branch 'main' into deps
2025-11-24 08:23:02 +08:00
ming4762
a810cd0b48
fix: fix IconPicker reporting an error when using search if no icon is found ( #6944 )
...
* 修复未搜索图标时分页报错的问题
* 优化`IconPicker` 的分页逻辑,由total触发跳转到第一页,而不是用户控制
2025-11-24 07:56:55 +08:00
aonoa
b17fec41b0
fix: tree component cannot set a value ( #6941 )
...
Signed-off-by: aonoa <1991849113@qq.com>
2025-11-24 07:56:16 +08:00
Rex
5fcfabf1d4
fix: 修复菜单管理中标题栏样式异常问题 ( #6934 )
2025-11-24 07:00:08 +08:00
yuan.ji
1d77b018bb
feat(function): add antd上传组件支持调用Image组件查看图片
2025-11-21 17:33:59 +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
米山
aaf0274fe9
feat: add menu font size variable and update related components
...
- Introduced a new CSS variable `--menu-font-size` calculated from the base font size.
- Updated `PreferenceManager` to trigger CSS variable updates when `fontSize` is modified.
- Adjusted `updateCSSVariables` to set the new `--menu-font-size` based on the theme's font size.
- Ensured that the menu components utilize the updated font size with `!important` to maintain styling consistency.
2025-11-19 10:51:10 +08:00
米山
c142af482b
fix: update snapshot for defaultPreferences immutability test to reflect fontSize change
...
- Adjusted the snapshot to ensure consistency with the updated defaultPreferences configuration, specifically retaining the fontSize property.
2025-11-19 10:19:16 +08:00
米山
cd7c11c7d0
fix: run 'pnpm format' update various components and improve layout structure
...
- Updated demo-preview and preview-group components for better error handling and layout.
- Enhanced drawer and modal components for improved auto-height functionality.
- Refactored layout components including header, footer, sidebar, and tabbar for better responsiveness and usability.
- Adjusted tooltip and help tooltip components for better user guidance.
- Fixed issues in various UI components to ensure consistent styling and functionality across the application.
2025-11-19 10:14:04 +08:00
milletpeak
fb8f36eeec
Merge branch 'main' into milletpeak-fontsize
2025-11-19 09:41:55 +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
9a4f0f6ab1
feat: Consider multi-line formatting for readability
2025-11-17 14:24:43 +08:00
xingyu4j
bed52983a0
fix: lint
2025-11-17 12:15:14 +08:00
xingyu4j
655ce2c2e8
chore: update node version >=20.12.0
2025-11-17 12:11:43 +08:00
xingyu4j
f841568e5a
chore: update vue-tsc
2025-11-17 12:04:30 +08:00
xingyu4j
469697845c
fix: sort
2025-11-17 11:21:49 +08:00
xingyu4j
273f3cbaf8
Merge branch 'main' of https://github.com/xingyu4j/vue-vben-admin into deps
2025-11-17 11:21:16 +08:00
xingyu4j
96f671908e
chore: update deps
2025-11-17 11:17:47 +08:00
Jin Mao
f09aace765
fix: 更新依赖后的表格显示问题
2025-11-14 21:44:32 +08:00
Copilot
772529e2fb
fix: rollback zod-defaults version to 0.1.3 ( #6925 )
...
* Initial plan
* fix: downgrade zod-defaults from 0.2.3 to 0.1.3 for Zod v3 compatibility
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2025-11-14 16:16:45 +08:00
xingyu4j
eeff017b9f
chore: add tdesign cspell
2025-11-14 10:22:18 +08:00
xingyu4j
22394ebdeb
chore: move tdesign-vue-next to workspace
2025-11-14 10:21:48 +08:00
dependabot[bot]
ffbc9b22a7
chore(deps): bump the non-breaking-changes group across 1 directory with 26 updates ( #6914 )
...
Bumps the non-breaking-changes group with 20 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core ) | `3.5.23` | `3.5.24` |
| [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts ) | `0.10.1` | `0.11.0` |
| [@iconify/json](https://github.com/iconify/icon-sets ) | `2.2.404` | `2.2.406` |
| [@pnpm/workspace.read-manifest](https://github.com/pnpm/pnpm ) | `1000.2.5` | `1000.2.6` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query ) | `5.90.7` | `5.91.0` |
| [@tanstack/vue-store](https://github.com/TanStack/store/tree/HEAD/packages/vue-store ) | `0.7.7` | `0.8.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.46.3` | `8.46.4` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.46.3` | `8.46.4` |
| [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared ) | `3.5.23` | `3.5.24` |
| [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules ) | `4.1.0` | `4.1.1` |
| [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo ) | `2.6.0` | `2.6.1` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ) | `0.507.0` | `0.553.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) | `0.6.14` | `0.7.1` |
| [sass](https://github.com/sass/dart-sass ) | `1.93.3` | `1.94.0` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.8.2` | `5.9.3` |
| [unplugin-element-plus](https://github.com/element-plus/unplugin-element-plus ) | `0.10.0` | `0.11.1` |
| [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui ) | `4.10.16` | `4.10.22` |
| [vxe-table](https://github.com/x-extends/vxe-table ) | `4.17.10` | `4.17.14` |
| [zod-defaults](https://github.com/Ced-Sharp/zod-defaults ) | `0.1.3` | `0.2.3` |
| [@ast-grep/napi](https://github.com/ast-grep/ast-grep ) | `0.37.0` | `0.39.9` |
Updates `vue` from 3.5.23 to 3.5.24
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.23...v3.5.24 )
Updates `@clack/prompts` from 0.10.1 to 0.11.0
- [Release notes](https://github.com/bombshell-dev/clack/releases )
- [Changelog](https://github.com/bombshell-dev/clack/blob/@clack/prompts@0.11.0/packages/prompts/CHANGELOG.md )
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@0.11.0/packages/prompts )
Updates `@iconify/json` from 2.2.404 to 2.2.406
- [Commits](https://github.com/iconify/icon-sets/compare/2.2.404...2.2.406 )
Updates `@pnpm/workspace.read-manifest` from 1000.2.5 to 1000.2.6
- [Release notes](https://github.com/pnpm/pnpm/releases )
- [Commits](https://github.com/pnpm/pnpm/commits )
Updates `@tanstack/vue-query` from 5.90.7 to 5.91.0
- [Release notes](https://github.com/TanStack/query/releases )
- [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query/CHANGELOG.md )
- [Commits](https://github.com/TanStack/query/commits/@tanstack/vue-query@5.91.0/packages/vue-query )
Updates `@tanstack/vue-store` from 0.7.7 to 0.8.0
- [Release notes](https://github.com/TanStack/store/releases )
- [Commits](https://github.com/TanStack/store/commits/v0.8.0/packages/vue-store )
Updates `@typescript-eslint/eslint-plugin` from 8.46.3 to 8.46.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.46.3 to 8.46.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/parser )
Updates `@vue/shared` from 3.5.23 to 3.5.24
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.5.24/packages/shared )
Updates `autoprefixer` from 10.4.21 to 10.4.22
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.21...10.4.22 )
Updates `commitlint-plugin-function-rules` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/vidavidorra/commitlint-plugin-function-rules/releases )
- [Changelog](https://github.com/vidavidorra/commitlint-plugin-function-rules/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.0...v4.1.1 )
Updates `eslint-config-turbo` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/vercel/turborepo/releases )
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md )
- [Commits](https://github.com/vercel/turborepo/commits/v2.6.1/packages/eslint-config-turbo )
Updates `lodash.clonedeep` from 4.5.0 to
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Updates `lodash.get` from 4.4.2 to
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Updates `lodash.isequal` from 4.5.0 to
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Updates `lodash.set` from 4.3.2 to
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Updates `lucide-vue-next` from 0.507.0 to 0.553.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.553.0/packages/lucide-vue-next )
Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.1
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.14...v0.7.1 )
Updates `sass` from 1.93.3 to 1.94.0
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.93.3...1.94.0 )
Updates `typescript` from 5.8.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.9.3 )
Updates `unplugin-element-plus` from 0.10.0 to 0.11.1
- [Release notes](https://github.com/element-plus/unplugin-element-plus/releases )
- [Commits](https://github.com/element-plus/unplugin-element-plus/compare/v0.10.0...v0.11.1 )
Updates `vxe-pc-ui` from 4.10.16 to 4.10.22
- [Release notes](https://github.com/x-extends/vxe-pc-ui/releases )
- [Commits](https://github.com/x-extends/vxe-pc-ui/commits )
Updates `vxe-table` from 4.17.10 to 4.17.14
- [Release notes](https://github.com/x-extends/vxe-table/releases )
- [Commits](https://github.com/x-extends/vxe-table/compare/4.17.10...4.17.14 )
Updates `zod-defaults` from 0.1.3 to 0.2.3
- [Commits](https://github.com/Ced-Sharp/zod-defaults/commits )
Updates `@ast-grep/napi` from 0.37.0 to 0.39.9
- [Release notes](https://github.com/ast-grep/ast-grep/releases )
- [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ast-grep/ast-grep/compare/0.37.0...0.39.9 )
Updates `@vue/reactivity` from 3.5.23 to 3.5.24
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.5.24/packages/reactivity )
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@clack/prompts"
dependency-version: 0.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@iconify/json"
dependency-version: 2.2.406
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@pnpm/workspace.read-manifest"
dependency-version: 1000.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@tanstack/vue-query"
dependency-version: 5.91.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@tanstack/vue-store"
dependency-version: 0.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.46.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.46.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@vue/shared"
dependency-version: 3.5.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: autoprefixer
dependency-version: 10.4.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: commitlint-plugin-function-rules
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: eslint-config-turbo
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: lodash.clonedeep
dependency-version:
dependency-type: direct:production
dependency-group: non-breaking-changes
- dependency-name: lodash.get
dependency-version:
dependency-type: direct:production
dependency-group: non-breaking-changes
- dependency-name: lodash.isequal
dependency-version:
dependency-type: direct:production
dependency-group: non-breaking-changes
- dependency-name: lodash.set
dependency-version:
dependency-type: direct:production
dependency-group: non-breaking-changes
- dependency-name: lucide-vue-next
dependency-version: 0.553.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: prettier-plugin-tailwindcss
dependency-version: 0.7.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: sass
dependency-version: 1.94.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: unplugin-element-plus
dependency-version: 0.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: vxe-pc-ui
dependency-version: 4.10.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: vxe-table
dependency-version: 4.17.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: zod-defaults
dependency-version: 0.2.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@ast-grep/napi"
dependency-version: 0.39.9
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@vue/reactivity"
dependency-version: 3.5.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-14 08:05:04 +08:00