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 local font loader #40801

Merged
merged 12 commits into from Sep 22, 2022
Merged

Add local font loader #40801

merged 12 commits into from Sep 22, 2022

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    518a741 View commit details
    Browse the repository at this point in the history
  2. Update tests and fixtures

    Hannes Bornö committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    a8c1ec2 View commit details
    Browse the repository at this point in the history
  3. Move font loader types to next

    Hannes Bornö committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    3e87013 View commit details
    Browse the repository at this point in the history
  4. Send relative path to swc font plugin

    Hannes Bornö committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    c4b3f9e View commit details
    Browse the repository at this point in the history
  5. Add resolve function in next-font-loader

    Hannes Bornö committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    1d562b0 View commit details
    Browse the repository at this point in the history
  6. Use font types from next in google loader

    Hannes Bornö committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    8a266bf View commit details
    Browse the repository at this point in the history
  7. Add local font loader

    Hannes Bornö committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    f6c987d View commit details
    Browse the repository at this point in the history
  8. Add @next/font/local entries to @next/font

    Hannes Bornö committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e728f61 View commit details
    Browse the repository at this point in the history
  9. Add unit tests for local font loader

    Hannes Bornö committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    14ac38d View commit details
    Browse the repository at this point in the history
  10. Add integration tests

    Hannes Bornö committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    7e78283 View commit details
    Browse the repository at this point in the history
  11. fix types

    Hannes Bornö committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e6dafa7 View commit details
    Browse the repository at this point in the history
  12. Fix types

    Hannes Bornö committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    21d9124 View commit details
    Browse the repository at this point in the history