ant-design/components/menu
yangyuanxx a60d55ef10
chore: improved support for generics MenuItemType and MenuItemProps in the Menu component (#42240)
* chore: improved support for generics MenuItemType and MenuItemProps in the Menu component

* docs: update codesandbox link (#42238)

* chore: improved support for generics MenuItemType and MenuItemProps in the Menu component

* chore: add typing test to Menu

---------

Co-authored-by: yangyuan <yangyuan@yangyuandeMacBook-Pro.local>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-10 10:20:17 +08:00
..
__tests__ chore: improved support for generics MenuItemType and MenuItemProps in the Menu component (#42240) 2023-05-10 10:20:17 +08:00
demo docs: Optimize demo (#41423) 2023-03-24 13:47:21 +08:00
hooks chore: improved support for generics MenuItemType and MenuItemProps in the Menu component (#42240) 2023-05-10 10:20:17 +08:00
style fix: margin between menu item and submenu title (#42160) 2023-05-05 19:04:08 +08:00
index.en-US.md docs: more token info (#41475) 2023-03-27 15:33:22 +08:00
index.tsx chore: improved support for generics MenuItemType and MenuItemProps in the Menu component (#42240) 2023-05-10 10:20:17 +08:00
index.zh-CN.md docs: more token info (#41475) 2023-03-27 15:33:22 +08:00
menu.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
MenuContext.tsx style: fix SubMenu offset (#38645) 2022-11-18 00:18:18 +08:00
MenuDivider.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
MenuItem.tsx chore: improved support for generics MenuItemType and MenuItemProps in the Menu component (#42240) 2023-05-10 10:20:17 +08:00
OverrideContext.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
SubMenu.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00