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

Font Library: fix fonts not displaying correctly #55393

Merged
merged 18 commits into from
Nov 27, 2023

Commits on Nov 15, 2023

  1. Add kebab casing and font family wrapping in sanitization function.

    Remove commented code.
    jffng committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    21a27e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8b9d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c102315 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc7a7ab View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Add tests for wpKebabCase

    Vicente Canales committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a35475d View commit details
    Browse the repository at this point in the history
  2. remove redundant test

    Vicente Canales committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e02f637 View commit details
    Browse the repository at this point in the history
  3. test 2 different inputs on first wpKebabCase case

    Vicente Canales committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    52d3e7f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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

Commits on Nov 22, 2023

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

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    1e69e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a414e3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d8330c View commit details
    Browse the repository at this point in the history
  4. format php

    matiasbenedetto committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    76b0eff View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    9f65a16 View commit details
    Browse the repository at this point in the history
  2. Format php.

    jffng committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    84ba302 View commit details
    Browse the repository at this point in the history
  3. Add more test cases and format.

    jffng committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    729a8d8 View commit details
    Browse the repository at this point in the history
  4. Remove accidental badKey.

    jffng committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c96b7cc View commit details
    Browse the repository at this point in the history
  5. Format.

    jffng committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8cdb015 View commit details
    Browse the repository at this point in the history