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

✨ Add support for (hybrid) FSE #314

Closed
wants to merge 39 commits into from
Closed

✨ Add support for (hybrid) FSE #314

wants to merge 39 commits into from

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    1aacb91 View commit details
    Browse the repository at this point in the history
  2. Tweak FSE paths filter

    dsturm committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    71b0051 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    147a48c View commit details
    Browse the repository at this point in the history
  2. Only modify template hierarchy for block-based themes

    Otherwise we'd run into `Target class [sage.view] does not exist.`
    dsturm committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a0ff0cb View commit details
    Browse the repository at this point in the history
  3. Fix wp_is_block_theme condition in

    FiltersTemplates.php
    dsturm committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ecb5d52 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    74722f2 View commit details
    Browse the repository at this point in the history
  2. Fix get_page_template_slug() function call in

    FiltersTemplates trait
    dsturm committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7b3d223 View commit details
    Browse the repository at this point in the history
  3. Add use_fse helper function to check if current theme

    supports FSE
    dsturm committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    58b7b88 View commit details
    Browse the repository at this point in the history
  4. 🚨 Lint FiltersTemplates.php

    dsturm committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1926c3c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    6127e84 View commit details
    Browse the repository at this point in the history
  2. Tweak FSE paths filter

    dsturm committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2921c42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a7207f View commit details
    Browse the repository at this point in the history
  4. Only modify template hierarchy for block-based themes

    Otherwise we'd run into `Target class [sage.view] does not exist.`
    dsturm committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    814df6d View commit details
    Browse the repository at this point in the history
  5. Fix wp_is_block_theme condition in

    FiltersTemplates.php
    dsturm committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a0fd0d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd5c947 View commit details
    Browse the repository at this point in the history
  7. Fix get_page_template_slug() function call in

    FiltersTemplates trait
    dsturm committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    bcb2a2f View commit details
    Browse the repository at this point in the history
  8. Add use_fse helper function to check if current theme

    supports FSE
    dsturm committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a2aabdf View commit details
    Browse the repository at this point in the history
  9. 🚨 Lint FiltersTemplates.php

    dsturm committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    c93b97c View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/fse' into fse

    # Conflicts:
    #	src/Roots/helpers.php
    dsturm committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    18d795b View commit details
    Browse the repository at this point in the history
  11. Add phpcodesniffer-composer-installer plugin to

    allow-plugins
    dsturm committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    5943b78 View commit details
    Browse the repository at this point in the history
  12. 🚨 Run lint:fix

    dsturm committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1d7518e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Dec 11, 2023

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

Commits on Jan 4, 2024

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

Commits on Jan 19, 2024

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

Commits on Jan 26, 2024

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

Commits on Jan 30, 2024

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

Commits on Jan 31, 2024

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

Commits on Feb 2, 2024

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

Commits on Feb 3, 2024

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

Commits on Feb 6, 2024

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

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    fb8d6d2 View commit details
    Browse the repository at this point in the history
  2. Revert " Decrease required illuminate/console version to prevent conf…

    …lict with laravel/prompts"
    
    This reverts commit fb8d6d2.
    dsturm committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    210cd43 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 15, 2024

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

Commits on Mar 18, 2024

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