Block Editor: Package updates for WordPress 5.8 beta 1 (batch2).

This includes the following fixes:

 - Fix inspector opening when clicking outside the widget areas
 - Assume light theme when a transparent background is used
 - Make Post blocks non editable inside Query block
 - Rename QueryLoop to PostTemplate block

Props ntsekouras.
See #52991.


git-svn-id: https://develop.svn.wordpress.org/trunk@51101 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Riad Benguella
2021-06-08 17:31:14 +00:00
parent 12af1ca279
commit 9ae2587b76
16 changed files with 312 additions and 251 deletions
+1 -1
View File
@@ -120,8 +120,8 @@ module.exports = function( env = { environment: 'production', watch: false, buil
'post-featured-image',
'post-terms',
'post-title',
'post-template',
'query',
'query-loop',
'query-pagination',
'query-pagination-next',
'query-pagination-numbers',