github-actions
released this
12 Dec 14:48
·
22 commits
to refs/heads/main
since this release
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