Greg Ziółkowski
@gziolo on WordPress.org and Slack
- Member Since: January 26th, 2016
- Location: Oleśnica, Poland
- Website: gziolo.pl
- GitHub: gziolo
- Job Title: Open Sourcerer
- Employer: Automattic
Bio
Contributions Sponsored
Contribution History
Greg Ziółkowski’s badges:- Accessibility Contributor
- Core Contributor
- Core Team
- Meetup Organizer
- Meta Contributor
- Translation Contributor
- WordCamp Speaker
-
Merged pull request #35983 into WordPress/gutenberg:
Scripts: Increase timeout for e2e tests2 hours ago
-
Merged pull request #35774 into WordPress/gutenberg:
Block Library: Add new Comment Reply Link block2 hours ago
-
Closed issue #30576 on the WordPress/gutenberg repository:
Comment Reply Link Block2 hours ago
-
Merged pull request #35965 into WordPress/gutenberg:
Block Library: Add new Edit Comment Link block3 hours ago
-
Merged pull request #35396 into WordPress/gutenberg:
Site Editor: Add Comment Avatar Core Block4 hours ago
-
Closed issue #30575 on the WordPress/gutenberg repository:
Comment Author Gravatar Block4 hours ago
-
Closed pull request #30671 on WordPress/gutenberg:
Add edit post comment block4 hours ago
-
Submitted pull request #35983 to WordPress/gutenberg:
Scripts: Increase timeout for e2e tests6 hours ago
-
Merged pull request #35939 into WordPress/gutenberg:
Fix: Update the getPxFromCssUnit test to be more stable and test that...7 hours ago
-
Merged pull request #35925 into WordPress/gutenberg:
Docs: Update the recommendation for the cadence of npm releases1 day ago
-
Submitted pull request #35925 to WordPress/gutenberg:
Docs: Update the recommendation for the cadence of npm releases2 days ago
-
Closed pull request #35895 on WordPress/gutenberg:
`ua-parser-js@0.7.29` was compromised.2 days ago
-
Merged pull request #35886 into WordPress/gutenberg:
Move create-block changelog entries back to Unreleased section.5 days ago
-
Pushed 2 commits to WordPress/gutenberg:
chore(release): publish5 days ago
-
Merged pull request #35810 into WordPress/gutenberg:
Post Comment: Handle the case where a comment does not exist6 days ago
-
Wrote a comment on the post Check out & contribute to the updated Gutenberg Examples, on the site Make WordPress Core:
I guess in the spirit of open-source, it's OK to add an example in esnext,…6 days ago
-
Submitted pull request #35810 to WordPress/gutenberg:
Post Comment: Handle the case where a comment does not exist7 days ago
-
Merged pull request #35183 into WordPress/gutenberg:
Comment Content Block: Add typography, color and padding support1 week ago
-
Merged pull request #35595 into WordPress/gutenberg:
[Block: Post comment author]: Add link settings and block supports1 week ago
-
Closed issue #30572 on the WordPress/gutenberg repository:
Comment Author Block1 week ago
-
Merged pull request #35681 into WordPress/gutenberg:
Documentation: update `npm run build` command for developing with Gutenberg locally2 weeks ago
-
Merged pull request #34299 into WordPress/gutenberg:
Blocks: Apply the most recent filters to previously registered blocks2 weeks ago
-
Closed issue #14578 on the WordPress/gutenberg repository:
Plugins that have wp-blocks as a dependency break other plugins that use...2 weeks ago
-
Created issue #287 in the wp-cli/i18n-command repository:
Use i18n schema for block.json from WordPress Core2 weeks ago
-
Merged pull request #35523 into WordPress/gutenberg:
Docs: update block categories2 weeks ago
-
Closed issue #35282 on the WordPress/gutenberg repository:
ShortcutProvider component not released in @wordpress/keyboard-shortcuts2 weeks ago
-
Wrote a comment on the post Proposal: Migrate e2e to Playwright!, on the site Make WordPress Test:
My concern is less about the technical details about the potential migration. It's rather about…2 weeks ago
-
Wrote a comment on the post Proposal: Migrate e2e to Playwright!, on the site Make WordPress Test:
There’s also the matter of deciding how we’ll tackle the change in @wordpress/scripts and @wordpres/e2e-test-utils:…2 weeks ago
-
Wrote a comment on the post Proposal: Gutenberg Developer Hours series of events., on the site Make WordPress Core:
I would be happy to work on this initiative 👍3 weeks ago
-
Merged pull request #35368 into WordPress/gutenberg:
Test Setup: Add more-complete mocks of common timer functions3 weeks ago
-
Wrote a comment on the post Proposal: Migrate e2e to Playwright!, on the site Make WordPress Test:
Thank you for sharing this proposal. It would be great to extend the talking point…3 weeks ago
-
Committed [51600] to Core SVN:
Tests: Fix failing i18n unit tests for block metadata Follow up for ...3 months ago
-
Closed ticket #53238 on Core Trac:
Blocks: Add support for `variations in `block.json` file3 months ago
-
Committed [51599] to Core SVN:
Blocks: Add support for `variations in `block.json` file We ...3 months ago
-
Wrote a comment on the post WordPress 5.8 ‘Tatum’ Retrospective, on the site Make WordPress Core:
Thank you for sharing your feedback Riad. I can respond to the part related to…3 months ago
-
Closed ticket #53690 on Core Trac:
Build: Split packages and blocks to their webpack configs3 months ago
-
Committed [51501] to Core SVN:
Build: Split packages and blocks to their webpack configs It aligns ...3 months ago
-
Committed [51472] to Core SVN:
I18n: Fix broken loop in WP_Theme_JSON_Resolver Related issue in ...3 months ago
-
Closed ticket #53616 on Core Trac:
Registered block styles should only be rendered when the block exists ...3 months ago
-
Committed [51471] to Core SVN:
Editor: Conditionally load registered styles for block variations In ...3 months ago
-
Wrote a comment on the post Block API Enhancements in WordPress 5.8, on the site Make WordPress Core:
Good point about supporting multiple asset files of a given type for the individual block.…3 months ago
-
Created ticket #53690 on Core Trac:
Build: Split packages and blocks to their webpack configs3 months ago
-
Wrote a comment on the post Block API Enhancements in WordPress 5.8, on the site Make WordPress Core:
What is the current implementation that you have? I would say it all depends on…3 months ago
-
Wrote a comment on the post Block API Enhancements in WordPress 5.8, on the site Make WordPress Core:
> Which implies it’s impossible (without a workaround) to create blocks within the theme. I…3 months ago
-
Wrote a comment on the post Block API Enhancements in WordPress 5.8, on the site Make WordPress Core:
There are 3 places where you can edit attributes, and it isn't only `InspectorControls`. It's…4 months ago
-
Wrote a comment on the post Block Editor API Changes to Support Multiple Admin Screens in WP 5.8, on the site Make WordPress Core:
I updated the post to include a section that explains how to support both the…4 months ago
-
Created ticket #53603 on Core Trac:
Expose block data directly through REST API endpoints4 months ago
-
Wrote a comment on the post Block API Enhancements in WordPress 5.8, on the site Make WordPress Core:
Yes, it is a know limitation that hasn't been raised as an issue so far…4 months ago
-
Wrote a comment on the post Proposal: Native TypeScript support in Gutenberg, on the site Make WordPress Core:
Is there a plan to update the create-block code? There is no immediate plan to…4 months ago
-
Wrote a comment on the post Block API Enhancements in WordPress 5.8, on the site Make WordPress Core:
> the `editorScript` should not call `registerBlockType` This is incorrect. You still need to call…4 months ago