ant-design/components/menu
ice 6a62d9e7ea
fix(menu): menu-title-content style (#51425)
* fix(dropdown): dropdown menu title content style

* chore: update rc-mentions to version 2.17.0 and rc-tabs to version 15.4.0

* test: add extra style debug

* test: snap

* test: snap

* Refactor menu demo: remove extra-style-debug component and rename extra-style-debug files to extra-style

* Refactor menu demo: remove extra-style-debug component and rename extra-style-debug files to extra-style

* Refactor dropdown and menu styles: Add width to extra-style elements

* test: snap

* fix: Add Space component to menu demo

The Space component was missing from the import statement in the menu demo file. This caused a compilation error. The fix adds the Space component to the import statement, resolving the issue.

Refactor the menu demo to use Space component for vertical spacing between menus. This improves the visual layout and readability of the menus.

Fixes #51492

* test: snap

* refactor: Update dropdown and menu title content class names

---------

Co-authored-by: afc163 <afc163@gmail.com>
2024-11-07 20:00:06 +08:00
..
__tests__ fix(menu): menu-title-content style (#51425) 2024-11-07 20:00:06 +08:00
demo fix(menu): menu-title-content style (#51425) 2024-11-07 20:00:06 +08:00
style fix(menu): menu-title-content style (#51425) 2024-11-07 20:00:06 +08:00
index.en-US.md fix(menu): menu-title-content style (#51425) 2024-11-07 20:00:06 +08:00
index.tsx test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
index.zh-CN.md fix(menu): menu-title-content style (#51425) 2024-11-07 20:00:06 +08:00
interface.ts test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
menu.tsx chore: import rc-util from path (#51087) 2024-10-02 10:43:35 +08:00
MenuContext.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
MenuDivider.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
MenuItem.tsx fix(menu): menu-title-content style (#51425) 2024-11-07 20:00:06 +08:00
OverrideContext.tsx chore: import rc-util from path (#51087) 2024-10-02 10:43:35 +08:00
SubMenu.tsx fix(SubMenu): popupStyle not working (#50922) 2024-09-19 20:01:03 +08:00