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

Replace details/summary in website side nav with button and list #2242

Merged
merged 8 commits into from
Jul 15, 2024

Commits on Jul 12, 2024

  1. feat: replace detail/summary in side bar

    shleewhite committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    810c6a5 View commit details
    Browse the repository at this point in the history
  2. wip: adding tests

    shleewhite committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c66a65f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. fix: rename button class

    shleewhite committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b91c015 View commit details
    Browse the repository at this point in the history
  2. fix: refactor collapsible item

    shleewhite committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7e24187 View commit details
    Browse the repository at this point in the history
  3. chore: take out disclosure primitive

    shleewhite committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    afe951e View commit details
    Browse the repository at this point in the history
  4. fix: class name, incorrect depth, etc

    shleewhite committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0bb81e1 View commit details
    Browse the repository at this point in the history
  5. fix: aria-expanded

    shleewhite committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4af6494 View commit details
    Browse the repository at this point in the history
  6. feat: finish tests

    shleewhite committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    42b8194 View commit details
    Browse the repository at this point in the history