-
Created issue #191 in the WordPress/block-interactivity-experiments repository:
Refs are not passed correctly to directive callbacks -
Merged pull request #167 into WordPress/block-hydration-experiments:
Refactor e2e tests and add `goToFile` fixture -
Submitted pull request #167 to WordPress/block-hydration-experiments:
Refactor e2e tests and add `goToFile` fixture -
Merged pull request #163 into WordPress/block-hydration-experiments:
Add client-side navigation support for `wp-ignore` directive -
Submitted pull request #163 to WordPress/block-hydration-experiments:
Add client-side navigation support for `wp-ignore` directive -
Created issue #155 in the WordPress/block-hydration-experiments repository:
Merge new SSR context on client-side navigation -
Created issue #154 in the WordPress/block-hydration-experiments repository:
Merge new SSR state on client-side navigation -
Merged pull request #149 into WordPress/block-hydration-experiments:
Handle missing class attribute inside `wp-class` -
Merged pull request #151 into WordPress/block-hydration-experiments:
Process directive attributes with a colon (e.g. `wp-bind:value`) -
Submitted pull request #151 to WordPress/block-hydration-experiments:
Process directive attributes with a colon (e.g. `wp-bind:value`) -
Closed pull request #150 on WordPress/block-hydration-experiments:
Fix `wp_process_directives` output -
Submitted pull request #150 to WordPress/block-hydration-experiments:
Fix `wp_process_directives` output -
Submitted pull request #149 to WordPress/block-hydration-experiments:
Handle missing class attribute inside `wp-class` -
Merged pull request #147 into WordPress/block-hydration-experiments:
Serialize store in PHP -
Merged pull request #145 into WordPress/block-hydration-experiments:
Rename all mentions to client-side transitions with client-side navigation -
Submitted pull request #147 to WordPress/block-hydration-experiments:
Serialize store in PHP -
Merged pull request #142 into WordPress/block-hydration-experiments:
Create constants file for `wp-` prefixes -
Submitted pull request #142 to WordPress/block-hydration-experiments:
Create constants file for `wp-` prefixes -
Closed issue #137 on the WordPress/block-hydration-experiments repository:
Merge inherited `wp-context` properties from a parent instance -
Merged pull request #139 into WordPress/block-hydration-experiments:
Make `wp-context` inheritable and extensible -
Submitted pull request #139 to WordPress/block-hydration-experiments:
Make `wp-context` inheritable and extensible -
Created issue #137 in the WordPress/block-hydration-experiments repository:
Merge inherited `wp-context` properties from a parent instance -
Merged pull request #135 into WordPress/block-hydration-experiments:
Router: Use `window.location` to clean the URL -
Submitted pull request #135 to WordPress/block-hydration-experiments:
Router: Use `window.location` to clean the URL -
Pull request #46514 merged into WordPress/gutenberg:
Comments Block: Remove unnecessary `editorStyle` prop in legacy metadata -
Submitted pull request #46514 to WordPress/gutenberg:
Comments Block: Remove unnecessary `editorStyle` prop in legacy metadata -
Pull request #106 merged into WordPress/block-hydration-experiments:
Fix registering of hydration errors -
Closed issue #46047 on the WordPress/gutenberg repository:
Filtering 'code/list' by 'allowed_block_types_all', can't add list items.( only first line can) -
Posted a reply to Page block editor misbehaving since 6.1.0 update, on the site WordPress.org Forums:
Just guessing, but I think this issue could be related to a cache problem. Maybe… -
Posted a reply to How to list the available blocks when pressing «/», on the site WordPress.org Forums:
Glad it worked, @albinvlc! Would you mind marking this topic as resolved? :) PS: You… -
Posted a reply to How to list the available blocks when pressing «/», on the site WordPress.org Forums:
Hi again, @albinvlc I haven't found what makes the Paragraph block open the inserter. However,… -
Posted a reply to How to list the available blocks when pressing «/», on the site WordPress.org Forums:
Hi @albinvlc! I'm just taking a look at your issue. What's your use case for,… -
Posted a reply to Page block editor misbehaving since 6.1.0 update, on the site WordPress.org Forums:
Hi @bodd54! I'm reviewing your issue. Would you mind sharing some screenshots? You can use… -
Posted a reply to Disable custom image size control in core image block, on the site WordPress.org Forums:
Hi @rose18, unfortunately, there is currently no way to remove those setting controls as they… -
Posted a reply to Gallery Blocks Show Vertical, on the site WordPress.org Forums:
No problem! I was referring to the custom CSS code you had added ― but… -
Posted a reply to Gallery Blocks Show Vertical, on the site WordPress.org Forums:
Huh, reviewing your site again, I see that display: flex; is already there but defined… -
Posted a reply to Gallery Blocks Show Vertical, on the site WordPress.org Forums:
Glad it worked! :) -
Posted a reply to Gallery Blocks Show Vertical, on the site WordPress.org Forums:
In the blocks you mentioned, I see that the class is-layout-flex is not applying the… -
Posted a reply to Gallery Blocks Show Vertical, on the site WordPress.org Forums:
Hi @blevyblevy, I'm reviewing your case. What you describe seems to be a CSS problem,… -
Submitted pull request #106 to WordPress/block-hydration-experiments:
Fix registering of hydration errors -
Merged pull request #104 into WordPress/block-hydration-experiments:
Avoid false positives from sites overwriting `Array.prototype.toJSON` -
Submitted pull request #104 to WordPress/block-hydration-experiments:
Avoid false positives from sites overwriting `Array.prototype.toJSON` -
Closed issue #38864 on the WordPress/gutenberg repository:
Comments Query Loop: Simplify and clarify the block settings -
Submitted pull request #98 to WordPress/block-hydration-experiments:
Experiment: Add a custom proxy to automate Lighthouse testing -
Pull request #78 merged into WordPress/block-hydration-experiments:
⚛️ Use `Suspense` and `lazy` to Hydrate views that were not registered... -
Submitted pull request #78 to WordPress/block-hydration-experiments:
⚛️ Use `Suspense` and `lazy` to Hydrate views that were not registered... -
Pull request #77 merged into WordPress/block-hydration-experiments:
⚛️ Use a `wp-inner-block` attribute for each inner block -
Submitted pull request #77 to WordPress/block-hydration-experiments:
⚛️ Use a `wp-inner-block` attribute for each inner block -
Created issue #76 in the WordPress/block-hydration-experiments repository:
⚛️ Remove the `wp-inner-blocks` wrapper -
Created issue #75 in the WordPress/block-hydration-experiments repository:
Add lazy hydration techniques: idle and view