Skip to content

antd 3.10.2

  • 📝 Translated documentation patterns overview to English. #12637 @ilanus
  • 🛠 Improve support vi_VN locale for DatePicker component. #12656 @hieuhlc
  • 🐞 Fixed TimePicker style issue in IE11. #12707 jinyaqiao1102
  • 🐞 Fixed Popconfirm defaultVisible. #12733
  • 🐞 Fixed Table th border missing in Firefox. #12628
  • 🐞 Add touch-action: none css on Slider to fix chrome warning. #12595
  • 🐞 Fixed Tabs ink-bar vertical css. #12276
  • 🐞 Fixed vertical align issue of empty Button. #12681
  • 🐞 Fixed Calendar locale prop should have priority. #12706
  • 🐞 Fixed Checkbox[checked] indeterminate style. #12724
  • 🐞 Fixed prefixCls not passed to Popconfirm's button. #12677 @concefly
  • 🐞 Fixed Edge ignoring pointer-events:none on Button's span. #12712 @dazbo
  • Progress
    • 🐞 Fixed Progress strokeColor props not work. #12587 @lyhper
    • 🐞 Fixed Progress[type="circle"] should wrap text. #12718
  • TypeScript
    • 🐞 Fixed trexpandedKeys and onTreeExpand definition missing in TreeSelect. #12648 @decadef20
    • 🐞 Fixed missed property key in TabPaneProps. 682af0d @ztplz
    • 🐞 Fixed some definition of Icon. 3dbc357

  • 📝 翻译模式-概览文档到英文。#12637 @ilanus
  • 🛠 DatePicker 组件完善对越南语(vi_VN)的支持。#12656 @hieuhlc
  • 🐞 修复 TimePicker 组件在 IE11 下的样式问题。#12707 jinyaqiao1102
  • 🐞 修复 Popconfirm 组件的 defaultVisible 属性的问题。#12733
  • 🐞 修复在 Firefox 下 Table 组件头部边框不显示的问题。#12628
  • 🐞 组件 Slider 添加 touch-action: none 样式修复 Chrome 上可能出现的报错。#12595
  • 🐞 修复 Tabs 组件垂直模式下边框条的问题。#12276
  • 🐞 修复 Button 组件无内容时垂直不对齐的问题。#12681
  • 🐞 修复 Calendar 组件 locale 属性不生效的问题。#12706
  • 🐞 修复 Checkbox 组件在设置 indeterminate 的情况下的样式问题。#12724
  • 🐞 修复 prefixCls 没有应用到 Popconfirm 组件按钮上的问题。#12677 @concefly
  • 🐞 修复 Edge 下 Button 组件 pointer-events:none 对于 span 不生效的问题。#12712 @dazbo
  • Progress
    • 🐞 修复 Progress 组件的 strokeColor 属性无效的问题。#12587 @lyhper
    • 🐞 修复 Progress[type="circle"] 中文本溢出的问题。#12718
  • TypeScript
    • 🐞 修复 TreeSelect 组件缺少 treeExpandedKeysonTreeExpand 的定义的问题。#12648 @decadef20
    • 🐞 修复 TabPaneProps 组件缺少 key 属性定义的问题。682af0d @ztplz
    • 🐞 修复 Icon 组件的部分定义问题。3dbc357