3.3.1

2018-03-18

  • 💄 调整 danger Button 的 focus 样式。

  • 🐞 修复 enterButton 的值为 button 元素时显示错误的问题。#9639

  • 🐞 修复 Table 中的 column.title 的缺少 key 的问题。#9658@terence55

  • 🐞 修复 scroll: { x: true }.ant-table-scroll table宽度为 auto的情况下不工作的问题。#9704

  • 🐞 修复表单校验文字消失的时候输入框会抖一下的问题。#8831

  • 🐞 修复 TimePicker 里的 isMoment 调用在 parcel 里会报错的问题。85c78e4

  • 💄 调整 Table 的圆角样式。#9674