Greg Ziółkowski
@gziolo on WordPress.org and Slack
- Member Since: January 26th, 2016
- Location: Oleśnica, Poland
- Website: gziolo.pl
- Job Title: JavaScript Gutenlover
- 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
-
Committed [50761] to Core Trac:
Editor: Update WordPress packages to use with WordPress 5.8 In the ...5 days ago
-
Committed [50760] to Core Trac:
Editor: Backport changes for WordPress packages added in 5.7.1 Props ...5 days ago
-
Closed ticket #53006, in Core Trac:
Blocks: Add isDefault to server side block styles registry1 week ago
-
Committed [50703] to Core Trac:
Blocks: Add is_default handling to server side block styles registry ...1 week ago
-
Created a new ticket, #53006, in Core Trac:
Blocks: Add isDefault to server side block styles registry2 weeks ago
-
Committed [50686] to Core Trac:
Editor: Ensure @wordpress/inteface package is listed as a dependency ...2 weeks ago
-
Committed [50685] to Core Trac:
Build Tools: Update development dependencies from WP packages This ...2 weeks ago
-
Wrote a comment on the post Dev Chat meeting Summary – March 24, 2021, on the site Make WordPress Core:
> @clorith started a discussion on more frequently merging updates from the Gutenberg plugin in…2 weeks ago
-
Created a new ticket, #52991, in Core Trac:
Editor: Update WordPress packages to use with WordPress 5.82 weeks ago
-
Created a new ticket, #52946, in Core Trac:
Replace deprecate @babel/polyfill package3 weeks ago
-
Created a new ticket, #52920, in Core Trac:
Editor: Abstract block editor configuration4 weeks ago
-
Wrote a new post, Publishing WordPress packages to npm, on the site Make WordPress Core:
The WordPress project has started publishing its packages to npm – the largest package repository –…1 month ago
-
Wrote a comment on the post Dual-Licensing Gutenberg: Next Steps, on the site Make WordPress Core:
I added a comment on GitHub with a tentative list of packages (folders) that could…2 months ago
-
Wrote a comment on the post Discussion: Dropping support for IE11, on the site Make WordPress Core:
Thank you for starting the process to clarify the long-term support for IE11. Based on…2 months ago
-
Wrote a comment on the post Core Editor Improvement: Need for (page/post) Speed, on the site Make WordPress Core:
It isn't documented as it's still being tested in the Gutenberg plugin. As soon as…2 months ago
-
Wrote a comment on the post Stale Issues in Gutenberg Repository, on the site Make WordPress Core:
As the first step, we could use the bot to label the issue or PR…3 months ago
-
Confirmed as a speaker for WordCamp India (Online) 2021
3 months ago
-
Wrote a comment on the post Block API version 2, on the site Make WordPress Core:
There is PR https://github.com/WordPress/gutenberg/pull/26098 that waits to be merged after WordPress 5.6 is out. This…5 months ago
-
Wrote a comment on the post Update svn1 node versions for Gutenberg, on the site Make WordPress Systems:
Great news, thank you a lot!6 months ago
-
Wrote a comment on the post Shipping Experimental Endpoints in Core: REST API Meeting Summary June 11, 2020, on the site Make WordPress Core:
I strongly agree that experimental APIs are essential for building good abstraction, and unstable APIs…10 months ago
-
Wrote a new post, JavaScript Chat Summary: May 19, 2020, on the site Make WordPress Core:
Below is a summary of the discussion from this week’s JavaScript chat (agenda, Slack Transcript).…11 months ago
-
Wrote a comment on the post JavaScript Chat Summary: May 12, 2020, on the site Make WordPress Core:
Unfortunately, I couldn’t attend the meeting yesterday and share more details about third-party templates support…11 months ago
-
Wrote a comment on the post New @wordpress/create-block package for block scaffolding, on the site Make WordPress Core:
With https://github.com/WordPress/gutenberg/pull/21751 it will be possible to provide more overrides directly from CLI: [code]npx wp-create-block…12 months ago
-
Wrote a comment on the post New @wordpress/create-block package for block scaffolding, on the site Make WordPress Core:
Btw, since here we are I ask: why does @wordpress/create-block not offer to provide the…1 year ago
-
Wrote a new post, JavaScript Chat Summary: April 14, 2020, on the site Make WordPress Core:
Below is a summary of the discussion from this week’s JavaScript chat (agenda, Slack Transcript).…1 year ago
-
Wrote a comment on the post New @wordpress/create-block package for block scaffolding, on the site Make WordPress Core:
Regarding, no easy way to share common code between blocks, have you thought about using…1 year ago
-
Wrote a comment on the post New @wordpress/create-block package for block scaffolding, on the site Make WordPress Core:
It supports one block per plugin because it's the minimal setup you need to start.…1 year ago
-
Posted a reply to Spaces and @wordpress/eslint-plugin, on the site WordPress.org Forums:
https://github.com/WordPress/gutenberg/pull/21503 should resolve this issue. Let's continue on GitHub.1 year ago
-
Wrote a new post, JavaScript Chat Summary: March 10, 2020, on the site Make WordPress Core:
Below is a summary of the discussion from this week’s JavaScript chat (agenda, Slack transcript). Have…1 year ago
-
Wrote a comment on the post New @wordpress/create-block package for block scaffolding, on the site Make WordPress Core:
Nice, thank you for the follow-up. It's great that you figured out how to make…1 year ago
-
Wrote a comment on the post New @wordpress/create-block package for block scaffolding, on the site Make WordPress Core:
Noting that there is a rekated issue filed in Gutenberg that is waiting for someone…1 year ago
-
Wrote a comment on the post New: the block variations API, on the site Make WordPress Core:
The following works for me: [code]wp.blocks.registerBlockVariation( 'core/columns', { name: 'custom', title: 'Custom Columns', innerBlocks: […1 year ago
-
Wrote a comment on the post Introduce block variations API, on the site Make WordPress Core:
There is also this PR where API was exposed that contains more examples of its…1 year ago
-
Wrote a new post, JavaScript Chat Summary: January 28, 2020, on the site Make WordPress Core:
Below is a summary of the discussion from this week’s JavaScript chat (agenda, Slack transcript). Have…1 year ago
-
Wrote a comment on the post Controlling the Block Editor, on the site Make WordPress Core:
It would be great to add notes in the article to make it crystal clear.…1 year ago
-
Wrote a new post, JavaScript Chat Summary: December 10, 2019, on the site Make WordPress Core:
Below is a summary of the discussion from this week’s JavaScript chat (agenda, Slack Transcript). Have…1 year ago
-
Wrote a comment on the post Proposed JavaScript Coding Standards Revisions for Prettier Compatibility, on the site Make WordPress Core:
For the full picture, WordPress code is linted and formatted with different tools specific to…1 year ago
-
Wrote a comment on the post Tentative Release Calendar 2020-2021, on the site Make WordPress Core:
I dream of a day where all the teams and contributors can just work without…1 year ago
-
Wrote a comment on the post Tentative Release Calendar 2020-2021, on the site Make WordPress Core:
There is a special flag we use in the code which Webpack uses to eliminate…1 year ago
-
Confirmed as a speaker for WordCamp Asia 2020
1 year ago
-
Wrote a comment on the post Tentative Release Calendar 2020-2021, on the site Make WordPress Core:
I was thinking about a very similar idea. Next week Gutenberg will be 6 releases…1 year ago
-
Posted a reply to Customizing Editor Top Bar, on the site WordPress.org Forums:
Hello @sehrahmed, I'm afraid it still isn't possible as of today. There were several discussion…1 year ago
-
Posted a reply to duplicated text in picture description, on the site WordPress.org Forums:
Hello @theturtle, This issue was fixed in one of the latest versions of Gutenberg. Can…1 year ago
-
Posted a reply to Gutenberg blocks do not work when editing a PAGE, on the site WordPress.org Forums:
Hello @donnabarr, Do you have the Gutenberg plugin installed or do you use the version…1 year ago
-
Posted a reply to Table Block – No cell merging?, on the site WordPress.org Forums:
Hello @keithasmith, This feature is still missing in Gutenberg. However, it's already on the roadmap.…1 year ago
-
Posted a reply to stop guttenberg from auto embedding, on the site WordPress.org Forums:
Hello @mlsmith450, There is a related issue filed on GitHub where development for the plugin…1 year ago
-
Posted a reply to Browser warning, on the site WordPress.org Forums:
There is now Gutenberg plugin v6.9 available. Can you upgrade and try again? I didn't…1 year ago
-
Posted a reply to Images not showing mobile version, on the site WordPress.org Forums:
Hello @ourtasteforlife, I can reproduce it by changing the width of the browser which forces…1 year ago
-
Posted a reply to Unerline is impossible, on the site WordPress.org Forums:
I commented under the topic you opened in TinyMCE Advanced. It needs to be resolved…1 year ago
-
Posted a reply to Gutenberg Conflict – Keyboard Shortcut for Underline Not Working, on the site WordPress.org Forums:
The related topic in the Gutenberg plugin: https://wordpress.org/support/topic/unerline-is-impossible/ I tried to look into the source…1 year ago