- Portugal
Block or Report
Block or report jorgefilipecosta
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…
-
491 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2022
Created 41 commits in 3 repositories
Created a pull request in WordPress/gutenberg that received 11 comments
Update: Improve content locking on media & text block.
This PR removes alignment options, image positioning, and image resizing from media and text block when there is content locking. cc: @jameskoster T…
+48
−31
•
11
comments
Opened 16 other pull requests in 2 repositories
WordPress/gutenberg
1
open
10
merged
- Fix: Content blocks with nested blocks always appear as top level.
- Mark which attributes of the embed should be considered content
- Mark which attributes of the video should be considered content
- Add: content role to relevant audio block attributes.
- Update: Make it possible to change list items even if parent is template locked
- Update: Add __experimentalRole attributes to media text block.
- Update: Improve content locking experience.
- Fix: Inexistent parameter passed to parseUnitFunction.
- Fix: Non boolean usage on react output.
- Update: Show parent block as selected when there is content locking
- Update: Make template names and descriptions dynamic.
WordPress/wordpress-develop
5
closed
Reviewed 14 pull requests in 2 repositories
WordPress/gutenberg
13 pull requests
- Add: Frontend section presets output
-
Add
blocks
to the list of valid origins fortheme.json
-
Update hook's names from
global_styles_*
totheme_json_*
-
Update
templateLock
value fromnoContent
tocontentOnly
- Update: Make template names and descriptions dynamic.
- Batch container block settings action calls
- ColorPalette, GradientPicker: fix color picker popover positioning
- Add: Content lock ability.
- Column Block: enable global template_lock inheritance
- Global Styles: Expose the provider and the reset hook
- ListViewBlock: refactor to have locking data in a single place
- Remove leftovers from previous iterations in block inspector
- RTL fix for inlined block-styles