Skip to content

4.20.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 13:10
· 5728 commits to master since this release
  • 🐞 Fix Breadcrumb extra padding and margin style. #35235
  • 🐞 Fix Input.Seach inconsistent behavior of triggering onSearch when press enter using Chinese inputting method. #35164 @qyzzzz
  • 🐞 Fix circle reference between Upload and Dragger. #34379 @kanweiwei

  • 🐞 修复 Breadcrumb 多余的 paddingmargin 样式。#35235
  • 🐞 修复 Input.Search 在中文输入法下回车键触发 onSearch 的行为不一致的问题。#35164 @qyzzzz
  • 🐞 修复 Upload 和 Upload.Dragger 之间循环依赖的问题。#34379 @kanweiwei