ant-design/components/menu
ice eac5b6893d
feat(menu): support extra prop (#50431)
* feat(dropdown): support extra prop

* text: fix items

* Update components/menu/style/index.ts

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>

* Update package.json

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>

* style: css

* chore: bump rc-menu from 9.15.1 to 9.15.0

* style: classname

* test: clsname

* chore: rc-menu to ^9.15.1

* chore: rc-menu version from ^ to ~

* chore: update deps

* feat: full width

* fix: children is array

* fix: default array

* fix: label

* test: update snap

* test: case

---------

Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-09-03 07:15:18 +08:00
..
__tests__ feat(menu): support extra prop (#50431) 2024-09-03 07:15:18 +08:00
demo docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
style feat(menu): support extra prop (#50431) 2024-09-03 07:15:18 +08:00
index.en-US.md feat(menu): support extra prop (#50431) 2024-09-03 07:15:18 +08:00
index.tsx test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
index.zh-CN.md feat(menu): support extra prop (#50431) 2024-09-03 07:15:18 +08:00
interface.ts test: Fix React 18.3 findDOMNode warning (#48958) 2024-05-18 15:07:26 +08:00
menu.tsx chore(deps): update dependency typescript to ~5.5.0 (#49559) 2024-06-23 14:57:41 +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 feat(menu): support extra prop (#50431) 2024-09-03 07:15:18 +08:00
OverrideContext.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
SubMenu.tsx chore: rm unnecessary export (#47568) 2024-02-24 14:50:03 +08:00