Skip to content

Commit f58c5f7

Browse files
committed
Cahngelog: add #14599
1 parent 08999cc commit f58c5f7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ There are opportunities for developers at all levels to contribute. [Learn more
134134

135135
* Autoloader: avoid conflicts when other plugins rely on the Autoloader to load Jetpack packages.
136136
* Beautiful Math: avoid layout issues with inline images when using the Twenty Twenty theme.
137+
* Blocks: improve compatibility with theme colors for block buttons.
137138
* Blocks: improve the layout of the blocks' placeholders when using the Gutenberg plugin.
138139
* Blocks: allow defining a minimum WordPress version or minimum Gutenberg plugin version when registering a block.
139140
* Lazy Images: add option to skip images with the `data-skip-lazy` attribute.

to-test.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
We've made some changes to those blocks to improve the display of each each when using the button style, but also to improve the way data is saved when creating or updating the block. If you've already used the blocks on your site before this Beta, make sure those existing blocks are not broken, and ensure you can use the different options in the blocks' sidebars.
88

9+
When using the button style for those blocks (as well as other blocks such as Subscriptions, Recurring Payments, or Mailchimp), you'll want to ensure you can use the colors offered by your theme for the button.
10+
911
#### Google Calendar
1012

1113
We've created a new Google Calendar block that will allow you to quickly embed calendars within your posts and pages. Give the block and its options a try, and let us know if you run into any issues.

0 commit comments

Comments
 (0)