Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Webfonts: redesign architecture to use WP_Dependencies (#43492)
Complete redesign of the Webfonts API: * The current implementation re-implements a lot of the concepts that are already handled by `WP_Dependencies` for the script and style loaders. The script loader classes already have the concepts of dependencies, enqueuing, and registering, as well as a way to "do_item()" (generate CSS or a tag with source, in this case). * Includes a temporary backwards-compatible (BC) layer to give extenders time and information to upgrade their code to the new API data structures and functionality. Props: hellofromtonya, aristath, desrosj, colorful-tones, ironprogrammer.
- Loading branch information
87c738e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Flaky tests detected.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.
🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/3731140249
📝 Reported issues:
specs/local/demo.test.js
Browse all
#45332 inspecs/editor/various/inserting-blocks.test.js