- 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…
-
515 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2023
Created 28 commits in 1 repository
Created a pull request in WordPress/gutenberg that received 18 comments
Add: Styles section to the browse mode sidebar.
This PR adds a style item to the browse mode sidebar following the design proposed at https://make.wordpress.org/design/2023/02/15/design-share-jan…
+221
−130
•
18
comments
Opened 17 other pull requests in 1 repository
WordPress/gutenberg
14
merged
3
open
- Fix: Global Styles crash in updateConfigWithSeparator when not block styles are passed.
- Fix: Global Styles getNodesWithStyles expects an object with elements.
- Fix: Global styles forces a white background.
- Add: Story for the full global styles UI.
- Fix: Global Styles getPresetsClasses crashes if no selector is passed.
- Fix: Crashes on getNodesWithSettings and getNodesWithStyles.
- Update: Move the global styles provider to the app level component.
- Fix: Navigation sidebar shows a wrong submenu popover.
- Fix: Show UI to update custom links on the sidebar navigation.
- Fix: Browse mode descriptions margin.
- Fix: Show creation popover on empty page links in the navigation sidebar.
- Update: Auto insert page-link on navigation sidebar.
- Update: Add descriptions to all panels in the Site Editor's dark side
- Update: Hide page list on single page list menus.
- Fix: Custom link UI does appears outside canvas on the sidebar navigation.
- Fix: Inserter does not appear on sidebar navigation.
- Fix: Add missing code on the fix page list loading PR.