Commit e335b68
committed
Block Editor: Update packages and backport the latest Gutenberg fixes.
This includes the following fixes:
- Generate babel polyfill dynamically WordPress/gutenberg#31279
- Improve the List View component WordPress/gutenberg#31290 WordPress/gutenberg#32063
- Template mode:
- Fix embed dimensions WordPress/gutenberg#32057
- Update the welcome guide WordPress/gutenberg#32055 WordPress/gutenberg#32026
- Don’t display the notice at the same time as the welcome guide WordPress/gutenberg#32076
- Remove MetaBoxes WordPress/gutenberg#32315
- Update the title area WordPress/gutenberg#32037
- Widgets Screen:
- Fix unsaved changes WordPress/gutenberg#31757
- Fix toolbar alignment WordPress/gutenberg#31991
- Fix block toolbar position after scroll WordPress/gutenberg#32212
- Fix the visible widget area header WordPress/gutenberg#32262
- Fix legacy widgets preview WordPress/gutenberg#32260
-
- Block Widgets in the customizer:
- Fix customizer title overlapping block toolbar WordPress/gutenberg#32140
- Fix styling issues WordPress/gutenberg#32072
- Fix escape key events WordPress/gutenberg#32175
- Add preferences menu group label WordPress/gutenberg#32259
- Fix creating and replacing legacy widgets WordPress/gutenberg#32005
- Fix the welcome guide’s image WordPress/gutenberg#32264 WordPress/gutenberg#32302
- Fix Cover to Image transform duotone error WordPress/gutenberg#32006
- Remove filter_var usage from blocks WordPress/gutenberg#32046
- Fix image width for aligned Post Featured Image block WordPress/gutenberg#32070
- Prevent excessive Image block re-rendering WordPress/gutenberg#32102
- Remove gutenberg domain from core blocks WordPress/gutenberg#32152
- Use the block editor context class for the the different settings filters WordPress/gutenberg#32159
- Fix Latest Posts block grid view WordPress/gutenberg#32160
- Fix preset classes generation per block WordPress/gutenberg#32190
- Fix logic to enable custom colors and gradients WordPress/gutenberg#32200
- Update the Site Logo logic to use a dedicated site option WordPress/gutenberg#32229
- Limit the Latest Posts block’s featured image width WordPress/gutenberg#32245
- Remove opacity animation in the canvas. WordPress/gutenberg#32266
- Make the focus style valid CSS WordPress/gutenberg#32305
- Fix theme.json styles for the core/list block WordPress/gutenberg#32343
- Fix PHP notice when calling render_block WordPress/gutenberg#32135
Props nosolosw, noisysocks.
See #52991.
Built from https://develop.svn.wordpress.org/trunk@51051
git-svn-id: http://core.svn.wordpress.org/trunk@50660 1a063a9b-81f0-0310-95a4-ce76da25c4cd1 parent 6acd4d4 commit e335b68
File tree
54 files changed
+2320
-1818
lines changed- wp-includes
- assets
- block-supports
- blocks
- latest-posts
- list
- post-featured-image
- css/dist
- block-editor
- block-library
- customize-widgets
- edit-post
- edit-widgets
- js/dist
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+2320
-1818
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
81 | 84 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
81 | 84 | | |
0 commit comments