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

Accessibility improvements for Block Inserter #37357

Merged
merged 17 commits into from
Jan 7, 2022
Merged

Accessibility improvements for Block Inserter #37357

merged 17 commits into from
Jan 7, 2022

Commits on Dec 14, 2021

  1. Add Close button to Block Inserter. Adjust the useFocusOnMount hook t…

    …o be able to focus second element.
    alexstine committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    38868d5 View commit details
    Browse the repository at this point in the history
  2. Make tests stable.

    alexstine committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    83fb9e0 View commit details
    Browse the repository at this point in the history
  3. Remove CSS and use the viewport hook to toggle between visual button …

    …and visually hidden button.
    alexstine committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    ab9bd8d View commit details
    Browse the repository at this point in the history
  4. Fix tests.

    alexstine committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    5637346 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc51c95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1dbdad0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7975ec1 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Use ref forwarding.

    alexstine committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    76962cb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'trunk' of https://github.com/wordpress/gutenberg into t…

    …ry/accessibility-fixes-for-inserter
    alexstine committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    701f930 View commit details
    Browse the repository at this point in the history
  3. Try to fix tests.

    alexstine committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    1afc148 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9764c59 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Fix tests.

    alexstine committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    0d9fdf2 View commit details
    Browse the repository at this point in the history
  2. Fix tests.

    alexstine committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    2a97df2 View commit details
    Browse the repository at this point in the history
  3. Fix inserter input focus

    youknowriad committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    64f0b8f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    b975b40 View commit details
    Browse the repository at this point in the history
  2. Formatting fixes.

    alexstine committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    c4715a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea055f1 View commit details
    Browse the repository at this point in the history