Skip to content

2.37.4

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 09:19
· 432 commits to main since this release

2022-09-30

🐛 BugFix

  • table: Fix default sorter&filters not working under template usage (#1707)
  • fix popup stack (#1659)

💎 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

🐛 问题修复

  • table: 修复 default sorter&filters 在模板用法下失效的问题 (#1707)
  • 修复弹出层叠顺序 (#1659)

💎 功能优化

  • button: 使用 flex 布局方式,解决 icon 大小不一致时的居中问题 (#1702)
  • link: 使用 flex 布局方式,解决 icon 大小不一致时的居中问题 (#1702)
  • modal: 修复对话框关闭的问题 (#1696)
  • drawer: 修复抽屉关闭的问题 (#1696)

💅 样式更新

  • tabs: 修复 card 类型下标签内容没有居中的问题 (#1704)
  • select: 修复自定义标签颜色显示错误的问题 (#1703)
  • collapse: 当expand-icon在右侧时,调整collapse-item-content的padding (#1680)