ant-design/components/dropdown/__tests__
Wuxh 5836724dc4 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-31 22:24:55 +08:00
..
__snapshots__ fix: dropdown menu style issue (#39904) 2022-12-31 22:24:55 +08:00
demo-extend.test.ts test: Demo check popup content (#33378) 2021-12-23 11:51:10 +08:00
demo.test.ts test: move test cases to testing-library for DropDown (#37003) 2022-08-15 17:47:10 +08:00
dropdown-button.test.tsx fix: Dropdown.Button's dropdownRender is not executed (#38862) 2022-11-22 20:33:10 +08:00
image.test.ts docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
index.test.tsx test: console.error should nullable in Console (#39050) 2022-11-28 14:19:25 +08:00