Block or Report
Block or report ellatrix
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
WordPress/gutenberg Public
The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
-
WordPress/WordPress Public
WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-devel…
340 contributions in the last year
Activity overview
Contributed to
WordPress/gutenberg,
Automattic/wp-calypso,
ellatrix/wcus-2021
and 1 other
repository
Contribution activity
August 2022
Created 18 commits in 1 repository
Created a pull request in WordPress/gutenberg that received 9 comments
Partial multi selection: limit if selection contains unmergeable block
What? Even though the selection could be mergeable (if the start and end are), it may not be what most users may intent to select at that point. N…
+18
−6
•
9
comments
Opened 13 other pull requests in 1 repository
WordPress/gutenberg
6
open
5
merged
2
closed
- Pullquote: use inline rich text instead of multiline
- RichText: pass value to store
- Merge inner blocks if wrappers are equal
- Fix Cmd+A issue in Storybook
- Post title: fix pasting into existing content
- Paste from Slack: interpret paragraph markup
- Paste: convert single BR to paragraph
- Quote: fix raw transform handler
- Use Node v16
- Partial select: fix selecting into image
- Writing flow: fix Shift+Arrow partial selection for lists & quote
- List v2: copy list wrapper when copying list items
- List v2: fix Cmd+A
Reviewed 7 pull requests in 1 repository
WordPress/gutenberg
7 pull requests
- Rich Text: Eliminate second scan when getting text content
- RichText: pass value to store
- RichText: add non breaking space shortcut on Windows
- Partial multi selection: limit if selection contains unmergeable block
- [Mobile] List V2 Support
- Prevent multiselection via dragging when already dragging blocks
- List v2: copy list wrapper when copying list items