ant-design/components
Will e91f67b87c Update index.zh-CN.md (#11427)
First of all, thank you for your contribution! :-)

Please makes sure that these checkboxes are checked before submitting your PR, thank you!

* [ ] Make sure that you propose PR to right branch: bugfix for `master`, feature for latest active branch `feature-x.x`.
* [ ] Make sure that you follow antd's [code convention](https://github.com/ant-design/ant-design/wiki/Code-convention-for-antd).
* [ ] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
* [ ] Rebase before creating a PR to keep commit history clear.
* [ ] Add some descriptions and refer relative issues for you PR.

Extra checklist:

**if** *isBugFix* **:**

  * [ ] Make sure that you add at least one unit test for the bug which you had fixed.

**elif** *isNewFeature* **:**

  * [ ] Update API docs for the component.
  * [ ] Update/Add demo to demonstrate new feature.
  * [ ] Update TypeScript definition for the component.
  * [ ] Add unit tests for the feature.
2018-07-24 11:29:30 +08:00
..
__tests__ update test snap 2018-07-13 22:23:12 +08:00
_util optimization: Fix problems found in review 2018-07-13 22:23:12 +08:00
affix upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
alert Merge branch 'master' into feature-3.7.0 2018-07-11 22:21:01 +08:00
anchor fix: anchorLink href update 2018-07-16 17:31:32 +08:00
auto-complete close #11380. Fix desciption of auto complete 2018-07-20 17:02:52 +08:00
avatar Merge branch 'master' into feature-3.7.0 2018-07-14 12:15:00 +08:00
back-top [WIP] Use raf to replace getRequestAnimationFrame (#10614) 2018-05-22 13:01:28 +08:00
badge fix: badge type error. 2018-07-24 00:01:26 +08:00
breadcrumb upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
button fix: ButtonGroup style bug when have disabled button #9296 (#11321) 2018-07-21 22:11:57 +08:00
calendar update snapshot 2018-06-28 17:12:16 +08:00
card Fix Card tabs disable attribute, close #11212 2018-07-16 19:18:50 +08:00
carousel upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
cascader update snapshot 2018-07-11 23:35:02 +08:00
checkbox Update index.en-US.md 2018-07-20 23:22:40 +08:00
col
collapse Update index.en-US.md 2018-06-30 18:51:32 +08:00
date-picker getDerivedStateFromProp return null if not change 2018-07-22 11:59:40 +08:00
divider fix: uniform divider font-size 2018-07-16 16:48:42 +08:00
drawer add wrapClassName and multi-level-drawer test 2018-07-22 11:55:46 +08:00
dropdown Merge branch 'master' into feature-3.7.0 2018-06-27 16:14:14 +08:00
form Fix InputNumber overlap in fixed columns table 2018-07-23 15:10:43 +08:00
grid Update index.zh-CN.md 2018-06-27 17:52:05 +08:00
icon Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
input Merge branch 'master' into feature-3.7.0 2018-06-27 16:14:14 +08:00
input-number Fix InputNumber overlap in fixed columns table 2018-07-23 15:10:43 +08:00
layout update drawer 2018-07-22 11:55:46 +08:00
list upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
locale-provider Merge branch 'master' into feature-3.7.0 2018-07-11 22:21:01 +08:00
mention Strengthen Mention Component typings 2018-07-21 12:32:36 +08:00
menu Fix the style of horizontal menu on dark theme 2018-07-22 11:58:33 +08:00
message add @message-notice-content-padding var to <Message /> 2018-07-18 22:17:12 +08:00
modal Remove scrollbar on confirm Modal title 2018-07-16 10:44:14 +08:00
notification add notification.open to API docs (#11281) 2018-07-18 14:55:47 +08:00
pagination Add custom local support in pagination component. 2018-06-27 16:18:59 +08:00
popconfirm upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
popover upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
progress Merge branch 'master' into feature-3.7.0 2018-06-27 16:14:14 +08:00
radio Fix types for Radio Group 2018-07-23 14:33:47 +08:00
rate upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
row
select Fix select menu item radius style 2018-07-23 19:01:30 +08:00
slider upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
spin Merge branch 'master' into feature-3.7.0 2018-06-27 16:14:14 +08:00
steps upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
style add @message-notice-content-padding var to <Message /> 2018-07-18 22:17:12 +08:00
switch Fix switch overflow in certain situation, close #9928 2018-07-16 19:47:28 +08:00
table Update index.zh-CN.md (#11427) 2018-07-24 11:29:30 +08:00
tabs Merge branch 'master' into feature-3.7.0 2018-07-11 22:21:01 +08:00
tag Merge branch 'master' into feature-3.7.0 2018-06-27 16:14:14 +08:00
time-picker upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
timeline Fix Timeline dot not working with Tooltip, close #11250 2018-07-12 11:35:50 +08:00
tooltip fix(Tooltip): fix text overflow the Tooltip 2018-07-22 15:52:02 +08:00
transfer Fix wired Transfer repaint problem in IE or Edge 2018-06-30 22:22:09 +08:00
tree fix #11366. action trigger expand also trigger the onExpand 2018-07-20 10:50:20 +08:00
tree-select Merge branch 'master' into feature-3.7.0 2018-07-03 19:54:48 +08:00
upload Merge branch 'master' into feature-3.7.0 2018-07-03 19:54:48 +08:00
version
index.tsx simple demo 2018-07-13 22:23:12 +08:00