From 7691fe27250ad9cb369ab26dc309dd964df13609 Mon Sep 17 00:00:00 2001 From: David Baumwald Date: Thu, 27 Oct 2022 15:39:20 +0000 Subject: Editor: Ensure global styles are rendered for third-party blocks. This change ensures custom styles for all third-party blocks are rendered on the front end if assets are set to be loaded on a per-block basis. Additionally, this change includes new unit tests to help prevent a similar bug in the future. Props scruffian, aristath, poena, wildworks, ajlende, andraganescu, ndiego, gigitux, cbravobernal, ramonopoly, andrewserong, oandregal, hellofromTonya, bernhard-reiter. Fixes #56915. git-svn-id: https://develop.svn.wordpress.org/trunk@54703 602fd350-edb4-49c9-b593-d223f7449a82 --- phpcs.xml.dist | 1 + 1 file changed, 1 insertion(+) (limited to 'phpcs.xml.dist') diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 32c6acc06d..453ef5c794 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -244,6 +244,7 @@ + -- cgit v1.2.3