Commit d8cef65
committed
Editor: Sync packages for WP 6.9 RC 3.
Changes can be found at https://github.com/WordPress/gutenberg/commits/wp/6.9/.
* [Fix isNewLink value with entity binding (#73368)](WordPress/gutenberg#73368)
* [Unit testing: Allow Composer to auto-detect PHP version (#73358)](WordPress/gutenberg#73358)
* [Move the Edit Navigation button to the last item in the block toolbar to ensure that the styling is consistent and simple
(#73436)](WordPress/gutenberg#73436)
* [Block Support: Change block visibility support key (#73432)](WordPress/gutenberg#73432)
* [Accordion: add box-sizing:border-box rule (#73507)](WordPress/gutenberg#73507)
* [Accordion Block: Trigger panel opening from URL hash or anchor link (#73357)](WordPress/gutenberg#73357)
* [iAPI: Backport of "Return a deep-clone object from `getServerState` and `getServerContext` functions"
(#73514)](WordPress/gutenberg#73514)
* [Reuse wp_script_attributes filter for adding data-wp-router-options attribute to script module (#72489)
(#73512)](WordPress/gutenberg#73512)
* [Accordion Item: Don't use grid layout (#73501)](WordPress/gutenberg#73501)
* [Drag and drop: remove grab cursor for multi-selection (#73521)](WordPress/gutenberg#73521)
* [Math block: fix accessibility (#73508)](WordPress/gutenberg#73508)
* [iAPI: Fix using `getServerContext` in derived state getters (#73518) (#73531)](WordPress/gutenberg#73531)
* [Drag: hide block tools popovers (#73539)](WordPress/gutenberg#73539)
Developed in WordPress/wordpress-develop#10549.
See https://make.wordpress.org/core/handbook/about/release-cycle/block-editor-release-process-for-major-releases/#package-updates-and-core-patches.
Props priethor.
See #64301.
Built from https://develop.svn.wordpress.org/branches/6.9@61304
git-svn-id: http://core.svn.wordpress.org/branches/6.9@60616 1a063a9b-81f0-0310-95a4-ce76da25c4cd1 parent b987487 commit d8cef65
54 files changed
Lines changed: 263 additions & 211 deletions
File tree
- wp-includes
- assets
- blocks
- accordion-heading
- accordion-item
- accordion-panel
- accordion
- freeform
- missing
- pattern
- css/dist
- block-editor
- block-library
- js/dist
- script-modules
- block-library/accordion
- interactivity
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
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 | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
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 | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments