Michal Czaplinski
@czapla on WordPress.org, @Michal Czaplinski on Slack
Bio
Contributions Sponsored
- Member Since: March 25th, 2021
- Location: Lima, Peru
- GitHub: michalczaplinski
- Job Title: Code Wrangler
- Employer: Automattic
Contribution History
Michal Czaplinski’s badges:- Core Contributor
- Core Team
- WordCamp Speaker
-
Submitted pull request #65291 to WordPress/gutenberg:
DEWP: Handle cyclical module dependencies -
Created issue #65288 in the WordPress/gutenberg repository:
Dependency Extraction Webpack Plugin: Support cyclical module dependencies -
Confirmed as a speaker for WordPress Day for Developers Lisboa 2024
-
Created issue #65243 in the WordPress/gutenberg repository:
Interactivity API: Add a new API for getting the initial server-side state... -
Closed issue #60981 on the WordPress/gutenberg repository:
Cannot bind attributes to direct children of `data-wp-each` -
Closed issue #60981 on the WordPress/gutenberg repository:
Cannot bind attributes to direct children of `data-wp-each` -
Submitted pull request #64067 to WordPress/gutenberg:
Interactivity API: Improvements to the experimental full-page navigation -
Pushed 1 commit to WordPress/WordPress:
Tests: Removes the obsolete Block Binding unregistration -
Committed [58799] to Core SVN:
Tests: Removes the obsolete Block Binding unregistration Follow-up to ... -
Confirmed as a speaker for WordPress Day for Developers – Lisboa 2024
-
Received props from @meher in Slack:
Props to @zunaid321 @jigar9998 @eboxnet @tremidkhar @Benjamin_Zekavica @noruzzaman @czapla @courane01 @benjamingosset @beryldlg @threadi @shailu25 @Toro_Unit… -
Submitted pull request #63268 to WordPress/gutenberg:
Add full-page navigation e2e tests -
Pull request #63233 merged into WordPress/gutenberg:
Remove michalczaplinski as block-library/src/image owner -
Submitted pull request #63233 to WordPress/gutenberg:
Remove michalczaplinski as block-library/src/image owner -
Created issue #63067 in the WordPress/gutenberg repository:
Navigation block mobile menu closes unexpectedy when using Chrome devtools -
Mentioned in [58579] on Core SVN:
Script Modules: Add new API to embed server data in HTML. -
Mentioned in [58322] on Core SVN:
Editor: Remove unnecessary code for ensuring interactivity API dependency in block core functions -
Mentioned in [58321] on Core SVN:
Interactivity API: Print debug warning when server directives processing encounters errors -
Mentioned in [58320] on Core SVN:
Interactivity API: Some property access does not work well in server directives -
Closed issue #62040 on the WordPress/gutenberg repository:
Image block: when override added, toolbar shows redundant separator -
Merged pull request #62132 into WordPress/gutenberg:
Image Block: Conditionally Render Block Control Based on Component Presence -
Closed pull request #59443 on WordPress/gutenberg:
Block bindings: Don't use `useEffect` in the block bindings editor hook -
Pull request #61730 merged into WordPress/gutenberg:
Interactivity API : Refactor interactivity-router to TS -
Submitted pull request #61730 to WordPress/gutenberg:
Interactivity API : Refactor interactivity-router to TS -
Submitted pull request #61681 to WordPress/gutenberg:
Interactivity API: Add build configuration for a standalone package -
Wrote a comment on the post Speculative Loading in WordPress, on the site Make WordPress Core:
> @czapla In your PR, am I right in understanding it assumes the prerender mode… -
Wrote a comment on the post Speculative Loading in WordPress, on the site Make WordPress Core:
Thanks for the in-depth reply @westonruter! The goal here would be to persist the state… -
Submitted pull request #60959 to WordPress/gutenberg:
[Experiment] Full-page navigations using Speculation Rules -
Closed issue #55951 on the WordPress/gutenberg repository:
Global Styles: Always show inherited values in the inspector if we know... -
Wrote a comment on the post Speculative Loading in WordPress, on the site Make WordPress Core:
This is one of the most promising upcoming web APIs and I'm really happy that… -
Confirmed as a speaker for WordCamp Europe 2024
-
Submitted pull request #6354 to WordPress/wordpress-develop:
Remove unnecessary code for ensuring interactivity dependency in block core functions -
Created ticket #60913 on Core Trac:
Remove unnecessary code for ensuring interactivity API dependency in ... -
Closed issue #60081 on the WordPress/gutenberg repository:
Image Cropping via Block Toolbar doesn't work when Image is a Link... -
Merged pull request #60305 into WordPress/gutenberg:
Removed pointer-events none inline style due it blocking crop action -
Posted a reply to When testing the REST API, an unexpected result was returned:, on the site WordPress.org Forums:
A timeout can be cause by many different things, unfortunately, including firewalls, proxies, network problems… -
Submitted pull request #60087 to WordPress/gutenberg:
Platform Docs: Update `intro.md` -
Closed pull request #56732 on WordPress/gutenberg:
Add experimental API for registering block bindings on the editor side -
Closed pull request #53488 on WordPress/gutenberg:
Allow connecting "url" and "title" attributes of the Image block to custom... -
Merged pull request #59967 into WordPress/gutenberg:
Platform Docs: Fix JSX error -
Closed pull request #55952 on WordPress/gutenberg:
Try: Indicate when text color in post editor is inherited from Global... -
Merged pull request #59969 into WordPress/gutenberg:
Update GitHub edit URL in docusaurus.config.js -
Submitted pull request #59969 to WordPress/gutenberg:
Update GitHub edit URL in docusaurus.config.js -
Submitted pull request #59967 to WordPress/gutenberg:
Platform Docs: Fix JSX error -
Submitted pull request #59929 to WordPress/gutenberg:
Editor: Add global styles data to editor settings -
Merged pull request #59477 into WordPress/gutenberg:
Block Bindings: Remove Block Bindings icon from List View, fixes and CSS... -
Received props from @greenshady in Slack:
Props to @santosguillamot, @czapla, @bph, and @eidolonnight for reviewing https://developer.wordpress.org/news/2024/03/06/introducing-block-bindings-part-2-working-with-custom-binding-sources/ for the Developer Blog. -
Merged pull request #59185 into WordPress/gutenberg:
Add visual indicator if a block is connected to block binding source -
Submitted pull request #59443 to WordPress/gutenberg:
Block bindings: Don't use `useEffect` in the block bindings editor hook -
Closed pull request #58860 on WordPress/gutenberg:
Refactor `use-bindings-attributes` hook to improve attribute handling