Skip to content

3.0.0-beta.10

Compare
Choose a tag to compare
@tangjinzhou tangjinzhou released this 18 Feb 08:56
· 108 commits to next since this release

2022-02-18

  • 🐞 Fix the issue of automatic parse when inputting invalid values when the date component uses dayjs or dateFns #5221
  • 🐞 Fix the issue that virtual scrolling is not turned off when dropdownMatchSelectWidth is false #5242
  • 🐞 Fix descriptions console warning issue #5250
  • 🐞 Fix the problem of provoking when the right-click of dropdown is expanded #5259
  • 🐞 Fix TreeSelect windows touchpad expansion failure issue #5220

  • 🐞 修复日期组件使用 dayjs 或 dateFns 时,输入不合法值时自动 parse 问题 #5221
  • 🐞 修复 dropdownMatchSelectWidth 为 false 时,未关闭虚拟滚动问题 #5242
  • 🐞 修复 descriptions 控制台 warning 问题 #5250
  • 🐞 修复 dropdown 的右键展开时,挑动问题 #5259
  • 🐞 修复 TreeSelect windows 触摸板展开失效问题 #5220