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

Update subset validation in @next/font/google and fix CJK bug #44594

Merged
merged 12 commits into from
Jan 5, 2023

Commits on Jan 5, 2023

  1. Add preloadable subsets to font data and update types

    Hannes Bornö committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    0ca8af5 View commit details
    Browse the repository at this point in the history
  2. Validate subsets and error if no subset is selec

    ted
    Hannes Bornö committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    9499dbe View commit details
    Browse the repository at this point in the history
  3. Update missing subset error

    Hannes Bornö committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    b78f11c View commit details
    Browse the repository at this point in the history
  4. Add & fix tests

    Hannes Bornö committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    0ab78e4 View commit details
    Browse the repository at this point in the history
  5. add test

    Hannes Bornö committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    1e47d27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebac58f View commit details
    Browse the repository at this point in the history
  7. Fix lint

    Hannes Bornö committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    8a3139a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2a8899 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9802a4d View commit details
    Browse the repository at this point in the history
  10. Fix next/jest test

    Hannes Bornö committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    629dbb0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76fd450 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8fc9ef5 View commit details
    Browse the repository at this point in the history