Browse Source

Typo, references (#3444)

pull/3443/merge
kvetoslavnovak 8 years ago
committed by 偏右
parent
commit
91f0923ee9
  1. 8
      CHANGELOG.en-US.md

8
CHANGELOG.en-US.md

@ -13,8 +13,8 @@ If you want to read change logs before `2.0.0`, please visit [GitHub](https://gi
`2016-10-14`
- Supprts spinning Icon.
- Tabs's switch animation could be disabled now.
- Supports spinning Icon.
- Tabs's switch animation could be disabled now. [#3324](https://github.com/ant-design/ant-design/issues/3324)
- Add Spanish localization for LocaleProvider. @Danjavia
- Update Russian localization for LocaleProvider. @plandem
- Add `onSelect` event for AutoComplete.
@ -33,11 +33,11 @@ If you want to read change logs before `2.0.0`, please visit [GitHub](https://gi
- Fix infinite loop while inc/dec InputNubmer with keyboard. [#3239](https://github.com/ant-design/ant-design/issues/3239)
- Fix bug Popover and Popconfirm `arrowPointAtCenter` doesn't work.
- Select
- Fix bug that styles of Select are imported twice.
- Fix bug that styles of Select are imported twice. [#3332](https://github.com/ant-design/ant-design/issues/3332)
- Fix bug `notFoundContent` cannot be set as `''`. [#3345](https://github.com/ant-design/ant-design/issues/3345)
- Fix the unstable width of table cell with Select[showSearch]. [#3413](https://github.com/ant-design/ant-design/issues/3413)
- Fix style conflicts while use `border` & `title` & `footer` of Table at the same time. [#3301](https://github.com/ant-design/ant-design/issues/3301)
- Fix bug Transfer[titles] is not under the control of LocaleProvider.
- Fix bug Transfer[titles] is not under the control of LocaleProvider. [#3264](https://github.com/ant-design/ant-design/pull/3264)
- Upload
- Fix bug users' `onRemove` will override default behaviour. [#3317](https://github.com/ant-design/ant-design/issues/3317)
- Fix style for `listType='picture-card'`.[#3316](https://github.com/ant-design/ant-design/issues/3316)

Loading…
Cancel
Save