ant-design/components/menu
Wuxh 0086884179
fix(menu): fix custom expand icon cannot be hidden (#40071)
* test: add case

* fix: fix the error of missing custom icon className

* test: add case

* fix(menu): fix the bug that the custom expand icon is not hidden in collapse mode

* test: update snapshot

* Revert "fix: fix the error of missing custom icon className"

This reverts commit 71c79a3f75.

* test: update case

* fix: fix the error of missing custom icon className
2023-01-07 21:50:09 +08:00
..
__tests__ fix(menu): fix custom expand icon cannot be hidden (#40071) 2023-01-07 21:50:09 +08:00
demo docs: remove v3 to v4 migration docs (#39290) 2022-12-06 20:11:22 +08:00
hooks chore: remo format and remove prettierrc arrowParens (#38722) 2022-11-19 13:47:33 +08:00
style fix(menu): fix custom expand icon cannot be hidden (#40071) 2023-01-07 21:50:09 +08:00
index.en-US.md docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
index.tsx Merge branch 'master' into feature-merge-master 2022-11-22 16:47:28 +08:00
index.zh-CN.md docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
menu.tsx fix(menu): fix custom expand icon cannot be hidden (#40071) 2023-01-07 21:50:09 +08:00
MenuContext.tsx style: fix SubMenu offset (#38645) 2022-11-18 00:18:18 +08:00
MenuDivider.tsx refactor(Menu): rewrite CC => FC (#38751) 2022-11-21 09:52:33 +08:00
MenuItem.tsx chore: use React.useContext() replace <Context.Provider /> (#39950) 2023-01-01 21:17:05 +08:00
OverrideContext.tsx refactor(Menu): rewrite CC => FC (#38751) 2022-11-21 09:52:33 +08:00
SubMenu.tsx refactor(Menu): rewrite CC => FC (#38751) 2022-11-21 09:52:33 +08:00