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

Migrating BlockPatternList to use updated Composite implementation #55383

Closed
wants to merge 6 commits into from

Commits on Oct 16, 2023

  1. Migrating AddCustomTemplateModalContent

     - Removes `__unstableComposite` imports from `@wordpress/components`
     - Adds private `Composite*` exports from `@wordpress/components`
     - Refactors `BlockPatternList`/`BlockPattern` to use updated `Composite` components
    Andrew Hayward committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    fae90d8 View commit details
    Browse the repository at this point in the history
  2. Renaming BlockPatternList for consistency/integrity

    Andrew Hayward committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b4c4d77 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Fixing role selector in test

    Andrew Hayward committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a3cbe76 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Updating searchGlobalInserter selector to narrow scope

    Andrew Hayward committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3e3b06b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cf6edb View commit details
    Browse the repository at this point in the history
  3. Updating checkPatternExistence selector

    Andrew Hayward committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    249911b View commit details
    Browse the repository at this point in the history