Michal Czaplinski
@czapla on WordPress.org , @Michal Czaplinski on Slack
- Member Since: March 25th, 2021
- GitHub: michalczaplinski
- Job Title: Code Wrangler
- Employer: Automattic
Contributions Sponsored
Contribution History
Michal Czaplinski’s badges:- Core Contributor
-
Merged pull request #97 into WordPress/block-hydration-experiments:
Read `csv` file instead of an array of domains -
Merged pull request #96 into WordPress/block-hydration-experiments:
Don't add mutation if it is a comment removal -
Merged pull request #95 into WordPress/block-hydration-experiments:
Use `page.evaluate` instead of `page.addScriptTag` -
Mentioned in [54694] on Core SVN:
Editor: Update packages for 6.1 Release Candidate 3. -
Mentioned in [54693] on Core SVN:
Editor: Update packages for 6.1 Release Candidate 3. -
Created issue #92 in the WordPress/block-hydration-experiments repository:
Tracking Issue: Performance and stress-testing vDOM Hydration 🧪 -
Submitted pull request #91 to WordPress/block-hydration-experiments:
Add MutationObserver tests -
Closed pull request #45176 on WordPress/gutenberg:
Fix scrolling when editing a template part -
Closed issue #45084 on the WordPress/gutenberg repository:
Focus mode: Unable to scroll when editing a longer template part -
Submitted pull request #45176 to WordPress/gutenberg:
Fix scrolling when editing a template part -
Pull request #45051 merged into WordPress/gutenberg:
Cherry pick PRs for inclusion in WP 6.1 RC-2 -
Submitted pull request #45051 to WordPress/gutenberg:
Cherry pick PRs for inclusion in WP 6.1 RC-2 -
Mentioned in [54483] on Core SVN:
Editor: Update packages for 6.1 Release Candidate 1. -
Mentioned in [54408] on Core SVN:
Editor: Add missing `blocks` origin to `theme.json`. -
Mentioned in [54383] on Core SVN:
Editor: Update packages for 6.1 Beta 3. -
Pull request #44656 merged into WordPress/gutenberg:
Cherry-pick PRs for the WordPress 6.1 Beta 3 Release -
Wrote a comment on the post What’s new in Gutenberg 14.2? (28 September), on the site Make WordPress Core:
The performance improvements mentioned in the post will indeed be shipped in WordPress 6.1. >… -
Submitted pull request #44656 to WordPress/gutenberg:
Cherry-pick PRs for the WordPress 6.1 Beta 3 Release -
Closed issue #23086 on the WordPress/gutenberg repository:
The classic block doesn't work on the Site Editor Page -
Merged pull request #44554 into WordPress/gutenberg:
Hide the Classic block in the Site Editor -
Wrote a new post, What’s new in Gutenberg 14.2? (28 September), on the site Make WordPress Core:
“What’s new in Gutenberg…” posts (labeled with the #gutenberg-new tag) are posted following every Gutenberg release on a… -
Submitted pull request #44554 to WordPress/gutenberg:
Hide the Classic block in the Site Editor -
Submitted pull request #44475 to WordPress/gutenberg:
Cherry pick: Refactor style engine border -
Submitted pull request #44472 to WordPress/gutenberg:
Cherry-pick: Making sure to kebab case CSS variables generated from presets -
Wrote a comment on the post Client-side WebAssembly WordPress with no server, on the site Make WordPress Core:
That's some impressive engineering! Kudos :) -
Merged pull request #44305 into WordPress/gutenberg:
Enforce coding guideline regarding the usage of quotation marks. -
Mentioned in [54257] on Core SVN:
Editor: Sync changes from the Gutenberg plugin 14.1 release -
Mentioned in [54251] on Core SVN:
Editor: Backport hooks to filter `theme.json` data from Gutenberg to 6.1. -
Closed issue #44135 on the WordPress/gutenberg repository:
Styles: remove "beta" label -
Merged pull request #44277 into WordPress/gutenberg:
Fix missing TS types for a11y in packages/components -
Submitted pull request #44277 to WordPress/gutenberg:
Fix missing TS types for a11y in packages/components -
Mentioned in [54096] on Core SVN:
Build/Test Tools: Always use the amd64 images for MariaDB and MySQL on the local development environment. -
Pull request #54 merged into WordPress/block-hydration-experiments:
Add missing `hpq` dependency in the package.json -
Submitted pull request #54 to WordPress/block-hydration-experiments:
Add missing `hpq` dependency in the package.json -
Closed issue #40255 on the WordPress/gutenberg repository:
[Block] Comment Template color adjustment -> Overrides inner child color adjustments -
Closed issue #37 on the WordPress/block-hydration-experiments repository:
Nomenclature suggestions -
Merged pull request #28 into WordPress/block-hydration-experiments:
Support providing Block Context from non-interactive blocks -
Wrote a comment on the post WordPress 6.1 Planning Roundup, on the site Make WordPress Core:
I'd be happy to help in the Editor Tech role! :) -
Merged pull request #42053 into WordPress/gutenberg:
Remove core/post-comments-form block styles that are overriding button element styles -
Wrote a comment on the post Proposal: Better REST API handling in JavaScript, on the site Make WordPress Core:
I think that this API would be a welcome addition - I also struggled a… -
Closed issue #40269 on the WordPress/gutenberg repository:
[Block] Comments Query Loop block - alignments -
Merged pull request #31 into WordPress/block-hydration-experiments:
Add link to PR adding static context -
Submitted pull request #31 to WordPress/block-hydration-experiments:
Add link to PR adding static context -
Submitted pull request #28 to WordPress/block-hydration-experiments:
Support providing Block Context from non-interactive blocks -
Merged pull request #40868 into WordPress/gutenberg:
Fix external styles leaking into Warning component -
Submitted pull request #40868 to WordPress/gutenberg:
Fix external styles leaking into Warning component -
Pull request #40835 merged into WordPress/gutenberg:
Return immediately from Avatar block's render_callback if `$comment` is null -
Submitted pull request #40835 to WordPress/gutenberg:
Return immediately from Avatar block's render_callback if `$comment` is null -
Merged pull request #40793 into WordPress/gutenberg:
Comments block e2e test: Remove now-obsolete Post Comments Form block -
Mentioned in [53336] on Core SVN:
Editor: Sets 'paged' query arg only when there are comments: `build_comment_query_vars_from_block()`.