ant-design/components/dropdown/__tests__/__snapshots__
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
..
demo-extend.test.ts.snap fix: dropdown menu style issue (#39904) 2022-12-31 22:24:55 +08:00
demo.test.ts.snap chore: dropdown context-menu demo supports dark mode (#39859) 2022-12-31 22:24:55 +08:00
dropdown-button.test.tsx.snap refactor: use Space.Compact for Dropdown.Button (#38090) 2022-10-19 23:36:41 +08:00
index.test.tsx.snap feat: Dropdown support menu and dropdownRender (#37885) 2022-10-23 00:33:45 +08:00