·
15 commits
to refs/heads/main
since this release
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