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

Applies accessible accordion to SearchKit, adds fallbacks #28441

Merged
merged 10 commits into from Dec 5, 2023

Commits on Dec 3, 2023

  1. Update debug.html

    Makes SearchKits Accordion keyboard-navigable, by swapping to details/summary elements
    vingle committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    d86b886 View commit details
    Browse the repository at this point in the history
  2. A11y accordions in SearchKit

    Makes SearchKit's Accordion keyboard-navigable, by swapping to details/summary elements
    vingle committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    d23cc82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e12298 View commit details
    Browse the repository at this point in the history
  4. Adds details/summary fallback support

    Primarily needed in SearchKit - but would support any native use of details/summary where the CMS admin theme doesn't already add this kind of CSS.
    vingle committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    70f6d2a View commit details
    Browse the repository at this point in the history
  5. Actually adds details/summary fallback support

    (fixes last commit)
    vingle committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5bcdebc View commit details
    Browse the repository at this point in the history
  6. Fixes typo

    vingle committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    6ef29a9 View commit details
    Browse the repository at this point in the history
  7. SuperfluousWhitespace

    vingle committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2015242 View commit details
    Browse the repository at this point in the history
  8. SuperfluousWhitespace

    vingle committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    a6f01ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50d819d View commit details
    Browse the repository at this point in the history
  10. Removes summary

    vingle committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    58fa0e3 View commit details
    Browse the repository at this point in the history