ant-design/components/menu
MadCcc 96fa23ea7c
refactor: Tooltip, Popover, Dropdown, Tour support css var (#45705)
* feat: Tooltip, Popover, Dropdown, Tour support css var

* chore: update snapshot

* chore: code clean

* chore: code clean

* chore: update snapshot

* chore: update snapshot

* chore: update snapshot

* chore: add test
2023-11-08 14:56:15 +08:00
..
__tests__ fix(typography): menu item title cannot be centered vertically (#41146) 2023-10-08 09:57:58 +08:00
demo fix(typography): menu item title cannot be centered vertically (#41146) 2023-10-08 09:57:58 +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(typography): menu item title cannot be centered vertically (#41146) 2023-10-08 09:57:58 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
index.tsx feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md docs: add help text for token customization 2023-08-30 23:02:35 +08:00
menu.tsx refactor: Tooltip, Popover, Dropdown, Tour support css var (#45705) 2023-11-08 14:56:15 +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 refactor: Tooltip, Popover, Dropdown, Tour support css var (#45705) 2023-11-08 14:56:15 +08:00
SubMenu.tsx feat: menu support z-index manager (#45498) 2023-10-24 22:25:32 +08:00