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

Create Query Block #20106

Closed
wants to merge 9 commits into from
Closed

Create Query Block #20106

wants to merge 9 commits into from

Commits on Apr 14, 2020

  1. Create Query Block

    The Query Block allows users to create a search on the site and choose
    blocks to display content from the matching posts. This allows users to
    highlight specific content or areas of their sites.
    George Hotelling committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    fadaa6c View commit details
    Browse the repository at this point in the history
  2. Fix author criteria

    George Hotelling committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    72edd01 View commit details
    Browse the repository at this point in the history
  3. Remove deduplication logic

    George Hotelling committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    1419bd6 View commit details
    Browse the repository at this point in the history
  4. Remove newspack mention and InnerBlocks.save

    George Hotelling committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    361560d View commit details
    Browse the repository at this point in the history
  5. - Use global editor settings for BlockEditorProvider

    - DRY block attributes and move to `block.json`
    George Hotelling committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    4bbec33 View commit details
    Browse the repository at this point in the history
  6. Set default blocks as default attributes

    George Hotelling committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    f390c6a View commit details
    Browse the repository at this point in the history
  7. Replace cleanBlocks with standard cloneBlocks

    George Hotelling committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    291787c View commit details
    Browse the repository at this point in the history
  8. Fix PHP warning

    George Hotelling committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    3823255 View commit details
    Browse the repository at this point in the history
  9. Fixup a bug with server rendering count

    George Hotelling committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    699885e View commit details
    Browse the repository at this point in the history