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

Block supports: ensure tools panel dropdown are visible on mobile #62896

Merged
merged 4 commits into from
Jun 27, 2024

Commits on Jun 27, 2024

  1. Remove the const TOOLSPANEL_DROPDOWNMENU_PROPS in favour of a hook …

    …that returns different popover props depending on the viewport width
    ramonjd committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    991f8a7 View commit details
    Browse the repository at this point in the history
  2. Remove offset completely

    ramonjd committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7130b40 View commit details
    Browse the repository at this point in the history
  3. Add to block support panels

    ramonjd committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6caa95f View commit details
    Browse the repository at this point in the history
  4. Replace in block library.

    ramonjd committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    27c2443 View commit details
    Browse the repository at this point in the history