André
@oandregal on WordPress.org and Slack
- Member Since: October 10th, 2016
- Location: Galiza
- Website: oandre.gal
- GitHub: oandregal
- Job Title: Engineer
- Employer: Automattic
Bio
Contributions Sponsored
Contribution History
André’s badges:- Core Contributor
- Core Team
- Meetup Organizer
- Meta Contributor
- Translation Contributor
- WordCamp Speaker
- 
										Submitted pull request #35883 to WordPress/gutenberg: 
 theme.json: update test data2 days ago 
- 
										Merged pull request #35736 into WordPress/gutenberg: 
 Editor defaults for themes with no editor styles and when user disables...2 days ago 
- 
										Submitted pull request #35881 to WordPress/gutenberg: 
 Remove locations we do not translate from `theme-i18n.json`2 days ago 
- 
										Merged pull request #34843 into WordPress/gutenberg: 
 Add API to access global settings, styles, and stylesheet3 days ago 
- 
										Closed issue #35762 on the WordPress/gutenberg repository: 
 Child themes theme support do not override parent's theme.json settings4 days ago 
- 
										Merged pull request #35751 into WordPress/gutenberg: 
 Fix class serialization of font-size and colors in dynamic blocks that use...4 days ago 
- 
										Closed issue #35708 on the WordPress/gutenberg repository: 
 theme.json and Global Styles: Bug in generating the CSS custom properties (variables)...4 days ago 
- 
										Closed pull request #35737 on WordPress/gutenberg: 
 Provide some editor defaults for themes that do not provide any editor...4 days ago 
- 
										Wrote a comment on the post Editor Chat Agenda: 20 October 2021, on the site Make WordPress Core: 
 For Task Coordination. I've made progress on two issues: migrate font-family to classes and add…4 days ago 
- 
										Merged pull request #35759 into WordPress/gutenberg: 
 Child theme.json: update test to better capture that childs can update single...4 days ago 
- 
										Created issue #35762 in the WordPress/gutenberg repository: 
 Child themes theme support do not override parent's theme.json settings5 days ago 
- 
										Submitted pull request #35759 to WordPress/gutenberg: 
 Child theme.json: update test to better capture that childs can update single...5 days ago 
- 
										Submitted pull request #35751 to WordPress/gutenberg: 
 Fix class serialization of font-size and colors in dynamic blocks that use...5 days ago 
- 
										Submitted pull request #35737 to WordPress/gutenberg: 
 Provide some editor defaults for themes that do not provide any editor...6 days ago 
- 
										Submitted pull request #35736 to WordPress/gutenberg: 
 Editor defaults for themes with no editor styles and when user disables...6 days ago 
- 
										Created issue #35727 in the WordPress/gutenberg repository: 
 The style hook serializes every property independently from block support6 days ago 
- 
										Merged pull request #35458 into WordPress/gutenberg: 
 Global Styles: pass only the data the site editor uses1 week ago 
- 
										Merged pull request #35182 into WordPress/gutenberg: 
 Remove font size classes that are enqueued in the global stylesheet2 weeks ago 
- 
										Closed issue #34006 on the WordPress/gutenberg repository: 
 Only enqueue default font-sizes once2 weeks ago 
- 
										Submitted pull request #35458 to WordPress/gutenberg: 
 Global Styles: pass only the data the site editor uses2 weeks ago 
- 
										Merged pull request #35437 into WordPress/gutenberg: 
 Global Settings: simplify logic to retrieve settings by editor2 weeks ago 
- 
										Merged pull request #35424 into WordPress/gutenberg: 
 Enqueue preset styles for all themes in the editor2 weeks ago 
- 
										Submitted pull request #35437 to WordPress/gutenberg: 
 Global Settings: simplify logic to retrieve settings by editor2 weeks ago 
- 
										Merged pull request #35427 into WordPress/gutenberg: 
 Global Styles: synchronize user CPT registration and UI visibility2 weeks ago 
- 
										Submitted pull request #35427 to WordPress/gutenberg: 
 Global Styles: synchronize user CPT registration and UI visibility2 weeks ago 
- 
										Submitted pull request #35424 to WordPress/gutenberg: 
 Enqueue preset styles for all themes in the editor2 weeks ago 
- 
										Merged pull request #35255 into WordPress/gutenberg: 
 Global Styles: fix presets that use a callback to validate user data2 weeks ago 
- 
										Merged pull request #35318 into WordPress/gutenberg: 
 Global Styles: allow users to store duotone data2 weeks ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 Note that the wp-block-group__inner-container is kept both in editor and front-end for themes that don't…3 weeks ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 When using theme.json and the plugin, you can do (see docs): [code]{ "version": 1, "styles":…3 weeks ago 
- 
										Posted a reply to Latest update Gutenberg plugin over-rides custom editor color palette, on the site WordPress.org Forums: 
 Hi, the presets include !important because of potential conflicts with colors provided by blocks. Take…3 weeks ago 
- 
										Posted a reply to Latest update Gutenberg plugin over-rides custom editor color palette, on the site WordPress.org Forums: 
 Hi @koolkatwebdesigns, "huge" font size is one of the fonts provided by core, which generates…1 month ago 
- 
										Wrote a comment on the post Editor Chat Agenda: 22 September 2021, on the site Make WordPress Core: 
 For task coordination: I've landed a couple of fixes for floats without container and themes…1 month ago 
- 
										Posted a reply to Latest update Gutenberg plugin over-rides custom editor color palette, on the site WordPress.org Forums: 
 Hi, I have an update to share: I've just released Gutenberg 11.5.1, which comes with…1 month ago 
- 
										Posted a reply to Latest update Gutenberg plugin over-rides custom editor color palette, on the site WordPress.org Forums: 
 Hey, thanks for the reports. I'm fixing this bug at https://github.com/WordPress/gutenberg/pull/349551 month ago 
- 
										Wrote a comment on the post Editor Chat Agenda: 15 September 2021, on the site Make WordPress Core: 
 I've been working on assorted things: alignments (add wide control only if theme provides wideSize,…1 month ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 it bothers me to have so many unused color variables in the body (the CSS…1 month ago 
- 
										Wrote a comment on the post Editor Chat Agenda: 8 September 2021, on the site Make WordPress Core: 
 Personal update: I've been working on enabling the global stylesheet for all themes and other…2 months ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 In the CSS I see my color palette but also the palette of wp This…2 months ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 Hi, I'm not sure I understand the first issue, can you provide a bit more…2 months ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 That's fine. I see this is unrelated to theme.json. I'll try to reproduce and will…2 months ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 As for the alignment question: would you look at the layout & content width dev…2 months ago 
- 
										Wrote a comment on the post Editor Chat Agenda: 1 Sept 2021, on the site Make WordPress Core: 
 Task coordination: I've been helping with reviews, most notably adding duotone support in theme.json. I've…2 months ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 re: color classes generated by the theme.json and the use of !important. This thread and…2 months ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 wp.blocks.unregisterBlockType() doesn’t work anymore too Would you be able to provide some details in a…2 months ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 I've tested that removing support for `block-templates` work as expected by doing this: - Activate…2 months ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 There's some discussion about why the default presets are always enqueued at https://github.com/WordPress/gutenberg/issues/29568 Essentially, it…3 months ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 Any plugin can use this new mechanism and API.3 months ago 
- 
										Wrote a comment on the post Introducing theme.json in WordPress 5.8, on the site Make WordPress Core: 
 The rationale is that core (or default) presets should always be available so patterns, which…3 months ago 



 
			 
                