Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: dropdown menu style issue #39904

Merged
merged 4 commits into from Dec 29, 2022

Commits on Dec 29, 2022

  1. 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 bd94daa.
    samyarkd authored and Wxh16144 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    24c066e View commit details
    Browse the repository at this point in the history
  2. chore: update style

    Wxh16144 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    a4441cf View commit details
    Browse the repository at this point in the history
  3. chore: update demo

    Wxh16144 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    2e332e6 View commit details
    Browse the repository at this point in the history
  4. test: update snapshot

    Wxh16144 committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    c92f1ca View commit details
    Browse the repository at this point in the history