2.37.4
2022-09-30
🐛 BugFix
💎 Enhancement
- button: Use the flex layout method to solve the centering problem when the icon size is inconsistent (#1702)
- link: Use the flex layout method to solve the centering problem when the icon size is inconsistent (#1702)
- modal: fix modal close problem (#1696)
- drawer: fix drawer close problem (#1696)
💅 Style
- tabs: Fix the problem that the content of the label under the
card
type is not centered (#1704) - select: Fix the problem that the custom label color is displayed incorrectly (#1703)
- collapse: adjust the padding of collapse-item-content when expand-icon is on the right (#1680)
2022-09-30
🐛 问题修复
💎 功能优化
- button: 使用 flex 布局方式,解决 icon 大小不一致时的居中问题 (#1702)
- link: 使用 flex 布局方式,解决 icon 大小不一致时的居中问题 (#1702)
- modal: 修复对话框关闭的问题 (#1696)
- drawer: 修复抽屉关闭的问题 (#1696)