ant-design/components
Zhiqiang Gong 722b24b813 add disabled prop (#11188)
First of all, thank you for your contribution! :-)

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

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

Extra checklist:

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

  * [x] 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.

tslint检测时报错
类型“IntrinsicAttributes & IntrinsicClassAttributes<Tree> & Readonly<{ children?: ReactNode; }> & Read...”上不存在属性“disabled”。
2018-07-11 19:39:41 +08:00
..
__tests__ test babel-plugin-import warning 2018-05-25 21:43:21 +08:00
_util Fix #10729 (#10730) 2018-06-01 16:58:15 +08:00
affix upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
alert fix the relation between @alert-text-color & @text-color 2018-07-10 20:58:12 +08:00
anchor upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
auto-complete upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
avatar upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
back-top [WIP] Use raf to replace getRequestAnimationFrame (#10614) 2018-05-22 13:01:28 +08:00
badge upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
breadcrumb upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
button upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
calendar upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
card upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
carousel upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
cascader Selected value in Cascader should be gray when focus search input 2018-07-03 15:46:12 +08:00
checkbox upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
col export components interface (#7654) 2017-09-25 22:14:49 +08:00
collapse Update index.en-US.md 2018-06-30 18:51:32 +08:00
date-picker Revert "docs: update moment locale usage" 2018-07-11 15:17:15 +08:00
divider upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
dropdown upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
form docs: Add instruction about validateFields arguments, close #11084 2018-06-29 11:57:26 +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 upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
input-number Fix InputNumber handler background 2018-07-03 15:35:56 +08:00
layout bugfix: fixed #11152 silder trigger no white theme 2018-07-10 21:06:22 +08:00
list upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
locale-provider Revert "docs: update moment locale usage" 2018-07-11 15:17:15 +08:00
mention upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
menu upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
message upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
modal upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
notification upgrade eslint-config-airbnb 2018-06-27 16:09:58 +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 upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
radio docs: improve radio API documentation 2018-06-28 14:18:23 +08:00
rate upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
row export components interface (#7654) 2017-09-25 22:14:49 +08:00
select Add missing showArrow option in types 2018-06-28 22:50:07 +08:00
slider upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
spin upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
steps upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
style Fix card background overflow when zoom in chrome, close #9085 2018-06-30 21:13:22 +08:00
switch upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
table docs: remove only 2018-07-11 10:36:24 +08:00
tabs test: use render for snapshot 2018-07-11 19:35:57 +08:00
tag upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
time-picker upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
timeline upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
tooltip upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
transfer Fix wired Transfer repaint problem in IE or Edge 2018-06-30 22:22:09 +08:00
tree add disabled prop (#11188) 2018-07-11 19:39:41 +08:00
tree-select Fixed a typo 2018-06-30 15:13:00 +08:00
upload revert 4d5d3c142e 2018-06-30 19:05:09 +08:00
version
index.tsx remove bundle size warning in test env (#10363) 2018-05-14 17:13:27 +08:00