Skip to content

1.6.0

Compare
Choose a tag to compare
@tangjinzhou tangjinzhou released this 15 May 06:47
· 2617 commits to main since this release

2020-5-15

  • 🌟 Tootip supports custom components 741897
  • 🐞 Refactor Modal's underlying Portal components to solve the problem of delayed content update in Modal #2244
  • 🐞 Fix Select option focus border style in Input.Group #2224
  • 🐞 Fix Cascader option icon color when disabled #2223
  • 🐞 Fix DatePicker color when separator is disabled #2222
  • 🐞 Fix Carousel keyboard switch to Radio / Checkbox on inactive slide.
  • 🐞 Fix the problem that Table filter menu is not displayed when less version is 2.x. #23272
  • 🐞 Fix the failure of Table column.filtered.
  • 🐞 Fix the style problem of Input in Safari browser in Select multiple mode. #22586
  • 🐞 Fix the problem that Descriptions can not adapt in small size. #22407

  • 🌟 Tootip 支持自定义组件 741897
  • 🐞 重构 Modal、Drawer 底层 Portal 组件,解决 Modal、Drawer 内容更新延迟问题 #2244
  • 🐞 修复 Input.Group 中 Select 选项 focus 边框样式 #2224
  • 🐞 修复 Cascader 选项图标禁用时的颜色 #2223
  • 🐞 修复 DatePicker 分隔符禁用时颜色 #2222
  • 🐞 修复 Carousel 键盘切换到非活跃 slide 上的 Radio/Checkbox 的问题。
  • 🐞 修复 Table 筛选菜单在 less 版本为 2.x 时不显示的问题。#23272
  • 🐞 修复 Table column.filtered 失效的问题。
  • 🐞 修复 Select multiple 模式下,Input 在 Safari 浏览器的样式问题。#22586
  • 🐞 修复 Descriptions 在小尺寸下无法自适应的问题。#22407