ant-design/components/dropdown
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 feat(menu): support extra prop (#50431) 2024-09-03 07:15:18 +08:00
style feat(menu): support extra prop (#50431) 2024-09-03 07:15:18 +08:00
dropdown-button.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
dropdown.tsx chore(deps): update dependency @typescript-eslint/parser to v8 (#50228) 2024-08-04 12:24:35 +08:00
index.en-US.md feat(menu): support extra prop (#50431) 2024-09-03 07:15:18 +08:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md feat(menu): support extra prop (#50431) 2024-09-03 07:15:18 +08:00