ant-design/components/menu
MadCcc f09e9cb0c9
refactor: Menu migrate to @rc-component/trigger (#42554)
* refactor: Menu migrate to @rc-component/trigger

* chore: remove rc-trigger

* chore: bump version

* chore: bump version

* chore: update size limit

* chore: update snapshot
2023-05-26 11:04:02 +08:00
..
__tests__ refactor: Menu migrate to @rc-component/trigger (#42554) 2023-05-26 11:04:02 +08:00
demo refactor: Menu migrate to @rc-component/trigger (#42554) 2023-05-26 11:04:02 +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: Menu item icon not centered when itemMarginInline is 0 (#42426) 2023-05-17 11:13:00 +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 fix: style not applied to overflowed Menu (#42294) 2023-05-12 11:38:38 +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