Releases: vbenjs/vue-vben-admin
Releases · vbenjs/vue-vben-admin
v5.6.0
What's Changed
- feat(web): add antdv-next model (#7527) @ffgenius
- feat: support
menuVisibleWithForbiddenin 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
IconPickerreporting 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
VbenFormcompactreactive 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
- chore(deps): bump the non-breaking-changes group across 1 directory with 26 updates (#6914) @dependabot[bot]
- chore(deps): bump stylelint-config-recommended from 14.0.1 to 17.0.0 (#6901) @dependabot[bot]
- chore(deps): bump echarts from 5.6.0 to 6.0.0 (#6859) @dependabot[bot]
- chore(deps): bump @types/node from 12.20.55 to 24.9.2 (#6860) @dependabot[bot]
- chore(deps): bump @vueuse/integrations from 12.8.2 to 14.0.0 (#6861) @dependabot[bot]
- chore(deps): bump SamKirkland/FTP-Deploy-Action from 4.3.5 to 4.3.6 in the non-breaking-changes group (#6873) @dependabot[bot]
Full Changelog: v5.5.9...v5.6.0
v5.5.9
What's Changed
- fix: resolve #6633 (#6635) @qianYuanJ
- fix: 修复mock里面eventHandler重复导致无法启动 (#6631) @gxc685
- fix(@vben/backend-mock): go back to the last modification (#6634) @qianYuanJ
- fix(@vben/backend-mock): fix all ts type errors in this module (#6613) @qianYuanJ
- perf: 优化useVbenForm样式 (#6611) @sekaiai
- fix(@vben/layouts): respect base URL when opening route in new window (#6583) @slshsl
- feat: add dingding login (#6567) @ming4762
- perf: perf the control logic of
VbenModalfull screen and header (#6566) @ming4762 - fix: adding roles does not automatically refresh (#6548) @aonoa
- feat: add animation effects to VbenModal component (#6537) @Elm1992
Full Changelog: v5.5.8...v5.5.9
v5.5.8
What's Changed
- fix: fix vxeTable commit proxy (#6536) @jinmao88
- feat: add function support for formItemClass prop (#6511) @Elm1992
- chore: update-vxe-table (#6516) @jinmao88
- fix: 锁定屏幕页面样式自适应 (#6480) @hamwong233
- chore: export framework components for use in independent pages (#6245) @zwtvip
- feat: add scrollToFirstError to the form component (#6482) @Elm1992
- chore: fix lint warning (#6487) @jinmao88
- docs: update vben-drawer.md (#6478) @xue-jn
- feat: 新增拼图切片平移的验证码 (#6471) @cwr0401
- revert: page height revert #6422 (#6473) @mynetfan
- fix(@vben/common-ui): add page footer's height to calc contentstyle (#6422) @aha-weikai
- fix: 接口返回子节点为空数组时,还会显示折叠箭头 (#6463) @xue-jn
- feat(@vben/plugins): 新增VxeGrid组件插槽类型定义 (#6452) @dream-weave
- fix: 优化组件方法透传并新增表单弹窗示例 (#6443) @dream-weave
- feat: 组件json-viewer支持bigint数据显示 cwy (#6377) @chewenye
- feat: 为 auth layout 添加 slot: logo, 提升组件的灵活性和可复用性 (#6442) @GreatAuk
- fix(icon-picker): 解决icon-picker组件切换分页后,关键词检索失效问题 (#6437) @qalong
- fix: add $t import to login expired modal (#6429) @likui628
- feat: [vben-tree]增加数据disabled (#6343) @gatspy
- feat(hooks): useHoverToggle的入参refElement支持传入响应式数组 (#6333) @broBinChen
- fix(@vben-core/popup-ui): 全屏状态下弹窗圆角优化 (#6413) @yuhengshen
- feat(@vben-core/popup-ui): 优化弹窗拖拽功能,支持自定义容器限制拖拽范围 (#6414) @yuhengshen
- fix: 修复 API 组件中的 fetchApi 函数的参数使用问题 (#6393) @lghuahua
- docs: fix delete request usage (#6389) @mynetfan
- fix: auto close popup on deactivated (#6368) @mynetfan
- fix(#6339): 为按钮添加type属性防止表单提交意外触发表单验证机制 (#6340) @XiaoHeitu
- fix: [adapter] 表格配置类型报错 (#6327) @wdzyy
- feat(hooks): support separate enter/leave delays in useHoverToggle (#6325) @broBinChen
- fix: requestClient.upload会将vbenform中value为undefined的值转为字符串undefined’提… (#6300) @zwtvip
- fix: menu type is not 'button' (#6277) @ali-pay
- types: 为useVbenVxeGrid添加泛型声明,使grid实例上能正确获取到行数据的类型 (#5653) @dream-weave
Full Changelog: v5.5.7...v5.5.8
v5.5.7
What's Changed
- feat: vbenCheckButtonGroup support clear and maxCount (#6329) @mynetfan
- types: 扩展user-dropdown组件的menus类型,支持iconify (#6283) @chewenye
- fix: resolve onClosed method failure in connectedComponent of useVbenModal (#6309) @huanghezhen
- fix: 使用useVbenVxeGrid配置hasEmptyText、hasEmptyRender不生效的问题 (#6310) @wyc001122
- fix: When defaultHomePage is inconsistent with user.homePath, the pa… (#6299) @zwtvip
- docs(settings): 完善 生产环境动态配置 步骤 (#6297) @wyc001122
- fix: alert width fixed in small screen (#6312) @mynetfan
- style: fix lint error (#6298) @mynetfan
- feat: 添加混合权限访问控制模式支持 (#6294) @wyc001122
- fix: 修复useVxeGrid中table-title插槽不生效的问题 (#6295) @wyc001122
- fix: update index.ts (#6268) @liqiang0330
- fix: reset slider-captcha after login failed (#6275) @mynetfan
- fix: json-bigint parse used in vxeTable (#6271) @mynetfan
- fix: repair the unexpected form default value (#5567) @littlesparklet
- feat: optimize logo display (#6267) @wyc001122
- feat: improve check updates (#6257) @yingzi2019
- feat: enhances compatibility with APIs returning large numeric values (#6250) @mynetfan
- fix: component Input is not registered when initialize page (#6246) @zwtvip
- feat: ellipsis text automatically displays tooltip based on ellipsis (#6244) @Elm1992
- fix: 修复菜单管理中按钮类型值错误的问题 (#6255) @ali-pay
- fix: tab cannot be displayed correctly after browser refresh (#6256) @imdap
- fix: getFieldComponentRef will return actual ref within AsyncComponent (#6252) @mynetfan
- fix(preferences): 更新内容内边距默认值 (#6233) @wyc001122
- docs: update build.md (#6228) @lqzo
- feat: additional-settings (#6225) @wyc001122
- fix(use-design-tokens): 完善element-plus暗色主题颜色 (#6224) @wyc001122
- perf: stub unbuild params (#6210) @pzzyf
- fix: in mixed layout mode, the sidebar does not display when the first child node is an external link (#6219) @wyc001122
- perf: perf the control logic of Tab (#6220) @ming4762
- fix(@vben-core/shadcn-ui): fix disabled functionality not working in VbenTree component (#6205) @wyc001122
- fix: css style (#6176) @pzzyf
- fix: the mobile terminal can wrap lines and expand slot attributes (#6165) @Elm1992
- feat(tabs): 支持计算属性作为标签标题,解决 #6170 的问题 (#6163) @XiaoHeitu
- types: 导出authentication组件的type,自定义toolbarList时类型使用ToolbarType (#6158) @chewenye
- fix: refresh command of tabbar, fixed: #6162 (#6169) @mynetfan
- feat: support to refresh the tab page by route name (#6153) @anyup
- fix: delete useless code (#6143) @pzzyf
- docs(@vben/docs): update settings doc (#6128) @wyc001122
- fix: tsconfig moduleResolution (#6122) @zyf0624
- fix: delete Popconfirm being obscured by fixed columns (#6118) @LooseLi
Full Changelog: v5.5.6...v5.5.7
v5.5.6
What's Changed
- fix: handle undefined children in generate-menus (#6117) @jinmao88
- fix: when keepAlive is enabled, returning directly through browser bu… (#6113) @imdap
- fix: fix
IconPickerprops warning (#6108) @ming4762 - feat(project): migrate from husky and lint-staged to lefthook (#6104) @anncwb
- feat: support smooth auto-scroll to active menu item (#6102) @anncwb
- chore: close eslint object sorting (#6101) @anncwb
- refactor: modify the default homepage path loaded from the preference… (#6099) @aonoa
- fix: add triggerClass binding to PopoverTrigger and update icon-picker styles (#6095) @mynetfan
- fix: add missing translation for preferences drawer (#6094) @mynetfan
- fix: destroyOnClose incorrect default value, fixed #6092 (#6093) @mynetfan
- fix: fix
LoginExpiredModalin some cases,messagemay be obscured (#6086) @ming4762 - fix: show validation message as tooltip in compact form (#6087) @mynetfan
- perf: page componet supports custom height offset for flexible content height … (#6081) @jinmao88
- fix: calculation for collapsing form is incorrect while initially hidden (#6068) @mynetfan
- chore: update dependencies and documentation, optimize build toolchain (#6060) @anncwb
- fix: update existing route index to prevent 404 on user switch (#6003) @vem
- fix: lock state will not change overflow style in drawer and modal (#6067) @mynetfan
- fix: add rounded corners to project and quick nav items (#5296) @Gahotx
- chore: update dependency version for improved stability and compatibility (#6023) @anncwb
- fix: install corepack from npm (#5905) @trivikr
- perf: resolve duplicate component names (#6039) @ming4762
Full Changelog: v5.5.5...v5.5.6
v5.5.5
What's Changed
- feat: encrypt the privacy data when it is persisted (#6056) @mynetfan
- docs(index.md): 添加DeepWiki文档链接 (#6057) @jinmao88
- perf: improve destroyOnClose for VbenDrawer&VbenModal (#6051) @ming4762
- fix: title of search button in vxeTable toolbar (#6046) @mynetfan
- feat: vbenSelect support prop
allowClear(#6043) @mynetfan - docs: update example (#6036) @mynetfan
- fix: the initial value echo for the check-button-group (#6029) @Elm1992
- fix: alert confirm state in beforeClose callback (#6019) @mynetfan
- perf: vxe-table 活动颜色,松开颜色,按下颜色,没有随主题颜色修复 (#6007) @pangyajun123
- fix: fix geader menu activation path (#5997) @wyc001122
- fix: alert send wrong confirm state to beforeClose (#5991) @mynetfan
- fix: destroyOnClose works within connectedComponent (#5989) @mynetfan
- Update tailwindcss.md (#5602) @WZJvearyfunny
- feat: add examples: form-upload (#5955) @yuhldr
- fix:
handleValuesChangebrings processed values (#5970) @mynetfan - feat: pass
fieldsChangedinto thehandleValuesChangecallback (#5968) @mynetfan - perf: improve destroyOnClose for VbenModal (#5964) @ming4762
- perf:
beforeCloseof drawer support promise (#5932) @imdap - fix(bug): 缺失await关键字 (#5967) @zhouda1fu
- docs: update alert and apiComponent docs (#5961) @mynetfan
- fix: determine if scrollbar has been totally scrolled (#5934) @wyc001122
- fix: modal closing animation (#5960) @ming4762
- feat:
modal&drawersupportcenter-footerslot (#5956) @ming4762 - feat: vben-form添加arrayToStringFields属性 (#5957) @milletpeak
- feat: add more expose methods for
apiComponent(#5958) @mynetfan - feat: add
useAlertContextfor Alert component (#5947) @mynetfan - fix: table actions in fixed column (#5945) @mynetfan
- feat: alert support customize
footer(#5940) @mynetfan - fix: long navigation menu can be scrolled (#5939) @mynetfan
- perf: improve
destroyOnCloseforVbenModal(#5935) @ming4762 - perf: improve
autoSelectofApiComponent(#5936) @ming4762 - feat: api-component support autoSelect prop (#5931) @mynetfan
- docs: docs modal z-index fixed, update alert docs (#5930) @mynetfan
- fix: alert animation (#5927) @mynetfan
- fix: builtin color change throttled in preference drawer (#5924) @mynetfan
- fix: theme mode follow the system only
auto(#5923) @mynetfan - fix: alert action button focus, fixed #5921 (#5922) @mynetfan
- chore: 导出框架自带的组件,方便独立页面使用 (#5876) @zwtvip
- perf: optimize bootstrap modules to speed up first-screen loading (#5899) @mynetfan
- feat: customizable table separator (#5898) @mynetfan
- perf: 优化关闭页面切换动画的tab切换性能 (#5883) @ming4762
- fix: possible circular reference issue during build (#5894) @mynetfan
- fix: improve prompt component (#5879) @mynetfan
- feat: support logo text slot (#5872) @mynetfan
- fix: 布局为双列菜单或者水平模式下, 一级菜单高亮问题 (#5870) @wyc001122
- feat: use the not-found component instead of the invalid route component in the backend mode (#5871) @mynetfan
- fix: #5861 (#5862) @Rascal-Coder
- docs: 删除重复文字 (#5855) @superdl1996
- chore: update deps (#5854) @mynetfan
- fix: alert
beforeClosecallback arguments fixed (#5845) @mynetfan - fix: 解决AccessModeType:backend登录过期,重新登录不会重新生成路由的问题 (#5830) @ming4762
- feat: add preset alert, confirm, prompt components that can be simple called (#5843) @mynetfan
- docs: add third-party libraries to check update methods (#5819) @JoeshuTT
- docs: add explanation and related script configuration to distinguish build environment (#5826) @ArthurDarkstone
- docs: fix api-component demo link (#5828) @mynetfan
- chore: add demo for apiComponent with caching and concurrency (#5827) @mynetfan
- fix: vbenTree modelValue synchronization (#5825) @mynetfan
- feat: sidebar button config (#5818) @jinmao88
- fix: watermark settings in the preferences modified accidentally (#5823) @mynetfan
- feat(tabbar): tabber contextMenu can be customized (#5820) @jinmao88
- fix: route root.children duplicate problem (#5755) @anyup
- style: 更正引用格式 (#5784) @zwtvip
- feat: pre-set serialization methods for request parameters (#5814) @mynetfan
- docs: fix form
compactdocs (#5811) @mynetfan - fix: vben tree component warning (#5809) @mynetfan
- perf: improve api-component for using in form (#5796) @mynetfan
- perf: improve component packaging to enable instance method retrieval (#5795) @mynetfan
- fix: auto check parent after node selected (#5794) @mynetfan
- fix: popover background color in dark mode (#5783) @mynetfan
- perf: optimize multi-file upload is an array (#5757) @zwtvip
- fix: menu drawer can not be closed after a successful submitting (#5770) @mynetfan
- feat(ui): logo icon support click events (#5725) @jinmao88
- fix: default value for nested fields (#5763) @mynetfan
- fix: base component focus color in form (#5760) @mynetfan
- feat: add
form-is-requiredclass for required items. fixed: #5739 (#5759) @mynetfan - chore: update codeowners (#5750) @jinmao88
- fix: table form reset will trigger reload twice while submitOnChange set (#5756) @mynetfan
- fix: sort the menu so that it doesn't get replaced with 999 when order=0 (#5753) @anyup
Full Changelog: v5.5.4...v5.5.5
v5.5.4
What's Changed
- fix: 修复vsh stylelint 脚本校验文件的正则符号 (#5729) @chen-d-yu
- fix: form item style adjustment (#5694) @mynetfan
- feat: auto set component name for keep-alive (#5690) @mynetfan
- feat: improved formApi for component instance support (#5689) @mynetfan
- fix: live-server set port use [--port=PORT] (#5687) @ijackwu
- feat: add size prop to avatar component and update logo component for size handling (#5684) @mynetfan
- fix: vxeTable search button not working with slot (#5678) @mynetfan
- feat: role management page with new component
tree(#5675) @mynetfan - fix: demo nested menu path (#5667) @mynetfan
- fix: keepAlive not working for popup
appendToMain(#5666) @mynetfan - feat: vben checkbox support indeterminate state and transition animation (#5662) @mynetfan
- feat: modal and drawer locking (#5648) @mynetfan
- docs: 文案修改 (#5646) @jasonz18
- fix: breadcrumb style is affected by the globally-imported antd styles (#5627) @mynetfan
- fix: hideChildrenInMenu demo code (#5626) @mynetfan
- fix: useDrawer中closeIconPlacement设置无效 (#5624) @jinmao88
- chore: demo page menu management (#5619) @mynetfan
- fix: getPopupContainer will return closet form first (#5612) @mynetfan
- chore: demo page for system/department (#5611) @mynetfan
- chore: output console error for invalid route component (#5593) @mynetfan
- fix: inconsistent spacing around search form (#5495) @littlesparklet
- fix:
searchtake no effect inicon-pickerwithantd(#5592) @mynetfan - feat: add
VbenButtonGroupandVbenCheckButtonGroupwith demo (#5591) @mynetfan - fix: loading and spinner style fixed and improved (#5588) @mynetfan
- feat: loading and spinner component with directive (#5587) @mynetfan
- feat: improve form demo (#5582) @mynetfan
- fix: form label and control style (#5580) @mynetfan
- fix:
CountTocomponent resolveseparatorprop not taking effect (#5578) @fzq1998 - fix: vben count to animator event name fixed (#5573) @mynetfan
- fix: form item overflow fixed and layout improved (#5572) @mynetfan
- fix: solve the problem of inconsistent returns of formSchema custom field names when code login (#5563) @anyup
- fix: form item render fixed (#5552) @mynetfan
- refactor: new
CountTocomponent with demo (#5551) @mynetfan - feat: demo of motion plugin (#5550) @mynetfan
- fix: nitro server cors support with cookie (#5549) @mynetfan
- feat: add more event for
jsonViewer(#5546) @mynetfan - feat: new component jsonViewer (#5544) @mynetfan
- chore: add qq group 5 (#5530) @jinmao88
- fix: userDropdown triggered unnecessary while overlay shown (#5520) @mynetfan
- fix: width for ellipsisText tooltip in popover content (#5517) @mynetfan
- feat: tabbar support max count limit (#5490) @mynetfan
- docs: update form docs (#5485) @mynetfan
- fix: ant tag icon default style (#5473) @mynetfan
- docs: update request and access docs (#5468) @jsxzhub
- fix: renderComponentContent lose slot props data (#5466) @mynetfan
- fix: menu data for backend mode fixed (#5465) @mynetfan
- fix: request download and upload not support
responseReturn(#5456) @mynetfan
Full Changelog: v5.5.3...v5.5.4
v5.5.3
What's Changed
- feat: auto fetch icon list in iconPicker (#5446) @mynetfan
- perf: easy to define fieldName of response data (#5442) @mynetfan
- perf: request support to set how to return response (#5436) @mynetfan
- fix: antd button icon style (#5421) @mynetfan
- fix: mouse events ignored on modal loading (#5409) @mynetfan
- docs: update docs (#5408) @mynetfan
- fix: form update state error before form mounted (#5406) @mynetfan
- fix: demos route fixed (#5405) @mynetfan
- feat: modal state locked on submitting (#5401) @mynetfan
- refactor: fix popup component zIndex (#5397) @mynetfan
- style: element plus loading style fixed (#5393) @mynetfan
- perf: improve fieldMappingTime to support format function (#5392) @mynetfan
- feat: support set default props for drawer and modal (#5390) @mynetfan
- fix: root router config fixed (#5389) @mynetfan
- feat: no
BasicLayoutcomponent needed in menu data (#5386) @mynetfan - fix: spinner may stop playing animation after dismiss (#5365) @mynetfan
- style: popover bgColor is too close to common (#5364) @mynetfan
- fix: useEcharts return invalid instance (#5360) @mynetfan
- feat: popup component support overlay blur effect (#5359) @mynetfan
- feat: improve
tippydemo (#5357) @mynetfan - feat: integrate new component
Tippywith demo (#5355) @mynetfan - perf: add nested modal demo (#5353) @mynetfan
- perf: modal and drawer api support chain calls (#5351) @mynetfan
- feat: allow close tab when mouse middle button click (#5347) @mynetfan
- fix: locale switching logic correction (#5344) @mynetfan
- fix: vxeGrid init without search form (#5342) @mynetfan
- fix: primaryColor calculation (#5337) @mynetfan
- fix: form valid-error style in naive (#5336) @mynetfan
- fix: form
fieldMappingTimeimprove andmodelPropNamesupport (#5335) @mynetfan - fix: form
fieldMappingTimeis not working (#5333) @mynetfan - fix: 解决通过路径会下载两次文件 (#5319) @wangwenting-dev
- feat: useEcharts exports echarts instance #5294 (#5299) @clddup
- fix: vben select placeholder color (#5286) @mynetfan
- fix: sidebar preferences fixed (#5276) @mynetfan
- fix: breadcrumb setting not valid for
header-sidebar-navlayout (#5275) @mynetfan - fix: header logo may not be collapsed in
header-sidebar-navlayout (#5274) @mynetfan - feat: new layout
sidebar nav with full header(#5270) @mynetfan - feat: drawer close icon placement (#5269) @mynetfan
- feat: drawer and modal support destroy on close (#5268) @mynetfan
- fix: header-mixed layout side-menu active (#5265) @mynetfan
- feat: header mixed layout (#5263) @mynetfan
📝 Documentation
👻 Maintenance
Full Changelog: v5.5.2...v5.5.3
v5.5.2
What's Changed
- feat: header menu align support (#5256) @mynetfan
- test: add apiSelect remote search demo (#5246) @mynetfan
- fix: grid form submit button locale switch (#5205) @mynetfan
- fix: vxeGrid top padding (#5193) @mynetfan
- fix: grid tools in toolbar config not working as expected (#5190) @mynetfan
- feat: add
resizableandColPagecomponent (#5188) @mynetfan - fix: sidebar header height (#5183) @mynetfan
- feat: page class override (#5179) @mynetfan
- fix: sidebar style on focus (#5178) @mynetfan
- fix: user homePath no effect sometimes (#5166) @mynetfan
- feat: form compact mode support (#5165) @mynetfan
- fix: form auto submit no effect when showDefaultActions is false (#5163) @mynetfan
- docs: fix docs-link and add
EllipsisTextdocs (#5158) @mynetfan - feat: form
colonsupport, update docs (#5156) @mynetfan - feat: improve code login demo (#5154) @mynetfan
- feat:
autoActivateChildsupport more layout mode (#5148) @mynetfan - feat: auto activate subMenu on select root menu (#5147) @mynetfan
- fix:
disabledOnChangeListenernot work in form (#5146) @mynetfan - fix: login expired modal z-index (#5145) @mynetfan
- feat: user-dropdown support
hovertrigger (#5143) @mynetfan - fix: pinInput value synchronous update (#5142) @mynetfan
- fix: vxeGrid default sort data no effect in first query (#5141) @mynetfan
- fix: vscode debug profile (#5140) @mynetfan
- fix: form component events bind (#5137) @mynetfan
- fix: element plus validate failed style (#5130) @mynetfan
- feat: tabbar support mouse wheel vertical (#5129) @mynetfan
- fix: form support
disabledOnInputListener(#5127) @mynetfan - fix: form submission not appropriate (#5126) @mynetfan
🐞 Bug Fixes
- fix: build error (#5199) @anncwb
- fix: remove the overlap caused by border-b (#5160) @lonewolfyx
- fix: resolve eslint errors as well as TS type errors (#5172) @chengazhen
📝 Documentation
Full Changelog: v5.5.1...v5.5.2
v5.5.1
What's Changed
🚀 Features
- feat: table search form visible control (#5121) @mynetfan
- feat: form support reverse action buttons (#5108) @mynetfan
- feat: modal&drawer support appendToMain and zIndex (#5092) @mynetfan
- feat: add default
placeholderforApiSelect(#5078) @mynetfan - feat: naive
CheckboxGroupandRadioGroupsupportoptions(#5071) @mynetfan
🐞 Bug Fixes
- fix: resolve table toolbar error (#5109) @mynetfan
- fix: table auto height (#5101) @mynetfan
- fix: page prop type check (#5067) @mynetfan
- fix: layout overflow style (#5066) @mynetfan
- fix: form setValues not support
dayjsandDatevalue (#5064) @mynetfan - fix: range picker props fixed for element-plus (#5042) @mynetfan
- fix: validate message not display, fix #5034 (#5038) @mynetfan
- fix:
formprophandleValuesChangeno effect (#5060) @mynetfan - fix: modal radius not follow preferences (#5063) @mynetfan
- fix: replace input component in
IconPicker(#5047) @mynetfan - fix:
dialoganddrawerfooter gap in small screen (#5025) @mynetfan - fix: select Long option style problem (#5030) @DesignHhuang
📈 Performance & Enhancement
- refactor:
ApiComponentwith docs (#5099) @mynetfan - feat: replace
ElSelectwithElSelectV2in component adapter for better performance (#5085) @ArthurDarkstone - feat: improve
ApiSelectcomponent (#5075) @mynetfan - feat: improve element plus form component (#5072) @mynetfan
- feat: add submitOnChange props to vben form (#5032) @DesignHhuang
📝 Documentation
👻 Maintenance
- chore: update deps (#5107) @mynetfan
- chore: remove redundant test code (#5094) @mynetfan
- chore: remove useless
fixedHeaderprop forPage(#5069) @mynetfan - chore: codeowners update (#5048) @mynetfan
Full Changelog: v5.5.0...v5.5.1