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

Load variation font faces with theme relative urls using backend provided full urls (_links) #65019

Closed
wants to merge 33 commits into from

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 9, 2024

  1. comments formatting

    Co-authored-by: Sarah Norris <[email protected]>
    matiasbenedetto and mikachan authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    77f7638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bed01d View commit details
    Browse the repository at this point in the history
  3. improve syntax

    matiasbenedetto committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    48bfe65 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 13, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 18, 2024

  1. revert changes on useDarkThemeBodyClassName, refactor useEditorFontsR…

    …esolver follwing useDarkThemeBodyClassName pattern
    matiasbenedetto committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    463fa95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bd3378 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    5cecd18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c262896 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ced871 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. add theme fonts uris

    matiasbenedetto committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ee98b6e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Sep 30, 2024

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

Commits on Oct 7, 2024

  1. Fix PHP linting

    getdave committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7cb4c01 View commit details
    Browse the repository at this point in the history
  2. Use correct alias

    getdave committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    20a00e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

    matiasbenedetto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5a3b172 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db89bf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32868cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efd9562 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    905f0d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e85076a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1cdf2c View commit details
    Browse the repository at this point in the history
  9. lint

    matiasbenedetto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2250a0c View commit details
    Browse the repository at this point in the history
  10. lint

    matiasbenedetto committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    59ce5a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Adding a unit test to cover the font file resolution in WP_Theme_JSON…

    …_Resolver_Gutenberg::get_resolved_theme_uris
    ramonjd committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d94e2f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. update comment

    Co-authored-by: Ramon <[email protected]>
    matiasbenedetto and ramonjd authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    607740a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. add function comment

    matiasbenedetto committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b69ae26 View commit details
    Browse the repository at this point in the history