Skip to content

antd 3.8.1

  • 🐞 Fixed TimePicker unexpected long width. 80f8267
  • 🐞 Fixed Tabs that focusable element in inactive panel cause tabs disappear. #11261
  • 🐞 Fixed Badge offset x y axis order error. #11648 @tangjinzhou
  • Upload
    • 🐞 Fixed detete button missing in Upload. #10454
    • 🐞 Fixed Upload thumbnail which url has no extension. #11684 @elantion
  • 🐞 Fixed Anchor with affix=true doesn't work inside inner scrollable. #11688 @vitaliymaz
  • 🐞 Fixed card width in List.Grid. !11712
  • 🐞 Fixed Radio align problem in safari. 754a22c
  • 💄 Apply wave click animation to components Switch, Radio.Button and Tag. 9cf6ae6
  • TypeScript
  • 💄 Migrate to new lifecycle methods, include components TimePicker, Upload, CheckboxGroup, Layout.Sider, Tooltip, Popconfirm. #11666 @dancerphil #11682 @dancerphil

  • 🐞 修复 TimePicker 面板输入框宽度过长的问题。80f8267
  • 🐞 修复 Tabs 中隐藏的输入框可能被聚焦的问题。#11261
  • 🐞 修复 Badge 组件属性 offset 的坐标设置顺序问题。#11648 @tangjinzhou
  • Upload
    • 🐞 修复 Upload 组件删除按钮可能不展示的问题。#10454
    • 🐞 修复 Upload 组件缩略图地址没有文件扩展名时的显示问题。#11684 @elantion
  • 🐞 修复 Anchor 组件当 affix=true 时无法在滚动的窗口中固定的问题。#11688 @vitaliymaz
  • 🐞 修复 List.Grid 组件中的卡片宽度问题。!11712
  • 🐞 修复 Radio 在 safari 下对齐的问题。754a22c
  • 💄 添加点击动画效果到组件 Switch, Radio.Button 和 Tag。9cf6ae6
  • TypeScript
  • 💄 使用新的 React 生命周期函数,包括组件 Upload, CheckboxGroup, Layout.Sider, Tooltip, Popconfirm。#11666 @dancerphil #11682 @dancerphil