ant-design/components
Dmitry Gladkikh 0d0632b2f3 Add getPopupContainer method decl to MenuProps interface (#10158)
* add getPopupContainer to MenuProps

see https://github.com/ant-design/ant-design/issues/10145

* Update getPopupContainer signature of MenuProps

* getPopupContainer prop is optional
2018-04-19 20:33:12 +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 [TS] AutoComplete : Make dataSource optional (#10077) 2018-04-16 17:42:31 +08:00
avatar Fix type errors 2018-04-11 12:01:28 +08:00
back-top Fix test cases 2018-03-06 21:47:05 +08:00
badge Fix type error 2018-04-04 17:51:51 +08:00
breadcrumb add vars to theme Breadcrumb component (#9022) 2018-01-20 16:04:49 +08:00
button fix snapshot ci 2018-04-19 11:54:44 +08:00
calendar Slovenian locale added (sl_SI) (#9724) 2018-03-26 11:44:27 +08:00
card Remove useless style (#10054) 2018-04-19 11:50:28 +08:00
carousel fix snapshot ci 2018-04-19 11:34:19 +08:00
cascader Add some tests 2018-03-23 19:19:29 +08:00
checkbox Revert "Checkbox[disabled] should have higher priority than Checkbox.Group[disabled]" 2018-04-11 16:59:22 +08:00
col export components interface (#7654) 2017-09-25 22:14:49 +08:00
collapse Syncing forceRender prop with rc-collapse. (#9192) 2018-01-30 20:44:33 -06:00
date-picker fix class for week date render (#10081) 2018-04-17 13:50:27 +08:00
divider Fix divider layout with float elements, close #9956 2018-04-08 12:37:24 +08:00
dropdown Fix submenu z-index, close #9218 2018-02-09 15:56:34 +08:00
form Remove sCU from Form (#10029) 2018-04-19 11:49:50 +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 Fix test case for #9639 2018-03-12 21:02:20 +08:00
input-number Add some tests 2018-03-23 19:19:29 +08:00
layout Fix Layout.Sider typos (#9885) 2018-04-01 01:15:42 +08:00
list Swap positions between List.footer and List.pagination (#10045) 2018-04-19 13:48:55 +08:00
locale-provider demo: fix console warning 2018-04-15 15:13:59 +08:00
mention fix: focus editor (#9548) 2018-03-06 20:59:03 +08:00
menu Add getPopupContainer method decl to MenuProps interface (#10158) 2018-04-19 20:33:12 +08:00
message doc: update message duration description 2018-04-03 13:41:44 +08:00
modal add docs for keyboard props on modal component #8818 (#10030) 2018-04-13 12:01:51 +08:00
notification fix(notifiction): Complement duration missing type definition. (#9120) 2018-01-24 22:29:03 -06:00
pagination Revert "Update snapshot" 2018-03-21 12:01:58 +08:00
popconfirm Fix implicit any error for Pagination PopConfirm Popover Progress 2017-11-21 15:37:39 +08:00
popover Add explicit types for default props 2018-04-10 10:50:59 +08:00
progress fix showInfo when precent is out of range 2018-04-18 11:10:32 +08:00
radio Remove AbstractCheckboxChangeEvent, fix TS4029 error 2018-03-08 21:42:22 +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 dcos: Detail Select[optionLabelProp] default value 2018-03-24 21:38:25 +08:00
slider Fix typo in link to InputNumber component (#9994) 2018-04-11 23:18:10 +08:00
spin Remove duplicate SpinSize 2018-04-16 15:02:03 +08:00
steps Update index.tsx (#9126) 2018-01-26 10:38:28 +08:00
style fix stylelint 2018-04-19 11:40:58 +08:00
switch Fix <Switch /> small margin (#9602) 2018-03-24 21:52:47 +08:00
table A: 新增关于 childrenColumnName 的文档,fix #9035 (#10062) 2018-04-16 13:26:33 +08:00
tabs Fix type errors 2018-04-11 12:01:28 +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 Revert "Feature time line.reverse (#10026)" (#10056) 2018-04-15 16:51:05 +08:00
tooltip Add explicit types for default props 2018-04-10 10:50:59 +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 docs: Update TreeSelect labelInValue description 2018-03-19 14:20:47 +08:00
upload fix typing for Upload.beforeUpload (#10059) 2018-04-19 11:54:28 +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