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

Audit focus states on disabled components #734

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Oct 13, 2024

  1. Partial changes for issue mui#656

    - Removed focusableWhenDisabled from Menu trigger
    - Passed down disabled prop to the component renderer to enable the disabled state to the DOM element
    hakim-toptal committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    dd6b148 View commit details
    Browse the repository at this point in the history
  2. Revert "Partial changes for issue mui#656"

    This reverts commit dd6b148.
    onehanddev committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    cc20541 View commit details
    Browse the repository at this point in the history
  3. Reapply "Partial changes for issue mui#656"

    This reverts commit cc20541.
    onehanddev committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    55f8f07 View commit details
    Browse the repository at this point in the history
  4. lint fixes

    onehanddev committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    e5461c3 View commit details
    Browse the repository at this point in the history