@ -17,6 +17,25 @@ If you want to read change logs before `2.0.0`, please visit [GitHub](https://gi
---
## 2.10.3
`2017-05-31`
- **Calendar**
- Fix disabledDate not be supported, and make supplement for the types and documentation. [#6074 ](https://github.com/ant-design/ant-design/issues/6074 )
- Upgrade rc-calendar to 8.4.0, support Bulgarian, and user can select end date first. [commit/a4a6db ](https://github.com/ant-design/ant-design/commit/a4a6db76de57ac2559a2be80208121ab5e168fbf )
- **Alert** Remove default margin-bottom. [commit/5ef482 ](https://github.com/ant-design/ant-design/commit/5ef48289747409b6d962f75627ddb11e2765f965 )
- **Tabs** Fix inactive tab panel behavious. [#6237 ](https://github.com/ant-design/ant-design/issues/6237 )
- **Layout** Fix children in the collapsed Sider not be hidden. [#6131 ](https://github.com/ant-design/ant-design/issues/6131 )
- **Table** Fix table filter menu overflow issue. [#6245 ](https://github.com/ant-design/ant-design/issues/6245 )
- **InputNumber** Fix hasFeedback misplaced validated icon. [#6289 ](https://github.com/ant-design/ant-design/issues/6289 )
- **Typescript**
- Upgrade TypeScript to 2.3.x. [#6263 ](https://github.com/ant-design/ant-design/issues/6263 )
- Add missing props in Table. [commit/acdc56 ](https://github.com/ant-design/ant-design/commit/acdc563a547c49960521b2b48cd5c707ac1e4cf2 ) [pull/6291 ](https://github.com/ant-design/ant-design/pull/6291 ) [@jch254 ](https://github.com/jch254 )
- Fix wrong type in Mention and Form. [pull/6268 ](https://github.com/ant-design/ant-design/pull/6268 ) [@jch254 ](https://github.com/jch254 )
- Fix wrong type in Badge. [pull/6291 ](https://github.com/ant-design/ant-design/pull/6291 ) [@jch254 ](https://github.com/jch254 )
- Add missing props in Input related Components. [pull/6276 ](https://github.com/ant-design/ant-design/pull/6276/commits/94901de2e8c0a2ed6f62f5aa50c98994aad71844 ) [@panjiesw ](https://github.com/panjiesw ) [commit/220264 ](https://github.com/ant-design/ant-design/commit/2202648d6e1c53409ade2141955232922b0040d6#diff-26cb6da96d10397e18e7dbd6c5d8f7a1L265 ) [@clinyong ](https://github.com/clinyong )
## 2.10.2
`2017-05-23`