ant-design/components/menu
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__ Fix submenu popup issue when specified unexisted defaultOpenKeys 2017-12-17 19:11:56 +08:00
demo fix snapshot ci 2018-04-19 11:54:44 +08:00
style Fix menu arrow style of disabled, close #10113 2018-04-18 13:47:40 +08:00
index.en-US.md docs: Sort api table 2017-12-29 20:22:58 +08:00
index.tsx Add getPopupContainer method decl to MenuProps interface (#10158) 2018-04-19 20:33:12 +08:00
index.zh-CN.md docs: Sort api table 2017-12-29 20:22:58 +08:00
MenuItem.tsx MenuItem: avoid rendering Tooltip unless necessary (#9636) 2018-03-14 11:13:06 +08:00
SubMenu.tsx Fix implicit any error for Modal and Menu 2017-11-21 17:38:51 +08:00