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

Try: Add synced patterns to theme on save #675

Open
wants to merge 25 commits into
base: trunk
Choose a base branch
from

Commits on Jun 27, 2024

  1. Add savePatterns option

    mikachan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    30c683f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06cbb20 View commit details
    Browse the repository at this point in the history
  3. Switch order of save options

    mikachan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    7e13fed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bdd3ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f12304f View commit details
    Browse the repository at this point in the history
  6. Fix pattern slug

    mikachan committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    da1b2aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4995876 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    b538305 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Add pattern categories

    mikachan committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    4dfb09e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    003f275 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    e74d5e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2a550 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 14, 2024

  1. Merge branch 'trunk' into try/export-patterns

    # Conflicts:
    #	includes/class-create-block-theme-api.php
    mikachan committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b3e8b78 View commit details
    Browse the repository at this point in the history
  2. Refactor PHP content of pattern_from_template

    Co-Authored-By: Elliott Richmond <elliott@squareonemd.co.uk>
    mikachan and eirichmond committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e6d6570 View commit details
    Browse the repository at this point in the history
  3. Refactor PHP content of pattern_from_wp_block

    Co-Authored-By: Elliott Richmond <elliott@squareonemd.co.uk>
    mikachan and eirichmond committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6cf4438 View commit details
    Browse the repository at this point in the history
  4. Delete synced patterns after adding to theme

    Co-Authored-By: Elliott Richmond <elliott@squareonemd.co.uk>
    mikachan and eirichmond committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e986584 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c6a642 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    ea94e10 View commit details
    Browse the repository at this point in the history
  2. Remove pattern- prefix

    mikachan committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    f017b94 View commit details
    Browse the repository at this point in the history
  3. Update option description

    mikachan committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6197656 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6de813f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95c068a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    9961ced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c901be3 View commit details
    Browse the repository at this point in the history