WP 6.4 will include Gutenberg up to the 16.7 version, which includes the new Image Lightbox, an enhanced pagination for the Query block and accessibility fixes for the Navigation block, all of them powered by the Interactivity API. Although the Interactivity API is still in the proposal phase, we can include a private version that only Core blocks can access in WP 6.4 to release these features/enhancements.
Please note that the Interactivity API is still likely to change before the final public version is released, but by keeping it private to Core blocks in WP 6.4, we can still modify it before it's public. Furthermore, if the proposal is finally rejected for some reason, we just have to replace the Interactivity API implementation of the Core blocks with whatever new approach is adopted instead.
The release of the 16.7 RC is scheduled for the 20th of September. Before that date, we need to complete the following tasks:
WP 6.4 will include Gutenberg up to the 16.7 version, which includes the new Image Lightbox, an enhanced pagination for the Query block and accessibility fixes for the Navigation block, all of them powered by the Interactivity API. Although the Interactivity API is still in the proposal phase, we can include a private version that only Core blocks can access in WP 6.4 to release these features/enhancements.
Please note that the Interactivity API is still likely to change before the final public version is released, but by keeping it private to Core blocks in WP 6.4, we can still modify it before it's public. Furthermore, if the proposal is finally rejected for some reason, we just have to replace the Interactivity API implementation of the Core blocks with whatever new approach is adopted instead.
The release of the 16.7 RC is scheduled for the 20th of September. Before that date, we need to complete the following tasks:
wp_storewp_storefrom query block #54359timeoutoption tonavigate()#54474Figure out if we can combine the focus scroll with the smooth scroll of scrollIntoView.It only works in Chrome.Add a “blink” the Query block in the Editor as soon as the toggle is enabled, just to provide some visual feedback in the canvas that something changed.Discarded for now.gutenberg_should_block_use_interactivity_apiand remove old implementationgutenberg_should_block_use_interactivity_apiand the old implementation of interactive blocks #54297gutenberg_should_block_use_interactivity_apiand remove old implementationgutenberg_should_block_use_interactivity_apiand the old implementation of interactive blocks #54297view-interactivity.jsfile toview.jsWP_Theme_JSON_Resolver_Gutenbergpackages/interactivityprivately and enqueue the new fileswp-interactivitydependency is always addedwp-interactivitydependency #54594