ant-design/components/menu/demo
David 2843bd32dd
feat: Add ability to overwrite Menu theme at Menu.SubMenu level. (#33971)
* Add theme support to Menu.SubMenu

* Tidy up docs

* Tidy up docs

* Update components/menu/index.en-US.md

* Update components/menu/index.en-US.md

Co-authored-by: Amumu <yoyo837@hotmail.com>

* Add Chinese lang docs

* Extend menu theme demo to additionally demonstrate Sub-menu theming

* Add submenu theme demo

* Revert "Extend menu theme demo to additionally demonstrate Sub-menu theming"

This reverts commit 642a2b5b72.

* Add tests

* Correct typo

* Make demo vertical so absolutely positioned popover doesn't overflow

* Make demo functional component

* Update components/menu/index.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update components/menu/index.zh-CN.md

Co-authored-by: Amumu <yoyo837@hotmail.com>

* Update components/menu/demo/submenu-theme.md

Co-authored-by: MadCcc <1075746765@qq.com>

Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-02-14 15:21:33 +08:00
..
horizontal.md chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
inline-collapsed.md feat: Menu.Item support icon (#23629) 2020-04-26 23:16:15 +08:00
inline.md fix: Menu custom icon style (#27983) 2020-11-25 14:31:51 +08:00
sider-current.md docs(menu): sider demo change to hook (#27643) 2020-11-09 10:20:26 +08:00
style-debug.md chore: Internal Menu interface for ProLayout usage (#33399) 2021-12-24 10:57:35 +08:00
submenu-theme.md feat: Add ability to overwrite Menu theme at Menu.SubMenu level. (#33971) 2022-02-14 15:21:33 +08:00
switch-mode.md feat: Add ability to overwrite Menu theme at Menu.SubMenu level. (#33971) 2022-02-14 15:21:33 +08:00
theme.md docs: update menu api (#27096) 2020-10-12 12:00:00 +08:00
vertical.md feat: add the dashed props of menu divider (#31379) 2021-07-19 15:42:07 +08:00