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

Use CORE for Font Management #518

Merged
merged 12 commits into from
Mar 22, 2024
Merged

Use CORE for Font Management #518

merged 12 commits into from
Mar 22, 2024

Commits on Mar 12, 2024

  1. Adding tests, WIP

    pbking committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    fd51e84 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 14, 2024

  1. Cleaning up after testing

    pbking committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7d6a572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fed5f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51d2afe View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 20, 2024

  1. make sure 6.5 is used for test suite

    Adding this because tests in this PR depend on a function —
    wp_get_font_dir —  that was
    introduced in 6.5
    Vicente Canales committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b8e1f19 View commit details
    Browse the repository at this point in the history
  2. use nightly version for tests

    Vicente Canales committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    957bb42 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    157bb7e View commit details
    Browse the repository at this point in the history
  2. revert output silencing

    It isn't really working anyway.
    Vicente Canales committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ba0a64e View commit details
    Browse the repository at this point in the history
  3. bump wordpress version requirements

    Vicente Canales committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8802f95 View commit details
    Browse the repository at this point in the history