7 | | Gutenberg changes: https://github.com/WordPress/gutenberg/commit/35f10c183655e9196d4ea12b8fa499a8ecbb7b6a |
| 7 | - Upgrade Playwright to 1.30.0 |
| 8 | - [Block Editor - Inserter]: preload media categories empty check - client side |
| 9 | - Navigation: Fixes undo and redo for nesting operations in the navigation block's inspector |
| 10 | - Fix: OffCanvasEditor does not inserts submenu on collapsed items. |
| 11 | - OffCanvasEditor: Only allow some blocks to be converted to submenus |
| 12 | - Navigation: Updates "Add Submenu item" text to "Add Submenu link" |
| 13 | - Update: Make OffCanvasEditor use LeafMoreMenu by default. |
| 14 | - Template Part: Performance: Replace usage of wp_get_theme()->get_stylesheet() with get_stylesheet() |
| 15 | - Widget Editor: Fix a problem with 'Move to Widget Area' button not working |
| 16 | - Reusable Blocks: Use React 18 rendering for import dropdown |
| 17 | - useAsyncList: flush state updates when processing queue |
| 18 | - Refactor the site editor URLs for better backward compatibility |
| 19 | - Template editor: only disable the save button if no changes rather than hiding it |
| 20 | - [Quote]: Fix deprectated large style specificity rule |
| 21 | - Style Book: Allow button text labels for style book icon |
| 22 | - List View: Scroll selected block into view when single block selection changes |
| 23 | - Post editor: revert iframed editor for WP core only |
| 24 | - Fix the Publish region position and focus style. |
| 25 | - Remove "& Shadow" from the Border ScreenHeader title |
| 26 | - Site editor: specify focus state color for template navigation button |
11 | | - Only add layout classes to inner wrapper if block is a container. |
12 | | - Revert dynamic block anchor support |
13 | | - [Inserter - Media tab]: Upload Openverse images when inserted |
14 | | - SpacingSizesControl: Fix white dot on thumb |
15 | | - Site Editor: update the edit button |
16 | | - Change "Browse all templates" to "Manage all templates" in template details popover |
17 | | - Remove TemplateAreas from template details |
18 | | - Add support for orientation-based block movers to core/social-links |
19 | | - Site Editor: polish add template modal style |
20 | | - Match color of the focus template view with site dark material |
21 | | - Site Editor: Fix routing for Classic themes using block-based template parts |
22 | | - Remove broken site editor redirect |
23 | | - Make the template customized info accessible |
24 | | - Sort templates and template parts by slug |
25 | | - Prevent distracting focused back button on site editor load |
26 | | - Fix: Content only CPT template locking. |
27 | | - Pin floating-ui/react-dom version |
28 | | - Widget Importer: Don't render controls when there's nothing to import |
29 | | - Post Editor: Update postContentBlock check to see if the block is valid |
30 | | - Site Tagline: Add example so that it will display in style book |
31 | | - Remove copy for managing a block's style variations |
32 | | - Fix the site editor home page loading when installed in a subdirectory |
33 | | - Global Styles: Display preset names via the tooltip |
34 | | - [Query Loop] Fix top border in pattern selection modal |
35 | | - Site Editor: Fix the 'Browse all' link in the template details modal |
36 | | - Site Editor: Fix the tooltip and shortcut for the global save button |
37 | | - Make the Site Logo block placeholder state smaller |
38 | | - Site Editor Sidebar: Add line-height for template/parts name and update width for edit button |
39 | | - Style Book: Focus the Style Book when opened, and enable ESCAPE key to close |
40 | | - [Site Editor]: Set html block as freeform fallback block |
41 | | - Make the performance tests more stable |
42 | | - Adds all allowed innerblocks to the inspector animation experiment |
43 | | - Revert Link control UX changes for WP 6.2 |
44 | | - Fix Site Editor perf tests |
45 | | - Playwright: fix request utils for non Docker envs |
46 | | |
| 30 | Props ntsekouras, ellatrix. |