ant-design/components/menu
Wei Zhu 56e3384c6b Revert "MenuItem: avoid rendering Tooltip unless necessary (#9636)"
This reverts commit 0754845aff.

Conditional rendering will break the transition animation,
since React will create new DOM node when inlineCollapsed changges.

Fix https://github.com/react-component/menu/issues/139
2018-05-02 14:49:20 +08:00
..
__tests__ fix snapshot 2018-05-02 14:28:16 +08:00
demo fix snapshot ci 2018-04-19 11:54:44 +08:00
style Fix menu item's clickable region in dark theme (#10187) 2018-04-23 00:31:36 +08:00
index.en-US.md docs: Sort api table 2017-12-29 20:22:58 +08:00
index.tsx menu should be unfocusable defaultly 2018-05-01 18:53:44 +08:00
index.zh-CN.md docs: Sort api table 2017-12-29 20:22:58 +08:00
MenuItem.tsx Revert "MenuItem: avoid rendering Tooltip unless necessary (#9636)" 2018-05-02 14:49:20 +08:00
SubMenu.tsx Fix implicit any error for Modal and Menu 2017-11-21 17:38:51 +08:00