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 support for fallback font and css variable for font/local #40990

Merged
merged 10 commits into from Sep 28, 2022

Commits on Sep 28, 2022

  1. Font loader defines variable name

    Hannes Bornö committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    0f937ee View commit details
    Browse the repository at this point in the history
  2. Set variable name in google loader

    Hannes Bornö committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    cbd12d1 View commit details
    Browse the repository at this point in the history
  3. Setting variable with local font

    Hannes Bornö committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    31cd53f View commit details
    Browse the repository at this point in the history
  4. Update tests for local font variable

    Hannes Bornö committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    a7116f5 View commit details
    Browse the repository at this point in the history
  5. Improve error build error message

    Hannes Bornö committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    d9fa969 View commit details
    Browse the repository at this point in the history
  6. Return style, weight and adjustFontFallback instead of extracting fro…

    …m CSS
    Hannes Bornö committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    980d23d View commit details
    Browse the repository at this point in the history
  7. Add fallback font to CSS

    Hannes Bornö committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    b7eb8ae View commit details
    Browse the repository at this point in the history
  8. Fix tests

    Hannes Bornö committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    4bbea33 View commit details
    Browse the repository at this point in the history
  9. Update test

    Hannes Bornö committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    aca5bfa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3696fbf View commit details
    Browse the repository at this point in the history