Skip to content

antd 2.12.7

2017-08-21

  • antd of Angular@4.0, ng-zorro-antd is open sourcing.
  • Affix supports more scenes. 01d4acb
  • Fix that AutoComplete children ref doesn't work. #6814
  • Button
    • Improve the logic to insert space in Chinese characters. 59b11f3
    • Fix that event.target of click is not button. #7034
  • Fix that Carousel's innerSlider doesn't exist. #7191
  • Fix the style of button in DatePicker. ad6dbcb
  • Fix TypeScript definition of Form.#7245
  • Fix TypeScript definition of InputNumber. #7257
  • Fix missing collapse animation of Layout.Sider in IE11. #6349
  • Fix typo of Spanish locale of LocaleProvider. #7234 @ramsesmoreno
  • Fix that notification's default placement should not be overrided. #5895
  • Fix disabled style of button in Pagination. cf3c0aa
  • Fix that wrong exports of Select which cause webpack build error. #7222
  • Fix that Tabs should show arrow buttons while resize its container. #7231 #7210
  • Fix style of Timeline which has only one Timeline.Item. #7214
  • Fix wrong behavior of Upload when uid is 0. #7269

  • Angular@4.0 版 antd ng-zorro-antd 开源。
  • 优化 Affix 支持的场景。01d4acb
  • 修复 AutoComplete children ref 失效的问题。#6814
  • Button
    • 优化自动在中文字符中间插入空格的逻辑。59b11f3
    • 修复点击事件的 event.target 不是 button 的问题。#7034
  • 修复 Carousel 的 innerSlider 引用问题。#7191
  • 修复 DatePicker 中的按钮样式。ad6dbcb
  • 修复 Form TypeScript definition。#7245
  • 修复 InputNumber 的 TypeScript definition。#7257
  • 修复 Layout.Sider 在 IE11 下没有折叠动画的问题。#6349
  • 修复 LocaleProvider 西班牙语的拼写问题。#7234 @ramsesmoreno
  • 修复 notification 默认 placement 会被覆盖的问题。#5895
  • 修复 Pagination 按钮的 disabled 样式。cf3c0aa
  • 修复 Select exports 导致的 webpack 构建错误的问题。#7222
  • 修复 Tabs 在父容器宽度动态变化时切换按钮没有出现的问题。#7231 #7210
  • 修复 Timeline 在只有一个 Timeline.Item 时的样式问题。#7214
  • 修复 Upload 在 uid 为 0 时的错误行为。#7269