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

[Patterns]: Browse Patterns in a Modal #35773

Merged
merged 19 commits into from
Nov 5, 2021
Merged

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    47794da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df94a0a View commit details
    Browse the repository at this point in the history
  3. Update packages/block-editor/src/components/inserter/block-patterns-e…

    …xplorer/search-results.js
    
    Co-authored-by: Miguel Fonseca <[email protected]>
    ntsekouras and mcsf committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    8f15805 View commit details
    Browse the repository at this point in the history
  4. fix lint error

    ntsekouras committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    675a8eb View commit details
    Browse the repository at this point in the history
  5. small design changes

    ntsekouras committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    484a7a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73ec327 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50fb786 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4341955 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b6bf5a7 View commit details
    Browse the repository at this point in the history
  10. Visual tweaks to the inserter modal

    - No need for custom styles on the explore button.
    - No need to separate the Featured tab on its own.
    - Switching from 3 to 2 columns for the list.
    - Increased the max-height and ensured no scrolling within the preview container.
    shaunandrews authored and ntsekouras committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    195085a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5cf852 View commit details
    Browse the repository at this point in the history
  12. remove commented line

    ntsekouras committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    701ca5e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7328481 View commit details
    Browse the repository at this point in the history
  14. More visual tweaks to the patterns list.

    - Moving the margin to the bottom and increasing it to give the list some room to breathe.
    - Removing an unnecessary position, background, and transition.
    - Adjusting the title's padding to only apply to the top and adding a hover state.
    shaunandrews authored and ntsekouras committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    3a1aebc View commit details
    Browse the repository at this point in the history
  15. Increasing the space between the dropdown and the button to match the…

    … other spacing in the sidebar.
    shaunandrews authored and ntsekouras committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    9f9839f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3d6c430 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f340730 View commit details
    Browse the repository at this point in the history
  18. hide explore button when inserter goes full width + small css fix for…

    … pattern item in quick inserter results
    ntsekouras committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e0210ce View commit details
    Browse the repository at this point in the history
  19. address feedback

    ntsekouras committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d83b678 View commit details
    Browse the repository at this point in the history