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: 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
-
Created a new ticket, #50615, in Core Trac:
Editor: Create standalone JSON schema for block type definition3 weeks ago
-
Closed ticket #49615, in Core Trac:
Editor: Support filtering arguments in block type registration4 weeks ago
-
Committed [48263] to Core Trac:
Editor: Support filtering arguments in block type registration Adds ...4 weeks ago
-
Committed [48262] to Core Trac:
Editor: Register core blocks on the server Exposes all core blocks ...4 weeks ago
-
Closed ticket #49927, in Core Trac:
Editor: Introduce block context4 weeks ago
-
Committed [48243] to Core Trac:
Editor: More strict checks for globals in render_block Props kraftbj. ...4 weeks ago
-
Closed ticket #49927, in Core Trac:
Editor: Introduce block context4 weeks ago
-
Committed [48224] to Core Trac:
Editor: Introduce block context Backports a new block context feature ...4 weeks ago
-
Closed ticket #50420, in Core Trac:
Update WordPress Packages1 month ago
-
Committed [48213] to Core Trac:
Chore: Update package-lock.json file Improve the shape of ...1 month 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…1 month 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).…2 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…3 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…3 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…3 months 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).…3 months 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…3 months 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.…4 months 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.4 months 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…5 months 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…5 months 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…5 months 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: […5 months 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…5 months 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…6 months 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.…6 months 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…8 months 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…8 months 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…8 months 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…8 months ago
-
Confirmed as a speaker for WordCamp Asia 2020
8 months 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…8 months 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…8 months 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…8 months 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…8 months 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.…8 months 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…8 months 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…8 months 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…8 months 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…8 months 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…8 months ago
-
Posted a reply to Why is every paragraph a seperate block?, on the site WordPress.org Forums:
You can always use a [Soft Return](https://www.computerhope.com/jargon/s/softretu.htm) if you don't want to have a Paragraph…8 months ago
-
Posted a reply to Why is there no block for adding a URL to image (not in caption)?, on the site WordPress.org Forums:
Hi @capri914, The linked PR was landed a few months back and it should be…8 months ago
-
Posted a reply to Cover Image are not working in parallax on mobiles, on the site WordPress.org Forums:
Hello @fh4545, As far as I remember, this parallax effect is not yet implemented in…8 months ago
-
Posted a reply to Gutenberg error with YASR and Yoast SEO, on the site WordPress.org Forums:
Hello @kleetus, There is now Gutenberg 6.9 version available. There were some fixes included targeting…8 months ago
-
Posted a reply to Gutenberg Doesn’t show in the Backend, on the site WordPress.org Forums:
Hello @jonnylco, Do you have any other plugins installed which disable Gutenberg like the [Classic…8 months ago
-
Posted a reply to Blockquotes is showing All Sentence as Capitalize Words, on the site WordPress.org Forums:
Hello @dschitra, I tested adding the Quote block with the WordPress 5.3, then I tested…8 months ago
-
Posted a reply to How to render backend editor output with a callback?, on the site WordPress.org Forums:
@bublick - it's something with the list of parameters. One more thing I notices is,…8 months ago
-
Posted a reply to Is this plugin an unstable prototype for experimentation?, on the site WordPress.org Forums:
Now, it's also tracked at https://github.com/WordPress/gutenberg/issues/17998. This should be fixed as soon as possible. Let's…8 months ago
-
Posted a reply to gutenberg for DIY web designers, on the site WordPress.org Forums:
@sacdawg thank you for sharing your feedback. It's great to hear that you like the…8 months ago