Skip to content

Conversation

@dpvc
Copy link
Member

@dpvc dpvc commented Oct 24, 2025

This PR creates a fonts loader path and has the font components use that to access their data rather than using a direct reference to jesdelivr.net. That way, if a site wants to host their own fonts, it is easy to redirect to the site location rather than having to give a path for every font (e.g., the mhchem, bbm, dsfont, etc. fonts). This also puts the reference to jesdelivr in only one place, which is helpful.

@dpvc dpvc requested a review from zorkow October 24, 2025 01:23
@dpvc dpvc added this to the v4.0.1 milestone Oct 24, 2025
@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.66%. Comparing base (27c47f3) to head (34355d7).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1373      +/-   ##
===========================================
- Coverage    86.66%   86.66%   -0.01%     
===========================================
  Files          338      338              
  Lines        84384    84381       -3     
  Branches      4779     4778       -1     
===========================================
- Hits         73131    73128       -3     
+ Misses       11253    11230      -23     
- Partials         0       23      +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant