mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
Includes the following changes:
- Upgrade Playwright to 1.30.0
- [Block Editor - Inserter]: preload media categories empty check - client side
- Navigation: Fixes undo and redo for nesting operations in the navigation block's inspector
- Fix: OffCanvasEditor does not inserts submenu on collapsed items.
- OffCanvasEditor: Only allow some blocks to be converted to submenus
- Navigation: Updates "Add Submenu item" text to "Add Submenu link"
- Update: Make OffCanvasEditor use LeafMoreMenu by default.
- Template Part: Performance: Replace usage of wp_get_theme()->get_stylesheet() with get_stylesheet()
- Widget Editor: Fix a problem with 'Move to Widget Area' button not working
- Reusable Blocks: Use React 18 rendering for import dropdown
- useAsyncList: flush state updates when processing queue
- Refactor the site editor URLs for better backward compatibility
- Template editor: only disable the save button if no changes rather than hiding it
- [Quote]: Fix deprectated large style specificity rule
- Style Book: Allow button text labels for style book icon
- List View: Scroll selected block into view when single block selection changes
- Post editor: revert iframed editor for WP core only
- Fix the Publish region position and focus style.
- Remove "& Shadow" from the Border ScreenHeader title
- Site editor: specify focus state color for template navigation button
References: [
|
||
|---|---|---|
| .. | ||
| dist | ||
| admin-bar-rtl.css | ||
| admin-bar-rtl.min.css | ||
| admin-bar.css | ||
| admin-bar.min.css | ||
| buttons-rtl.css | ||
| buttons-rtl.min.css | ||
| buttons.css | ||
| buttons.min.css | ||
| classic-themes.css | ||
| classic-themes.min.css | ||
| customize-preview-rtl.css | ||
| customize-preview-rtl.min.css | ||
| customize-preview.css | ||
| customize-preview.min.css | ||
| dashicons.css | ||
| dashicons.min.css | ||
| editor-rtl.css | ||
| editor-rtl.min.css | ||
| editor.css | ||
| editor.min.css | ||
| jquery-ui-dialog-rtl.css | ||
| jquery-ui-dialog-rtl.min.css | ||
| jquery-ui-dialog.css | ||
| jquery-ui-dialog.min.css | ||
| media-views-rtl.css | ||
| media-views-rtl.min.css | ||
| media-views.css | ||
| media-views.min.css | ||
| wp-auth-check-rtl.css | ||
| wp-auth-check-rtl.min.css | ||
| wp-auth-check.css | ||
| wp-auth-check.min.css | ||
| wp-embed-template-ie.css | ||
| wp-embed-template-ie.min.css | ||
| wp-embed-template.css | ||
| wp-embed-template.min.css | ||
| wp-pointer-rtl.css | ||
| wp-pointer-rtl.min.css | ||
| wp-pointer.css | ||
| wp-pointer.min.css | ||