mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 14:50:29 +00:00
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user