WordPress/wp-includes/blocks
hellofromTonya 699ea88e6c Editor: Update packages for 6.6.2 RC1.
Updates the versions from the [a74a70ed20 released packages] for the following bugfixes:

* [https://github.com/WordPress/gutenberg/pull/63980 Global Styles: Fix block custom CSS pseudo element selectors]
* [https://github.com/WordPress/gutenberg/pull/64463 Featured Image Block: Reduce CSS specificity]
* [https://github.com/WordPress/gutenberg/pull/64076 Fix bumped specificity for layout styles in non-iframed editor]
* [https://github.com/WordPress/gutenberg/pull/64379 Don't allow duplicating template parts in non-block-based themes]
* [https://github.com/WordPress/gutenberg/pull/64250 Data Views: Don't render action modal when there are no eligible items]
* [https://github.com/WordPress/gutenberg/pull/63724 Fix canvas issues by removing VisualEditor’s height]
* [https://github.com/WordPress/gutenberg/pull/64992 Post Editor: fix click space after post content to append]
* [https://github.com/WordPress/gutenberg/pull/63939 Post Editor: Prevent popover from being hidden by metabox]
* [https://github.com/WordPress/gutenberg/pull/64639 Post editor: apply space below content using a pseudo-element instead of padding-bottom]
* [https://github.com/WordPress/gutenberg/pull/64015 Avoid errors for post types without a 'menu_icon']
* [https://github.com/WordPress/gutenberg/pull/64458 Update postcss-prefixwrap dependency to 1.51.0 to fix prefixing in :where selectors]

Props vcanales.
Fixes #61982.
See #61704, #61769, #61829.
Built from https://develop.svn.wordpress.org/trunk@58988


git-svn-id: http://core.svn.wordpress.org/trunk@58384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-09-04 16:25:19 +00:00
..
archives
audio Editor: Update packages for 6.6 RC 1. 2024-06-25 13:49:28 +00:00
avatar
block Editor: Update packages for 6.6 RC 2. 2024-07-02 14:53:30 +00:00
button Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
buttons
calendar
categories
code
column
columns
comment-author-name
comment-content
comment-date
comment-edit-link
comment-reply-link
comment-template
comments
comments-pagination
comments-pagination-next
comments-pagination-numbers
comments-pagination-previous
comments-title
cover Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
details
embed Editor: Update packages for 6.6 RC 1. 2024-06-25 13:49:28 +00:00
file
footnotes
freeform
gallery Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
group
heading
home-link
html Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
image Editor: Update packages for 6.6 RC 1. 2024-06-25 13:49:28 +00:00
latest-comments
latest-posts Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
legacy-widget
list Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
list-item
loginout
media-text Editor: Update npm packages for WP 6.6 Beta 2. 2024-06-11 10:07:32 +00:00
missing
more Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
navigation Editor: Update packages for 6.6.1. 2024-07-18 16:03:23 +00:00
navigation-link
navigation-submenu
nextpage
page-list
page-list-item
paragraph Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
pattern
post-author
post-author-biography
post-author-name
post-comments-form Editor: Update packages for 6.6 RC 3. 2024-07-09 13:45:25 +00:00
post-content
post-date
post-excerpt
post-featured-image Editor: Update packages for 6.6.2 RC1. 2024-09-04 16:25:19 +00:00
post-navigation-link
post-template
post-terms
post-title
preformatted
pullquote Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
query Editor: Update npm packages for WP 6.6 Beta 2. 2024-06-11 10:07:32 +00:00
query-no-results
query-pagination
query-pagination-next
query-pagination-numbers
query-pagination-previous
query-title
quote Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
read-more
rss
search Editor: Update packages for 6.6 Beta 3. 2024-06-18 13:19:30 +00:00
separator Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
shortcode
site-logo Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
site-tagline
site-title Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
social-link Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
social-links Editor: Update packages for 6.6 RC 2. 2024-07-02 14:53:30 +00:00
spacer
table Editor: Update packages for 6.6 RC 1. 2024-06-25 13:49:28 +00:00
tag-cloud Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
template-part Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
term-description
text-columns
verse
video Editor: Update packages for 6.6 RC 1. 2024-06-25 13:49:28 +00:00
widget-group
archives.php
avatar.php
block.php Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
blocks-json.php Editor: Update packages for 6.6 RC 2. 2024-07-02 14:53:30 +00:00
button.php Editor: Update npm packages for WP 6.6 Beta 2. 2024-06-11 10:07:32 +00:00
calendar.php
categories.php
comment-author-name.php
comment-content.php
comment-date.php
comment-edit-link.php
comment-reply-link.php
comment-template.php
comments-pagination-next.php
comments-pagination-numbers.php
comments-pagination-previous.php
comments-pagination.php
comments-title.php
comments.php Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
cover.php
file.php
footnotes.php
gallery.php
heading.php
home-link.php
image.php Editor: Update packages for 6.6 RC 3. 2024-07-09 13:45:25 +00:00
index.php
latest-comments.php
latest-posts.php
legacy-widget.php
list.php
loginout.php
media-text.php Coding Standards: Fix WPCS issue found after [58564]. 2024-06-25 13:54:14 +00:00
navigation-link.php
navigation-submenu.php
navigation.php Editor: Update packages for 6.6 RC 1. 2024-06-25 13:49:28 +00:00
page-list-item.php
page-list.php
pattern.php
post-author-biography.php
post-author-name.php
post-author.php
post-comments-form.php
post-content.php
post-date.php
post-excerpt.php
post-featured-image.php
post-navigation-link.php
post-template.php
post-terms.php
post-title.php
query-no-results.php
query-pagination-next.php Editor: Update npm packages for WP 6.6 Beta 2. 2024-06-11 10:07:32 +00:00
query-pagination-numbers.php
query-pagination-previous.php Editor: Update npm packages for WP 6.6 Beta 2. 2024-06-11 10:07:32 +00:00
query-pagination.php
query-title.php
query.php
read-more.php
require-dynamic-blocks.php Editor: Update npm packages for WP 6.6 Beta 2. 2024-06-11 10:07:32 +00:00
require-static-blocks.php Editor: Update npm packages for WP 6.6 Beta 2. 2024-06-11 10:07:32 +00:00
rss.php
search.php Editor: Update npm packages for WP 6.6 Beta 2. 2024-06-11 10:07:32 +00:00
shortcode.php
site-logo.php
site-tagline.php
site-title.php
social-link.php Editor: Update npm packages. 2024-05-31 18:59:00 +00:00
tag-cloud.php
template-part.php Update packages to include latest changes. 2024-06-24 18:38:18 +00:00
term-description.php
widget-group.php