@ -17,6 +17,43 @@ If you want to read change logs before `2.0.0`, please visit [GitHub](https://gi
---
## 2.12.6
`2017-08-11`
- Remove Button redundant code `handleMouseUp` . [#7176 ](https://github.com/ant-design/ant-design/pull/7176 ) [@fytriht ](https://github.com/fytriht )
- Fix Select Demo of label mode. [c79592c ](https://github.com/ant-design/ant-design/commit/c79592cf05d55563c1b0a88e73482b0bcea68e51 )
- Add BootStrap's link to Grid's docs. [711703b ](https://github.com/ant-design/ant-design/commit/711703b91e94844c30cf9a672c4d682e4c88a7ae )
- Fix Collapse arrow position in IE9/10/11. [af9dc73 ](https://github.com/ant-design/ant-design/commit/af9dc73eef2aac3e68fdfc99f9231153437f5068 )
- Tag
- Fix font size to `@tag-font-size` . [d98d7a4 ](https://github.com/ant-design/ant-design/commit/d98d7a451c2666c7933f8c3c38a5d97d77aa540f )
- Fix typo. [#7170 ](https://github.com/ant-design/ant-design/pull/7170 ) [@zheeeng ](https://github.com/zheeeng )
- Table
- Fix empty table scrollBar's position. [#7142 ](https://github.com/ant-design/ant-design/issues/7142 )
- Fix Table.render's doc. [#7180 ](https://github.com/ant-design/ant-design/pull/7180 ) [@hansnow ](https://github.com/hansnow )
- Fix RangePicker Input's style of height. [47c5de2 ](https://github.com/ant-design/ant-design/commit/47c5de29f370a77fc19a6a8eda8ac57476f312a6 )
- Card
- Improve Card.Grid style of collapse border. [807b573 ](https://github.com/ant-design/ant-design/commit/807b573bff43bc71115afeb086f565561807a32d )
- Improve Demo. [02c5616 ](https://github.com/ant-design/ant-design/commit/02c56162504f6ba096ed008eadd3fe2f94561574 ) [3001ca4 ](https://github.com/ant-design/ant-design/commit/3001ca41140453d9beae29618fff04266e6d3928 )
- Fix the `no-animation` type's className & docs. [#7185 ](https://github.com/ant-design/ant-design/issues/7185 )
- Fix Input Safari text align. [#7135 ](https://github.com/ant-design/ant-design/issues/7135 )
- Fix Badge text font size. [8892d85 ](https://github.com/ant-design/ant-design/commit/8892d85e331a19634a866fc67412ca43634f47a3 )
- Layout
- Fix stretched layout by content. [500b222 ](https://github.com/ant-design/ant-design/commit/500b2225567f03397d9faec5f4e60a8f35fc4d28 )
- Fix the collapse trigger's position. [f689ede ](https://github.com/ant-design/ant-design/commit/f689ede0fa836dd0d99f4e4d96e0c43d0ff19742 )
- Upload
- Fix default error message. [#6818 ](https://github.com/ant-design/ant-design/issues/6818 )
- Fix the `file.response type` . [#6818 ](https://github.com/ant-design/ant-design/issues/6818 )
- Fix `listType` prop of docs. [#7175 ](https://github.com/ant-design/ant-design/pull/7175 ) [@zheeeng ](https://github.com/zheeeng )
- Add `onChange` prop of docs. [#7180 ](https://github.com/ant-design/ant-design/pull/7180 ) [@hansnow ](https://github.com/hansnow )
- Form
- Add `validateFirst` prop of docs. [#6959 ](https://github.com/ant-design/ant-design/issues/6959 )
- Fix `wrappedComponentRef` . [#6545 ](https://github.com/ant-design/ant-design/issues/6545 )
- Add FormCreateOption's generic type. [#7119 ](https://github.com/ant-design/ant-design/pull/7119 ) [@djyde ](https://github.com/djyde )
- Fix `square` font size to `@form-feedback-icon-size` . [9bcde59 ](https://github.com/ant-design/ant-design/commit/9bcde590015855a12fdee851cf4e4836d0195cd7 )
- Upgrade node version of docs. [a033e57 ](https://github.com/ant-design/ant-design/commit/a033e576fdeeac6f924509e07b4cbca352011330 )
- Upgrade reference links of docs.[9f75694](https://github.com/ant-design/ant-design/commit/9f75694c757813a4aca5a2f8eeea9de78ee0b246)
## 2.12.5
`2017-08-07`