3.22.1

2019-08-26

  • 🔥 官网现在支持通过图片搜索图标啦!#18425

  • 💄 调整 Table 展开按钮的样式。c5344bd

  • 🐞 修复 Table 的 style 属性被应用了两次的问题。#18330@MrHeer

  • 🐞 修复 Input 在 IE11 下错位的问题。#17759

  • 🐞 修复 Input.Password ref 获取不到 input 元素且没有 focusblur 方法的问题。#18441

  • 🐞 修复 Steps progressDot 样式错位问题。#18356

  • 🐞 修复纯图标按钮样式错误的问题。#18458@qhanw

  • 🐞 修复 TextArea 受控模式下配置 autosize 时,输入会导致滚动条闪烁的问题。#18401

  • 🐞 修复 Upload 错误换行的问题。#18423

  • 💄 增加 less 变量 @select-dropdown-bg @select-item-selected-bg @select-item-active-bg @anchor-border-colorr @descriptions-bg#18444#18372@MrHeer