Refactor/blockbase color admin (#6043)
Moved templates from old folder location to new (#6073)
Blockbase: Implement the Button elements API (#6041)
Blockbase: Implement Comment Block and removed CSS (#6080)
Fix/migrate blockbase font self hosted (#6123)
Blockbase children: update comments block (#6153)
Blockbase: Changed the trigger to render social icons (#6079)
Blockbase: move button padding styles from ponyfill to theme.json (#5901)
Co-authored-by: Grant Kinney <hi@grant.mk>
Co-authored-by: Jeremy Yip <jeremy.yip@automattic.com>
Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
* Add padding for group blocks with backgrounds
* Removed Blockbase's opinionated post-content>p padding
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Added Gutenberg check to Blockbase themes
* tucked the check into the if statement where it belongs
* Lint autofix.
* Update translation text domain
Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Winkel: Initial commit.
* Update winkel/style.css
* rename header template and simplify templates
* Winkel: Update header - enable logo syncing, remove navigation font size.
* Winkel: Update theme.json - use a different text color for paragraphs, define navigation font size.
* Refactor so that we can use the header-centered pattern in Winkel
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Blockbase: Use the Global Styles rest API in the customizer
* Color and Fonts customizer: changing implementation
* Color and Fonts customizer: changing implementation
* unlinting
* unlinting
* Customizer: handling when settings or styles are not arrays
* Revert "Skatepark: dynamic duotone support (#4740)"
This reverts commit f1a3133076.
* Blockbase: Use the Global Styles rest API in the customizer
* Color and Fonts customizer: changing implementation
* unlinting
* unlinting
* Customizer: handling when settings or styles are not arrays
* Revert "Skatepark: dynamic duotone support (#4740)"
This reverts commit f1a3133076.
* remove unused function
* move settings to the theme key
* revert skatepark changes
* revert skatepark changes
* Renaming variables
* Reverting dded23b133
* re-adding delete_transient
* Remonving condition to unset fonts when default is selected
Co-authored-by: Ben Dwyer <ben@scruffian.com>