-
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` -
Pull request #61721 merged into WordPress/gutenberg:
Interactivity API: Move all utils inside `utils.ts` -
Submitted pull request #61728 to WordPress/gutenberg:
Interactivity API: Turn named capturing groups back into numbered ones inside `toVdom` -
Submitted pull request #61723 to WordPress/gutenberg:
Interactivity API: Move init.js to TypeScript -
Submitted pull request #61721 to WordPress/gutenberg:
Interactivity API: Move all utils inside `utils.ts` -
Submitted pull request #61720 to WordPress/gutenberg:
Interactivity API: Clarify some warning messages -
Pull request #61615 merged into WordPress/gutenberg:
Interactivity API: Fix flaky tests for attribute hydration -
Submitted pull request #61615 to WordPress/gutenberg:
Interactivity API: Fix flaky tests for attribute hydration -
Submitted pull request #6527 to WordPress/wordpress-develop:
Interactivity API: Include `preact/debug` when `SCRIPT_DEBUG` is enabled -
Created ticket #61171 on Core Trac:
Interactivity API: Include preact/debug when SCRIPT_DEBUG is enabled -
Mentioned in [58086] on Core SVN:
Editor: update npm packages for 6.5.3. -
Merged pull request #59707 into WordPress/gutenberg:
Experiment: Add full page client-side navigation experiment setting -
Created issue #60951 in the WordPress/gutenberg repository:
Tracking Issue: Full-page client-side navigation -
Merged pull request #60661 into WordPress/gutenberg:
Interactivity API: Allow multiple event handlers for the same type with `data-wp-on`. -
Created issue #60683 in the WordPress/gutenberg repository:
Support multiple `data-wp-on-window` or `data-wp-on-document` directive with the same event -
Submitted pull request #60670 to WordPress/gutenberg:
Interactivity API: Allow async directive registration -
Submitted pull request #60661 to WordPress/gutenberg:
Interactivity API: Allow multiple event handlers for the same type with `data-wp-on`. -
Pull request #60514 merged into WordPress/gutenberg:
Interactivity API: Include `preact/debug` when `SCRIPT_DEBUG` is enabled -
Submitted pull request #60514 to WordPress/gutenberg:
Interactivity API: Include `preact/debug` when `SCRIPT_DEBUG` is enabled -
Created issue #60219 in the WordPress/gutenberg repository:
Interactivity API: Iteration for WP 6.6 -
Closed pull request #60013 on WordPress/gutenberg:
Uses the proper function to output interactivity context -
Merged pull request #60056 into WordPress/gutenberg:
Interactivity API: Variable name correction in the documentation -
Closed pull request #54746 on WordPress/gutenberg:
Query Loop: Add animation when navigating with "enhanced pagination" enabled -
Mentioned in [57843] on Core SVN:
Interactivity API: Do not print state if it’s an empty array. -
Mentioned in [57841] on Core SVN:
Interactivity API: Do not print state if it’s an empty array. -
Pull request #59868 merged into WordPress/gutenberg:
Interactivity API Docs: Clarify that `getElement()`'s `ref` can be `null` -
Submitted pull request #59868 to WordPress/gutenberg:
Interactivity API Docs: Clarify that `getElement()`'s `ref` can be `null` -
Mentioned in [57762] on Core SVN:
Interactivity API: Rename `data_wp_context()` to `wp_interactivity_data_wp_context()`. -
Pull request #59553 merged into WordPress/gutenberg:
Interactivity API: Fix context object proxy references