ant-design/components/dropdown
Wuxh 5f40fe874b
fix: dropdown menu style issue (#39904)
* fix: dropdown menu item in danger

Disable dropdown menu item when type is equal to danger

increase disabled CSS specificity

remove unnecessary changes

fix: remove reordering functions

Remove reordering functions by increasing `disable` class on line 350 CSS specificity

Revert "fix: remove reordering functions "

This reverts commit bd94daaddf973f5f8ef1641ea3081f5aab2fc3a2.

* chore: update style

* chore: update demo

ref: https://github.com/ant-design/ant-design/issues/39322

* test: update snapshot

Co-authored-by: samyar <75088294+samyarkd@users.noreply.github.com>
2022-12-29 21:08:45 +08:00
..
__tests__ fix: dropdown menu style issue (#39904) 2022-12-29 21:08:45 +08:00
demo fix: dropdown menu style issue (#39904) 2022-12-29 21:08:45 +08:00
style fix: dropdown menu style issue (#39904) 2022-12-29 21:08:45 +08:00
dropdown-button.tsx type: Button type optimization (#39533) 2022-12-15 17:48:29 +08:00
dropdown.tsx type: remove tuple、tupleNum、ElementOf (#39478) 2022-12-13 14:57:40 +08:00
index.en-US.md docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
index.ts chore: remove useless tsx support (#39890) 2022-12-29 18:33:13 +08:00
index.zh-CN.md docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00