github vbenjs/vue-vben-admin v5.6.0

8 hours ago

What's Changed

  • feat(web): add antdv-next model (#7527) @ffgenius
  • feat: support menuVisibleWithForbidden in generate-routes-backend (#7526) @MistyMoonR
  • perf: optimize the closing jump logic of tabs (#7518) @ming4762
  • fix: 当 showToolbar 为 false 时禁用工具栏(vxe-table),减少无 Toolbar 的 Gird 留白 (#7516) @MrLeo
  • fix: fix password input icon visual bug in certain browser (#7521) @tikitoki
  • fix: 修复设置default-expanded-level后无法check更低层级节点 (#7155) @leocaan
  • fix: fix Nested Objects dependencies not effective (#7345) @ming4762
  • fix: #7140 (#7153) @xingyu4j
  • fix: 修复表单展开无效 (#7148) @jinmao88
  • perf: optimizing hidden fields cannot trigger dependencies (#7142) @ming4762
  • 给个人中心的2个按钮加上 i18n (#7138) @kuchaguangjie
  • fix: arguments order update (#7132) @caodachen
  • chore: fix lint && update deps (#6997) @xingyu4j
  • fix: 防止 /logout 死循环 (#7093) @kuchaguangjie
  • feat(echarts): add updateDate method for efficient data updates (#7129) @abcd0f
  • fix(plugin): chart instance dispose condition (#7119) @Child-qjj
  • fix: timer not need reactivity (#7128) @caodachen
  • fix: 嵌套弹窗,错误 merge options (#7126) @yuhengshen
  • fix(@vben-core/shared): element outside viewport, the element visible rect each prop expect 0 (#7120) @caodachen
  • Perf: 优化antd upload组件参数获取 (#7114) @jyqwq
  • Perf: Optimization of cropping component result acquisition & optimization of cropping frame prompts (#7111) @jyqwq
  • docs(@vben-core/preferences): update comments (#7107) @caodachen
  • fix:修复默认默认首页如果携带参数时刷新页面参数丢失问题 (#7102) @chenwei1109
  • fix(antd Upload onChange Event): rewrite onChange event to handle upl… (#7098) @jyqwq
  • feat(upload prop:crop,aspectRatio): from Upload component accept prop… (#7095) @jyqwq
  • fix: header auto mode issue (#7096) @ppxb
  • fix: tdesign theme toggle and demos (#7087) @ppxb
  • fix: 切换时区后,页面不刷新 (#7085) @yuhengshen
  • feat(common-ui cropper): Implement the image cropping component VCropper (#7082) @jyqwq
  • fix: vite.config.mts type error (#7081) @ppxb
  • fix(lint): pnpm format lint warning (#7080) @ppxb
  • refactor: preference manager and export (#7068) @ppxb
  • fix(layout): 修复双列模式下重复显示logo的问题(#7071) (#7072) @wyc001122
  • fix: preferences-drawer outline z-index (#7067) @ppxb
  • feat(upload prop:maxSize): from Upload component accept prop maxSize (AI prompt fixed) (#7059) @jyqwq
  • fix: dropdown raido menu type error (#7062) @ppxb
  • feat: 添加上下文菜单演示,添加菜单项隐藏性 (#7057) @luoqiz
  • feat(api-cascader): 添加联级组件ApiCascader (#7031) @jyqwq
  • chore: fix formatting in thin.md for clarity (#7008) @zhenghaoyang24
  • feat: 修正菜单排序在二级菜单不生效问题 (#7007) @xueyitt
  • feat(CellImage): CellImage组件支持图片属性写入 (#6992) @jyqwq
  • feat(api-component): api-component组件的options支持指定disabled值 (#6991) @jyqwq
  • fix: 修复icon丢失根属性导致的样式错误 (#6986) @luoqiz
  • feat(function): add antd上传组件支持调用Image组件查看图片 (#6956) @jyqwq
  • feat: add global font size adjustment (#6909) @milletpeak
  • fix: centered 为 true 时设置 draggable 无法拖拽 (#6948) @Elm1992
  • chore: update node >=20.12.0 (#6937) @xingyu4j
  • fix: fix IconPicker reporting an error when using search if no icon… (#6944) @ming4762
  • fix: tree component cannot set a value (#6941) @aonoa
  • fix: 修复菜单管理中标题栏样式异常问题 (#6934) @Rexexe
  • fix: rollback zod-defaults version to 0.1.3 (#6925) @copilot-swe-agent[bot]
  • chore: 修复tdesign样式问题,以及小调整 (#6912) @jinmao88
  • feat: 为Notification组件添加单独的已读和删除以及跳转能力 (#6904) @shanquan954
  • feat: add profile setting (#6897) @xingyu4j
  • fix: 优化文件下载器方法 (#6617) @lghuahua
  • feat: add form handleCollapsedChange event (#6893) @Elm1992
  • feat: add app with Tdesign (#6836) @jinmao88
  • chore: 增强 util-formatDate ts 类型提示 (#6886) @GreatAuk
  • fix: prevent JSONBigInt parsing error on non-string data (#6891) @copilot-swe-agent[bot]
  • fix: updating Tailwind CSS variables from --radix-* to --reka-* (#6890) @xingyu4j
  • feat: migrate from Radix Vue to Reka UI (#6870) @copilot-swe-agent[bot]
  • fix: replace ant-design-vue with tdesign components in web-tdesign app (#6880) @copilot-swe-agent[bot]
  • chore: update README.md badge link (#6828) @Olexandr88
  • refactor(jwt): 更新 JWT 工具函数实现方式 (#6869) @zengmingyong
  • feat: add theme-aware logo support via optional sourceDark configuration (#6866) @copilot-swe-agent[bot]
  • fix: resolve the issue of logout failure caused by the timezone store (#6864) @ming4762
  • chore: 新增和优化一些组件功能,详见提交信息 (#6830) @zouawen
  • fix: 混合双列 onMounted 关闭二级侧边栏 (#6807) @lidongcheng88
  • chore: 新增是否开启首选项导航栏(外观、布局、快捷键、通用)吸顶效果,优化部分样式更细腻 (#6804) @zouawen
  • feat: 1、新增水印文案自定义功能;2、input-item输入框组件新增清除功能(可用于快捷清除水印文案);3、偏好设置、主题切换、语言选择、是否全屏按钮新增动画效果 (#6800) @zouawen
  • fix: 1、更换其他登录方式图标为彩色图标;2、新增其他登录方式tooltip文字提示 (#6799) @zouawen
  • fix: watermark create error #6788 (#6789) @lw56777
  • fix(theme-button): fix flicker during theme switch (#6782) @bprag
  • fix: 修复设置表单值时合并子对象的错误 (#6780) @shierd
  • fix: 修复注解错误 (#6763) @CupOfBread
  • perf: 表单需要通过权限控制是否需要展示,dependencies.if 这种方式需要别triggerFields触发字段,不能满足要求 (#6756) @pangyajun123
  • fix: 解决搜索表单中arrayToStringFields属性无法在搜索时生效的问题 (#6591) @boisduval
  • chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.… (#6752) @ming4762
  • fix: 优化VbenTree组件 (#6737) @zouawen
  • feat: add SSE support to request-client (#6732) @ming4762
  • feat(authentication): 二维码登录和验证码登录组件增加返回按钮显隐配置 (#6713) @ococl
  • fix(@vben/common-ui): resolve #6698 (#6700) @qianYuanJ
  • fix(@vben-core/shadcn-ui): 修复VbenPinInput组件在点击获取验证码和回车同时进行时会重复触发计时器的问题 #6704 (#6705) @qianYuanJ
  • fix: 角色管理,授权的树形组件,取消勾选叶子节点,父级节点状态错误 (#6680) @haiwang2517
  • fix: appendToMain warning (#6684) @imdap
  • fix(@vben/web-ele): the main color tone for switching between dark an… (#6678) @pangxie231
  • fix: cannot read properties of null (reading 'nextSibling') (#6667) @imdap
  • fix: 修复角色修改时VbenTree组件没有回显选中 (#6662) @haiwang2517
  • fix: the bug in the lock method of the vbenModal component (#6648) @Elm1992
  • fix: fix the issue of excessive line spacing in vbenForm (#6653) @ming4762
  • docs(vben-form): update the form adapter document (#6656) @qianYuanJ
  • fix: 修复在 hash 路由模式下无法在新窗口打开路由的问题 (#6652) @gee1k
  • fix: fix the issue of VbenForm compact reactive failure (#6654) @ming4762
  • chore: upgrade vite to version 7.x (#6645) @anncwb
  • chore: modify the contributor showcase in the README (#6636) @yuguaa
  • feat: vBenForm add layout: inline (#6644) @ming4762

👻 Maintenance

Full Changelog: v5.5.9...v5.6.0

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

NewReleases is sending notifications on new releases.