Font Library: Move Font Collection fetching to core-data entities#73635
Conversation
|
Size Change: -129 B (-0.01%) Total Size: 2.57 MB
ℹ️ View Unchanged
|
ramonjd
left a comment
There was a problem hiding this comment.
Smoke tested the font library and couldn't find any regressions, but @matiasbenedetto might have a better sense of the specifics.
Kapture.2025-11-28.at.15.37.05.mp4
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Flaky tests detected in 58b69b3. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/19754848231
|
What
This PR updates the code to fetch font collections to use core-data entities instead of adhoc api-fetch calls within random packages.
Why
Testing instructions