Releases: vbenjs/vue-vben-admin
Releases · vbenjs/vue-vben-admin
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
IconPicker
props 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
LoginExpiredModal
in some cases,message
may 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:
handleValuesChange
brings processed values (#5970) @mynetfan - feat: pass
fieldsChanged
into thehandleValuesChange
callback (#5968) @mynetfan - perf: improve destroyOnClose for VbenModal (#5964) @ming4762
- perf:
beforeClose
of 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
&drawer
supportcenter-footer
slot (#5956) @ming4762 - feat: vben-form添加arrayToStringFields属性 (#5957) @milletpeak
- feat: add more expose methods for
apiComponent
(#5958) @mynetfan - feat: add
useAlertContext
for 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
destroyOnClose
forVbenModal
(#5935) @ming4762 - perf: improve
autoSelect
ofApiComponent
(#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
beforeClose
callback 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
compact
docs (#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-required
class 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:
search
take no effect inicon-picker
withantd
(#5592) @mynetfan - feat: add
VbenButtonGroup
andVbenCheckButtonGroup
with 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:
CountTo
component resolveseparator
prop 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
CountTo
component 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
BasicLayout
component 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
tippy
demo (#5357) @mynetfan - feat: integrate new component
Tippy
with 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
fieldMappingTime
improve andmodelPropName
support (#5335) @mynetfan - fix: form
fieldMappingTime
is 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-nav
layout (#5275) @mynetfan - fix: header logo may not be collapsed in
header-sidebar-nav
layout (#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
resizable
andColPage
component (#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
EllipsisText
docs (#5158) @mynetfan - feat: form
colon
support, update docs (#5156) @mynetfan - feat: improve code login demo (#5154) @mynetfan
- feat:
autoActivateChild
support more layout mode (#5148) @mynetfan - feat: auto activate subMenu on select root menu (#5147) @mynetfan
- fix:
disabledOnChangeListener
not work in form (#5146) @mynetfan - fix: login expired modal z-index (#5145) @mynetfan
- feat: user-dropdown support
hover
trigger (#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
placeholder
forApiSelect
(#5078) @mynetfan - feat: naive
CheckboxGroup
andRadioGroup
supportoptions
(#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
dayjs
andDate
value (#5064) @mynetfan - fix: range picker props fixed for element-plus (#5042) @mynetfan
- fix: validate message not display, fix #5034 (#5038) @mynetfan
- fix:
form
prophandleValuesChange
no effect (#5060) @mynetfan - fix: modal radius not follow preferences (#5063) @mynetfan
- fix: replace input component in
IconPicker
(#5047) @mynetfan - fix:
dialog
anddrawer
footer gap in small screen (#5025) @mynetfan - fix: select Long option style problem (#5030) @DesignHhuang
📈 Performance & Enhancement
- refactor:
ApiComponent
with docs (#5099) @mynetfan - feat: replace
ElSelect
withElSelectV2
in component adapter for better performance (#5085) @ArthurDarkstone - feat: improve
ApiSelect
component (#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
fixedHeader
prop forPage
(#5069) @mynetfan - chore: codeowners update (#5048) @mynetfan
Full Changelog: v5.5.0...v5.5.1
v5.5.0
What's Changed
🚀 Features
- feat: add api-select component (#5024) @anncwb
- feat: v-loading support for
element plus
(#5008) @mynetfan - feat: form component
IconPicker
(#5005) @mynetfan - feat: upgrade vite version to 6.0.0 (#4961) @vince292007
- feat: add
placement
forDrawer
(#4958) @mynetfan - feat: add
confirmDisabled
forDialog
(#4959) @mynetfan
🐞 Bug Fixes
- fix:
Page
header class in fixed mode (#5023) @mynetfan - fix: header left padding fixed (#5007) @mynetfan
- fix: extra menu title follow locale change (#5006) @mynetfan
- fix: app config support
.env.local
(#5012) @mynetfan - fix: form 表单不支持field.xxx.xx格式的defaultValue配置 (#4965) @leizhiyou
- fix: mixed menu layout in full content mode (#4990) @mynetfan
- fix: fixed the Form Api removing form entries based on field names (#4971) @gee1k
- fix: vxeTable carry incorrect parameters (#4980) @imdap
- fix: element hover style in dark theme (#4983) @mynetfan
- fix: button-control page mistake (#4963) @jeff-fe
- fix: the route path did not synchronize with the page (#4947) @DesignHhuang
- style: typo (#4948) @yanquanfahei
📈 Performance & Enhancement
📝 Documentation
- docs: add form slots docs (#4992) @mynetfan
- chore: update deprecated document link in .github/ISSUE_TEMPLATE (#4986) @richex-cn
👻 Maintenance
- chore: update deps (#4993) @anncwb
- chore: update modal.vue (#4987) @huangfe1
- chore: tailwind css icon example (#4969) @mynetfan
Full Changelog: v5.4.8...v5.5.0
v5.4.8
What's Changed
🚀 Features
- fix: form-api.setValues can't resolve nested fields (#4915) @ryomahan
- feat: add 3 resize examples (#4907) @ArthurDarkstone
🐞 Bug Fixes
- fix: supplement datepicker component (#4943) @anncwb
- fix: resolve issue with Upload component not working correctly inside Form (#4916) @anncwb
- fix: fieldMappingTime data error when clear inputvalue (#4906) @DesignHhuang
- fix: dialog
opened/closed
event triggered incorrectly,fixed #4902 (#4908) @mynetfan - fix: adjust
useWatermark
logic (#4896) @mynetfan
📝 Documentation
Full Changelog: v5.4.7...v5.4.8
v5.4.7
What's Changed
🚀 Features
- feat: add reize components & demo (#4862) @ArthurDarkstone
🐞 Bug Fixes
- fix(@vben/common-ui): pagination current page error (#4893) @wdzyy
- fix: resolve onChange issue in form component (#4890) @anncwb
- fix: drawer console warning (#4871) @vince292007
- fix: form enter event handling, fixed #4865 (#4867) @mynetfan
- fix: clipboard demo not working with a-input (#4856) @ArthurDarkstone
📝 Documentation
- docs: add route config desc & update en docs (#4857) @ArthurDarkstone
👻 Maintenance
- chore: update eslint configuration (#4872) @vince292007
Full Changelog: v5.4.6...v5.4.7