github vbenjs/vue-vben-admin v5.6.1

latest release: v5.7.0
4 hours ago

What's Changed

  • fix: fix lefthook && oxc config (#7929) @xingyu4j
  • feat: 偏好设置按钮,支持在右上角用户的下拉框中展示;偏好设置中支持设置时区(多一个入口); (#7931) @panfuy
  • fix: 修复三个问题:偏好配置项修改后重启不会生效;锁屏弹出框的按钮文字错误;右上角偏好设置按钮排序问题优化; (#7930) @panfuy
  • refactor: playground use antdv-next (#7921) @xingyu4j
  • fix: search-panel when ArrowUp and ArrowDown (#7922) @caodachen
  • style: apply vsh lint formatting (#7923) @slshsl
  • feat: add useViewedRow composable and refactor cache with IndexedDB support (#7898) @LayHuts
  • fix: 修正vxtable不存在formConfig时,直接变更data失效问题 (#7906) @xueyitt
  • fix(deploy): use IMAGE_NAME variable in remove_image instead of hardcoded name (#7907) @guoqiangui
  • fix(@vben/plugins): 修复 tiptap 重复注册扩展警告 (#7917) @jyqwq
  • feat: 1、完善tree组件的全选状态不正确、全选没有label、item内容超长导致复选框对齐错乱、item内容超长没有tips无法… (#7915) @panfuy
  • fix: guard svg icon loading during docs SSR (#7912) @Akur1a
  • fix: skip fixed footer height in auto-content-height calculation (#7910) @Akur1a
  • fix: update primary color when toggling dark/light mode with custom theme (#7909) @Akur1a
  • fix: preserve tree default value when treeData starts empty (#7908) @Akur1a
  • docs(@vben/docs): 添加 VCropper 图片裁剪组件文档 (#7904) @jyqwq
  • fix(@vben/layouts): correct logo theme in semi-dark sidebar (#7785) (#7902) @MistyMoonR
  • feat(@vben/plugins): tiptap 组件新增 maxHeight 属性支持及文档 (#7897) @jyqwq
  • fix: 修复 Input 组件 focus 边框被裁剪问题 (#7894) @yanghai-lin
  • fix: Preference settings not have time zone option (#7871) @Linlccc
  • feat(@vben/plugins): tiptap 支持图片上传 (#7860) @jyqwq
  • fix(@vben/stores): respect base URL when opening route in new window (#7837) @slshsl
  • fix: 修复 IconPicker 对 v-model 的同步支持 (#7869) @boisduval
  • fix: issue in chrome tab bar height is not full due to wrapper element div (#7867) @doraemonxxx
  • feat: refactor context menu to capture native events (#7858) @doraemonxxx
  • feat: 添加日期格式化函数的空值处理 (#7839) @boisduval
  • 为水印功能添加暗黑模式适配 (#7841) @zilvya
  • fix: ensure trigger function is awaited in useDependencies (#7830) @AxiosLeo
  • fix: update selector for active menu item in useMenuScroll hook (#7829) @AxiosLeo
  • fix: 修复playground表单项折叠demo的zod相关类型问题 (#7818) @2yllll
  • feat: 通知模块自定义加强 (#7807) @xueyitt
  • feat: collapsible component and support formitem collapsible (#7816) @2yllll
  • feat: enable project-scoped preferences extension tabs (#7803) @Caisin
  • feat(form-ui): support schema valueFormat for getValues payload shaping (#7804) @Caisin
  • feat(common-ui): add labelFn support to ApiComponent (#7801) @Caisin
  • fix: antdv-next message/notification 跟随暗色主题 (#7799) @dullathanol
  • fix: lint (#7795) @xingyu4j
  • fix: 弹窗组件拖拽后全屏位置异常 (#7775) @dullathanol
  • feat: schema 中 componentProps 随注册组件联动类型提示 (#7772) @dullathanol
  • fix(form): 修复表单示例中 switch 组件无法切换的问题 (#7636) (#7763) @RanGuMo
  • fix: interface DropdownMenuProps don‘t have key prop (#7757) @caodachen
  • feat: fix oxlint error for oxlint upgrade (#7756) @HaroldZhangCode91
  • fix: make search case-insensitive (#7689) (#7755) @RanGuMo
  • perf: replace onUnMounted to tryOnScopeDispose (#7747) @caodachen
  • feat: add tiptap rich text editor (#7745) @xingyu4j
  • fix:修复名称错误,帐户改为账户 (#7735) @Anonymouscen
  • fix: history search can not remove (#7732) @caodachen
  • chore: 插件规范化调整,并增加统一的依赖注入 (#7729) @jinmao88
  • fix(@vben/common-ui): 修复 JsonViewer 在 Vite 下因 CJS 默认导出未解包导致的渲染失败 (#7728) @dullathanol
  • feat: Dockerfile构建调整 (#7727) @jyqwq
  • fix: vite config license use rollup (#7714) @xingyu4j
  • fix bug (#7715) @Voidlurk
  • feat: ApiSelect增加shouldFetch控制,在api请求之前的判断是否允许请求的回调函数 (#7713) @xueyitt
  • feat: 增加table 帮助信息help通过表单values动态展示内容 (#7712) @xueyitt
  • feat: table允许通过props动态变化data数据&类型VxeTableGridColumns替代VxeTableGridOptions['columns']魔法值写法 (#7711) @xueyitt
  • fix(project): fix sub sidebar theme in two-column menu (#7708) @MistyMoonR
  • fix: 修复在vue-router 的模式hash复制路径不对 (#7667) @Lmx1220
  • fix: tailwindcss config (#7693) @xingyu4j
  • doc: playground(drawer) comment (#7695) @caodachen
  • fix: sass-embedded@1.98.0 在 macOS 13 会直接崩 (#7692) @pzzyf
  • fix: build.mjs commands could not be executed correctly. (#7682) @noahlann
  • build: migrate build and dependencies to tsdown (#7666) @xingyu4j
  • feat: antd Upload 组件上传文件组支持拖拽排序 (#7672) @jyqwq
  • chore: Configure the ESLint auto-repair feature (#7670) @abcd0f
  • perf: 裁剪组件默认输出格式调整 (#7673) @jyqwq
  • fix: vxe i18n (#7675) @xingyu4j
  • fix: oxlint config (#7661) @xingyu4j
  • fix: 修复执行: check:cspell 命令路径参数传入没有转义导致检测路径失效。添加菜单右键功能。优化:多余监听 activeP… (#7608) @Lmx1220
  • fix: fix useEcharts (#7625) @caodachen
  • fix: lint (#7655) @xingyu4j
  • chore: update vite 8.0 (#7645) @xingyu4j
  • fix: fix component type (#7601) @caodachen
  • fix: 修复验证码登录发送逻辑,未校验手机号或发送失败仍开始倒计时的问题 (#7616) @PdxLook
  • fix: 修复路由重复 (#7590) @MrLeo
  • feat: migrate to Tailwind CSS v4 (#7614) @xingyu4j
  • fix: 侧边菜单栏拖拽优化 (#7606) @zouawen
  • fix: 修复单列菜单和双列菜单侧边栏拖拽衍生问题 (#7596) @zouawen
  • feat(preferences): add toggle for copy preferences button (#7594) @han1548772930
  • fix: bump version to 5.6.0 (#7592) @bryqiu
  • feat: 侧边栏菜单宽度拖拽功能 (#7576) @zouawen
  • fix: fix bug where renderEcharts gets stuck in a dead loop (#7561) @ming4762
  • chore: 更新表单描述显示样式 (#6938) @wu-clan
  • feat(vite-config): vite export typing (#7569) @moil-xm
  • fix(menu): update hover color variable to use the correct reference (#7544) @AxiosLeo
  • fix: 恢复双列菜单模式下新增深色侧边栏和深色侧边栏子栏双列时修改的aside布局 (#7551) @zouawen
  • fix(tabbar): visitHistory field (#7543) @AxiosLeo
  • fix: 双列菜单模式下新增深色侧边栏和深色侧边栏子栏 (#7542) @zouawen
  • fix: ts 错误: 类型实例化过深,且可能无限. [issues-7028] (#7539) @moil-xm
  • feat(playground): add antdv-next router link (#7532) @ffgenius
  • fix: 优化横向布局时菜单激活或聚焦时背景色,标签工具栏新增刷新按钮,其他样式优化 (#7533) @zouawen
  • fix: correct updateDate to updateData in the echarts hook (#7538) @abcd0f

👻 Maintenance

Full Changelog: v5.6.0...v5.6.1

Don't miss a new vue-vben-admin release

NewReleases is sending notifications on new releases.