ant-design/components/menu
2023-08-24 21:04:48 +08:00
..
__tests__ test: snapshot of demo warning message (#43947) 2023-08-02 14:20:13 +08:00
demo docs: fix menu sider-current demo (#44222) 2023-08-15 13:42:28 +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 style (#43656) 2023-07-19 18:52:07 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
index.tsx feat: prepend use-client directive for with Next.js App Router (#43573) 2023-07-15 12:57:03 +08:00
index.zh-CN.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
menu.tsx feat: Watermark support nest Modal & Drawer (#44104) 2023-08-08 16:48:26 +08:00
MenuContext.tsx fix: submenu align (#42648) 2023-05-26 17:15:03 +08:00
MenuDivider.tsx revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
MenuItem.tsx type(menu): replace component interface with type #42907 (#42908) 2023-06-08 00:47:36 +08:00
OverrideContext.tsx fix: Table should not crash if filterDropdown is boolean (#44357) 2023-08-23 19:23:25 +08:00
SubMenu.tsx fix: submenu align (#42648) 2023-05-26 17:15:03 +08:00