-
Mentioned in [59762] on Core SVN:
Editor: update npm packages for 6.7.1. -
Pull request #68945 merged into WordPress/gutenberg:
iAPI Router: add missing changelog entry for #68923 -
Submitted pull request #68945 to WordPress/gutenberg:
iAPI Router: add missing changelog entry for #68923 -
Closed issue #68691 on the WordPress/gutenberg repository:
Issue with new iAPI region-based navigation CSS loading -
Merged pull request #68923 into WordPress/gutenberg:
iAPI Router: Fix CSS rule order in some constructed style sheets -
Submitted pull request #68923 to WordPress/gutenberg:
iAPI Router: Fix CSS rule order in some constructed style sheets -
Submitted pull request #68210 to WordPress/gutenberg:
Layout Support: Replace incremental IDs with hashes -
Merged pull request #67826 into WordPress/gutenberg:
iAPI Router: Handle styles assets on region-based navigation -
Submitted pull request #67826 to WordPress/gutenberg:
iAPI Router: Handle styles assets on region-based navigation -
Merged pull request #67788 into WordPress/gutenberg:
Image Block: Change how the Image's overlay styles are applied -
Submitted pull request #67788 to WordPress/gutenberg:
Image Block: Change how the Image's overlay styles are applied -
Closed issue #65623 on the WordPress/gutenberg repository:
Interactivity API: Context not updating properly from radio button click with nested... -
Merged pull request #66872 into WordPress/gutenberg:
Interactivity API: fix property modification from inherited context two or more levels... -
Submitted pull request #66872 to WordPress/gutenberg:
Interactivity API: fix property modification from inherited context two or more levels... -
Merged pull request #66220 into WordPress/gutenberg:
iAPI: Add comments to the `deepMerge()` function -
Merged pull request #66218 into WordPress/gutenberg:
iAPI: Add tests for handling arrays in `deepMerge()` -
Pull request #66236 merged into WordPress/gutenberg:
Manual cherry pick for #66183 -
Submitted pull request #66236 to WordPress/gutenberg:
Manual cherry pick for #66183 -
Merged pull request #66183 into WordPress/gutenberg:
Interactivity API: Fix reactivity of undefined objects and arrays added with `deepMerge` -
Submitted pull request #66183 to WordPress/gutenberg:
Interactivity API: Fix reactivity of undefined objects and arrays added with `deepMerge` -
Wrote a new post, Subscribe to changes in the Interactivity API state and context on client-side navigation in 6.7, on the site Make WordPress Core:
Interactivity API offers a region-based navigation feature that dynamically replaces a part of the page… -
Mentioned in [59131] on Core SVN:
Interactivity API: Add `wp_interactivity_get_element()` function. -
Created ticket #62136 on Core Trac:
Interactivity API: Allow reading element attributes inside derived ... -
Submitted pull request #7460 to WordPress/wordpress-develop:
Interactivity API: add `wp_interactivity_get_element` function -
Reopened pull request #65465 on WordPress/gutenberg:
Interactivity API: Correctly handle lazily added, deeply nested properties in context -
Closed pull request #65465 on WordPress/gutenberg:
Interactivity API: Correctly handle lazily added, deeply nested properties in context -
Closed issue #65243 on the WordPress/gutenberg repository:
Interactivity API: Add a new API for getting the initial server-side state... -
Merged pull request #65151 into WordPress/gutenberg:
Interactivity API: Add `getServerState()` and `getServerContext()` -
Merged pull request #64713 into WordPress/gutenberg:
Interactivity API: Refactor context proxies -
Merged pull request #65135 into WordPress/gutenberg:
Interactivity API: Update iterable signals when `deepMerge()` adds new properties -
Submitted pull request #65151 to WordPress/gutenberg:
Interactivity API: Add `getServerState()` and `getServerContext()` -
Submitted pull request #65135 to WordPress/gutenberg:
Interactivity API: Update iterable signals when `deepMerge()` adds new properties -
Merged pull request #65090 into WordPress/gutenberg:
Interactivity API: Prevent calling `proxifyContext` with context proxies inside `wp-context` -
Submitted pull request #65090 to WordPress/gutenberg:
Interactivity API: Prevent calling `proxifyContext` with context proxies inside `wp-context` -
Merged pull request #64879 into WordPress/gutenberg:
Interactivity API: Improve internal `deepMerge` function -
Submitted pull request #64879 to WordPress/gutenberg:
Interactivity API: Improve internal `deepMerge` function -
Merged pull request #64825 into WordPress/gutenberg:
Interactivity API: Fix computeds without scope in Firefox -
Submitted pull request #64825 to WordPress/gutenberg:
Interactivity API: Fix computeds without scope in Firefox -
Submitted pull request #64713 to WordPress/gutenberg:
Interactivity API: Refactor context proxies -
Pull request #64677 merged into WordPress/gutenberg:
Interactivity API: Fix context inheritance from namespaces different than the current one -
Submitted pull request #64677 to WordPress/gutenberg:
Interactivity API: Fix context inheritance from namespaces different than the current one -
Pull request #62734 merged into WordPress/gutenberg:
Interactivity API: Refactor internal proxy and signals system -
Submitted pull request #62734 to WordPress/gutenberg:
Interactivity API: Refactor internal proxy and signals system -
Submitted pull request #62555 to WordPress/gutenberg:
Interactivity: Fix `withScope` to restore scope on thrown exception inside async functions -
Mentioned in [58327] on Core SVN:
Interactivity API: Directives cannot derive state on the server -
Mentioned in [58321] on Core SVN:
Interactivity API: Print debug warning when server directives processing encounters errors -
Mentioned in [58195] on Core SVN:
Interactivity API: Include preact/debug when SCRIPT_DEBUG is enabled -
Pull request #61720 merged into WordPress/gutenberg:
Interactivity API: Clarify some warning messages -
Pull request #61723 merged into WordPress/gutenberg:
Interactivity API: Move init.js to TypeScript -
Merged pull request #61728 into WordPress/gutenberg:
Interactivity API: Turn named capturing groups back into numbered ones inside `toVdom`