|
|
@ -9,6 +9,28 @@ If you want to read change logs before `2.0.0`, please visit [GitHub](https://gi |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
## 2.6.2 |
|
|
|
|
|
|
|
`2017-01-14` |
|
|
|
|
|
|
|
* Added a Third-Party Library Page for recommending other greet react components. [Link](/docs/react/recommendation)。 |
|
|
|
* Fixed misplaced Sider of Layout. [#4459](https://github.com/ant-design/ant-design/issues/4459) |
|
|
|
* Fixed Input.Search wrong block layout and misplaced icon. [#4540](https://github.com/ant-design/ant-design/issues/4540) |
|
|
|
* Added a customize Collapse panel demo. [Link](/components/collapse/#components-collapse-demo-custom) |
|
|
|
* Table |
|
|
|
* Enlarged the width of selection column and expand column. |
|
|
|
* Fixed not-available pagination issue when property `pagination` is changed. [#4532](https://github.com/ant-design/ant-design/issues/4532) |
|
|
|
* Fixed that three level filter menu is not working. [#4541](https://github.com/ant-design/ant-design/issues/4541) |
|
|
|
* Fixed `column.filteredValue` issue of cannot being set to `null`. |
|
|
|
* Now Carousel is undragglble and text-selectable defaultly. |
|
|
|
* Added warnings when non-BreadcrumbItem node is nested under Breadcrumb. [#4403](https://github.com/ant-design/ant-design/issues/4403) |
|
|
|
* Fixed Tooltip hidden issue when `onVisibleChange(visible)` return `true`. [#4579](https://github.com/ant-design/ant-design/issues/4579) |
|
|
|
* Make TreeSelect panel default height smaller than screen height. [#4537](https://github.com/ant-design/ant-design/pull/4537) |
|
|
|
* Added less variables of TimePicker and Spin. |
|
|
|
* Replaced arrows of DatePicker year panel by year text. [#4415](https://github.com/ant-design/ant-design/issues/4415) |
|
|
|
* Fixed TypeScript definites of AutoComplete and Form `[options.validateTrigger]`. |
|
|
|
* Improved the animation details of Spin and Progress. |
|
|
|
|
|
|
|
## 2.6.1 |
|
|
|
|
|
|
|
`2017-1-6` |
|
|
|