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