ant-design/components/menu
wangweijun0418 d99d90b1fa Fix Menu menu collapsed in Chrome (#19476)
* Update index.less

修复margin重合样式问题,(次问题造成menu组件下拉不顺畅)

* Update index.less

解决margin重合问题,overflow方式会有副作用,采用padding解决margin重合现象。
2019-10-30 13:15:50 +08:00
..
__tests__ upgrade snapshot 2019-10-15 19:13:38 +08:00
demo Update theme.md 2019-10-10 10:58:45 +08:00
style Fix Menu menu collapsed in Chrome (#19476) 2019-10-30 13:15:50 +08:00
index.en-US.md Navigation components doc tweaks (#19447) 2019-10-28 09:09:22 +08:00
index.tsx refactor: Use CSSMotion (#19205) 2019-10-14 15:01:16 +08:00
index.zh-CN.md docs: typo(version not exist) (#18377) 2019-08-21 11:21:32 +08:00
MenuContext.tsx Fix circular dependency in Menu 2019-07-22 20:15:48 +07:00
MenuItem.tsx feat: improve prop def for tooltip 2019-08-29 11:06:22 +08:00
SubMenu.tsx fix: submenu popupClassName and className chaos (#18290) 2019-08-17 22:38:11 +08:00