ant-design/components
Xiaoming 9c6fef0604 treeSelect doc (#10302)
TreeSelect implement Tree as popup panel which use title as the display
text.
To follow the Select definition (label as display text), TreeSelect
internal convert the prop label into title to the Tree component (but
will follow if title is set).
ref:
https://github.com/react-component/tree-select/blob/master/src/Select.js
x#L44
2018-05-03 11:26:59 +08:00
..
__tests__ Test case for warning message of importing all components (#9814) 2018-03-26 15:36:44 +08:00
_util Extend CardProps from native div element attributes 2018-04-11 19:41:54 +08:00
affix sync placeholder node size when node is sticky by Affix, close #9536 2018-03-14 16:22:45 +08:00
alert Update Alert smooth-closed demo for spelling "visible" (#10060) 2018-04-16 09:41:53 +08:00
anchor Fix type errors 2018-04-11 12:01:28 +08:00
auto-complete chore: upgrade menu (#10305) 2018-04-29 23:01:58 +08:00
avatar scale fallback string (#10184) 2018-04-22 13:09:42 +08:00
back-top Fix test cases 2018-03-06 21:47:05 +08:00
badge Add title prop to Badge that shows when hovering it 2018-04-12 11:53:32 +08:00
breadcrumb add vars to theme Breadcrumb component (#9022) 2018-01-20 16:04:49 +08:00
button more test about button text 2018-05-01 19:36:11 +08:00
calendar chore: upgrade menu (#10305) 2018-04-29 23:01:58 +08:00
card Improve card loading style, ref #9862 2018-04-20 11:19:30 +08:00
carousel fix snapshot ci 2018-04-28 11:09:15 +08:00
cascader Add some tests 2018-03-23 19:19:29 +08:00
checkbox Pass CheckboxGroup/RadioGroup prefixCls down to children (#10002) 2018-04-22 16:35:34 +08:00
col export components interface (#7654) 2017-09-25 22:14:49 +08:00
collapse Add collapse styles to default.less (#9943) 2018-04-19 11:36:53 +08:00
date-picker doc: Add mode and onPanelChange in API document, close #9785 2018-04-27 20:17:39 +08:00
divider Fix dashed Divider, close #10216 2018-04-24 20:17:48 +08:00
dropdown menu should be unfocusable defaultly 2018-05-01 18:53:44 +08:00
form Fix: Form tsd (#10324) 2018-05-02 18:24:51 +08:00
grid Markdown error (#10100) 2018-04-17 10:50:14 +08:00
icon Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
input chore: upgrade menu (#10305) 2018-04-29 23:01:58 +08:00
input-number Add some tests 2018-03-23 19:19:29 +08:00
layout fix snapshot 2018-05-02 14:28:16 +08:00
list merge feature-3.5.0 2018-04-28 11:04:10 +08:00
locale-provider chore: upgrade menu (#10305) 2018-04-29 23:01:58 +08:00
mention fix: focus editor (#9548) 2018-03-06 20:59:03 +08:00
menu Revert "MenuItem: avoid rendering Tooltip unless necessary (#9636)" 2018-05-02 14:49:20 +08:00
message add maxCount config to message (#10169) 2018-04-20 15:40:43 +08:00
modal add docs for keyboard props on modal component #8818 (#10030) 2018-04-13 12:01:51 +08:00
notification chore: upgrade menu (#10305) 2018-04-29 23:01:58 +08:00
pagination chore: upgrade menu (#10305) 2018-04-29 23:01:58 +08:00
popconfirm Fix typo (#10250) 2018-04-25 21:59:14 +08:00
popover Add explicit types for default props 2018-04-10 10:50:59 +08:00
progress chore: upgrade menu (#10305) 2018-04-29 23:01:58 +08:00
radio Fix radio border radius 2018-04-25 11:08:21 +08:00
rate fix: cursor style of disabled Rate should be default, close #9747 2018-03-21 10:30:25 +08:00
row export components interface (#7654) 2017-09-25 22:14:49 +08:00
select chore: upgrade menu (#10305) 2018-04-29 23:01:58 +08:00
slider Fix typo in link to InputNumber component (#9994) 2018-04-11 23:18:10 +08:00
spin fix spin loading 2018-04-26 16:06:18 +08:00
steps Update index.tsx (#9126) 2018-01-26 10:38:28 +08:00
style merge feature-3.5.0 2018-04-28 11:04:10 +08:00
switch Fix <Switch /> small margin (#9602) 2018-03-24 21:52:47 +08:00
table fix snapshot 2018-05-02 14:28:16 +08:00
tabs chore: upgrade menu (#10305) 2018-04-29 23:01:58 +08:00
tag Remove span.ant-tag-text in Tag, and remove type casting in Dropdown (#9055) 2018-02-04 01:29:56 -06:00
time-picker Slovenian locale added (sl_SI) (#9724) 2018-03-26 11:44:27 +08:00
timeline merge feature-3.5.0 2018-04-28 11:04:10 +08:00
tooltip Fix typo (#10193) 2018-04-23 16:00:24 +08:00
transfer Fix type errors 2018-04-11 12:01:28 +08:00
tree update testcase sync with Tree 1.8.12. Ref: https://github.com/ant-design/ant-design/issues/9899 2018-04-10 19:29:18 +08:00
tree-select treeSelect doc (#10302) 2018-05-03 11:26:59 +08:00
upload fix fileToObject, close #10319 2018-05-02 13:56:54 +08:00
version refactor version import 2017-02-13 14:57:04 +08:00
index.tsx Test case for warning message of importing all components (#9814) 2018-03-26 15:36:44 +08:00