Zebulan Stanphill
@zebulan on WordPress.org , @Zeb on Slack
- Member Since: April 5th, 2018
- Website: zebulan.com
- GitHub: ZebulanStanphill
Contribution History
Zebulan Stanphill’s badges:- Core Contributor
-
Merged pull request #41351 into WordPress/gutenberg:
ToC: Fix list block check -
Merged pull request #41206 into WordPress/gutenberg:
Table of Contents block: convert `` tags to spaces in headings. -
Closed issue #41203 on the WordPress/gutenberg repository:
ToC block: handle newlines -
Submitted pull request #41206 to WordPress/gutenberg:
Table of Contents block: convert `` tags to spaces in headings. -
Created issue #41173 in the WordPress/gutenberg repository:
Table of Contents: support usage outside of Post Content -
Created issue #41032 in the WordPress/gutenberg repository:
Table of Contents block: add end-to-end tests for complex behaviors -
Created issue #41031 in the WordPress/gutenberg repository:
Table of Contents: fix undo history quirk -
Closed pull request #23800 on WordPress/gutenberg:
Improve parent block selector button UI -
Merged pull request #40905 into WordPress/gutenberg:
Mark Table of Contents block as experimental using `block.json` flag. -
Pull request #40899 merged into WordPress/gutenberg:
Table of Contents block: remove editor-only wrapper ``. -
Submitted pull request #40905 to WordPress/gutenberg:
Mark Table of Contents block as experimental using `block.json` flag. -
Closed pull request #29610 on WordPress/gutenberg:
Document Outline: add support for heading elements outside of core Heading blocks -
Submitted pull request #40899 to WordPress/gutenberg:
Table of Contents block: remove editor-only wrapper ``. -
Pull request #29739 merged into WordPress/gutenberg:
ToC block: re-enable + use static markup and only support core Heading... -
Pull request #39820 merged into WordPress/gutenberg:
Remove pointless ``s in Custom HTML block controls. -
Merged pull request #40167 into WordPress/gutenberg:
Block Library: Deprecate the Post Comments block -
Merged pull request #40105 into WordPress/gutenberg:
Add select-parent button to block toolbar "More options" menu. -
Merged pull request #40112 into WordPress/gutenberg:
Try to optimize `getClientIdsOfDescendants` using `createSelector` memoization. -
Submitted pull request #40112 to WordPress/gutenberg:
Try to optimize `getClientIdsOfDescendants` using `createSelector` memoization. -
Submitted pull request #40105 to WordPress/gutenberg:
Add select-parent button to block toolbar "More options" menu. -
Merged pull request #40054 into WordPress/gutenberg:
Optimize `getClientIdsOfDescendants` and `getClientIdsWithDescendants` selectors. -
Submitted pull request #40054 to WordPress/gutenberg:
Optimize `getClientIdsOfDescendants` and `getClientIdsWithDescendants` selectors. -
Merged pull request #39985 into WordPress/gutenberg:
Order ids in `getClientIdsOfDescendants` and `getClientIdsWithDescendants` selectors -
Closed issue #39987 on the WordPress/gutenberg repository:
Determine canonical way to declare optional dependency on store from another package. -
Created issue #39987 in the WordPress/gutenberg repository:
Determine canonical way to declare optional dependency on store from another package. -
Submitted pull request #39985 to WordPress/gutenberg:
Order ids in `getClientIdsOfDescendants` and `getClientIdsWithDescendants` selectors -
Wrote a comment on the post Editor Chat Agenda: 30 March 2022, on the site Make WordPress Core:
The PR to re-enable the Table of Contents block is fully ready for merge and… -
Submitted pull request #39820 to WordPress/gutenberg:
Remove pointless ``s in Custom HTML block controls. -
Submitted pull request #39817 to WordPress/gutenberg:
Stabilize `` v2 and deprecate v1. -
Wrote a comment on the post Editor Chat Agenda: 23 March 2022, on the site Make WordPress Core:
I've made some improvements and optimizations to the Table of Contents block PR, and I… -
Created issue #39619 in the WordPress/gutenberg repository:
`react-autosize-textarea` dependency seems to be abandoned; what does this mean for ``? -
Merged pull request #39318 into WordPress/gutenberg:
Gallery block: disable edit as html support -
Wrote a comment on the post Editor chat agenda: 9th March 2022, on the site Make WordPress Core:
Table of Contents block PR needs just one approving review so it can be merged.… -
Pull request #39241 merged into WordPress/gutenberg:
Fix `npm run docs:build` crashing when a `block.json` lacks `supports` key. -
Submitted pull request #39241 to WordPress/gutenberg:
Fix `npm run docs:build` crashing when a `block.json` lacks `supports` key. -
Wrote a comment on the post Editor Chat Agenda: February 23rd 2022, on the site Make WordPress Core:
I've solved the final technical issue with the table of contents block PR, so it's… -
Wrote a comment on the post Proposal: Changes to JavaScript Coding Standards for Full Prettier Compatibility, on the site Make WordPress Core:
I'm definitely in favor of this. I've never seen the value of WP's extra spacing… -
Merged pull request #37601 into WordPress/gutenberg:
Update `yargs` dependency for `@wordpress/env` to fix CVE-2021-3807. -
Submitted pull request #37601 to WordPress/gutenberg:
Update `yargs` dependency for `@wordpress/env` to fix CVE-2021-3807. -
Closed issue #29179 on the WordPress/gutenberg repository:
Please upgrade babel-eslint to @babel/eslint-parser in @wordpress/eslint-plugin -
Posted a reply to PHP Warnings flooding error_log after recent update, on the site WordPress.org Forums:
Update: turns out a colleague had disabled the plugin without notifying me, so unfortunately, the… -
Posted a reply to PHP Warnings flooding error_log after recent update, on the site WordPress.org Forums:
There were no other messages in the error log that accompanied the aforementioned warnings, so… -
Closed pull request #28529 on WordPress/gutenberg:
Make default block appender appear more consistently. -
Created a topic, PHP Warnings flooding error_log after recent update, on the site WordPress.org Forums:
After a recent update to this plugin (not sure which),… -
Submitted pull request #36430 to WordPress/gutenberg:
[WIP] Lighter ServerSideRender markup -
Created issue #36389 in the WordPress/gutenberg repository:
"Paragraph" icon in Site Title level dropdown grows comically large on Firefox -
Merged pull request #35597 into WordPress/gutenberg:
Convert `usePrevious` hook to TypeScript. -
Merged pull request #23599 into WordPress/gutenberg:
Fix odd usage of transform-styles wrap function (and tighten types). -
Submitted pull request #35597 to WordPress/gutenberg:
Convert `usePrevious` hook to TypeScript. -
Merged pull request #35062 into WordPress/gutenberg:
Polish ResizableBox and convert it to TypeScript.