* Font size name: updating 'huge' to 'x-large'
* Mayland-blocks: rename 'normal' to 'medium'
* Seedlet-blocks: renaming 'normal' to 'medium'
* Russell: removing unused 'normal' font size
* Blockbase & children: moving 'normal' font size from presets to custom
* Blockbase & family: renaming custom fotsize from 'tiny' to 'x-small'
* consolidate header styles designed for child themes into Blockbase which child themes can use as header/footer options.
* Refactor header spacing mechanism to use a spacer in a template part
* Refactor header layouts to allow for full-width background colors.
* Tweak navigation styles leveraged by headers to align with design intentions
* Various other header and navigation tweaks.
* Affects all Blockbase children
Co-authored-by: Maggie <maggie.cabrera@automattic.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Update Blockbase template part blocks
* Update Arbutus template part blocks
* Update Geologist template part blocks
* Update Payton template part blocks
* Update Russell template part blocks
* Update Seedlet Blocks template part blocks
* Update Skatepark template part blocks
* Update Videomaker template part blocks
* Update Zoologist template part blocks
* Remove zero margin
* Remove reference to Blockbase
* Remove zero margin from all themes
* Move align setting to group block
* absorb group into the footer block
* remove layout from header footer only template
* remove wrappers from russell
* Move layout settings to footer template part for Seedlet Blocks
* Remove footer wrapper for Skatepark
* Remove wrapper from post-meta-icons
* Fix Mayland Blocks post meta icons spacing
* remmove space
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Update all vertical nav blocks to new markup
* Update Videomaker header nav
* Update Arbutus header nav
* Update Blockbase header nav
* Update Geologist nav blocks
* Update Kerr nav block
* Update Mayland Blocks nav blocks
* Update Payton nav block
* Update Quadrat nav block
* Update Russell nav block
* Update Seedlet Blocks nav block
* Update Skatepark header nav block
* Update Videomaker pattern nav blocks
* Update Zoologist nav block
* Fix Blockbase menu
* Add missing setCascadingProperties prop
* Reset top margin on header navigation
* Adjusted menu CSS to match recent changes in the block
* Adjusted mobile menu styling to fit recent changes to navigation block
* Style social nav on mobile only
* Made the same menu changes in Geologist as in Quadrat
* Corrected blockbase classes due to recent changes to navigation block
* Adjusted skatepark's navigation classes
* corrected videomaker classes
* Improved mobile navigation alignment for Seedlet Blocks
* Further addressed Seedlet's mobile stylings. Better addressed Blockbase mobile submenu spacing.
* Remove the margins on the social links block when in the nav
* Add a block style for 'clean mobile navigation block' and cleaned up base navigation block styles polyfill
* moved social menu location of styled mobile menu
* Renamed block style to improved responsive navigation
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Blockbase: Add social navigation to blockbase themes
* Add social navigation links to primary navigation
* move to a different file
* add missing file
* suppress warnings for HTML5 elements
* only append social links to a navigation block if the block opts in
* Fix fatal
* Removed requirement to have social parent container be primary menu (or even have content)
* Fix layout for social nav
* Update the structure of the social links when appended to match the way that the navigation block works
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Blockbase: Update font size names
* Add overrides to geologist and quadrat
* Add a tiny custom variable to blockbase
* update templates to use new variable
* update block patterns
* update the post-meta font sizes
* Add a medium font size and make huge bigger
* replace font sizes in patterns with explict pixel values
Co-authored-by: Jeffrey Pearce <jeffikus@automattic.com>
* Blockbase: add post-meta template part
* Blockbase: add post-tag icon
* Blockbase: remove tags from post meta
* Blockbase: add post tags to post meta
* Blockbase: add post tag SVG from Seedlet
* Blockbase: remove separator from post meta
* Blockbase: add spacer above post comments block
* Seedlet Blocks: add post tags to post meta
* Blockbase: enable blockGap & set gap size for all children
* Blockbase children: sync up child-theme.json files
They were all using --wp--custom--margin--vertical instead of --wp--custom--gap--vertical
* Blockbase children: change gap size to GB default of 0.5em
* Blockbase & co: use gap baseline across BB & all children
* Blockbase: add row-gap value to post-meta
* Skatepark: remove gap value
This is now applied via theme.json (as the same value)
* Blockbase: add comment next to use of !important
* Blockbase: add link to GB issue around block gaps
* Blockbase: Update post meta to use flex
* move the blockGap config to styles
* Change the site header to use the new flex layout
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Add __unstableLocation to all BB&Co Themes
As BB & Co. themes ALL become "Universal Capable" this addition allows
the menues to be modifed (should these themes be used in "Classic Mode")
* Registered menu locations for all BB themes
* Rename bb theme to make it not experimental
* Include theme.json files in dot org packaging
* Renamed all BCB Family Themes theme.json file
* Add font size to site title block.
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* Replace responsive logic + styles with the blocks native responsiveness.
* Added responsive flag and removed default links for navigation blocks
* Added backup solution to mobile nav to quadrat
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Overwrite existing array instead of concatenating
* Brought in child build process
* refactored Seedlet Blocks to be a child of Blank-Canvas-Blocks
* Font, template and configuration changes to align with Seedlet.
* inverted font parings to be correct
* Make post titles a link
* Add entry meta in the footer
* Add entry meta to seedlet blocks
* Add post meta to singular
* Add author bio on singular template
* Remove the troublesome 'theme' metadata
* Add author bios and a footer credit
* Added Seedlet Block Dev server deploy action
* Include SB-BCB BCB in deploy action
* Separated names of steps
* make Mayland a bcb child, change typography variables
* rebuilt theme.json file with new build tools
* removed alignments css
* defined layout for the theme
* fixed hover states for buttons on bcb
* updated color variables for mayland
* move the google font definitions to theme.json
* Corrected Button style definitions and removed duplication of collections in child theme.json file
* added new post meta template part
* added template part to json, changed font sizes
* overriden icons
* changed color to meta links
* added post tags to meta
* added template part to index template too
* Adding SCSS build + watch workflow to Seedlet Blocks (#3575)
* Adding SCSS build + watch workflow to Seedlet Blocks
* Fix seedlet-bcb site title (#3576)
* Added site title block themes from original Seedlet theme
* Adjusted links to match Seedlet. (#3578)
* Refactored build scripts to standardize (#3579)
* Refactored build scripts to standardize. 'start' and 'build' script targets.
* Added a start:child script target
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Changed target of the dev branch
* Update template parts syntax in seedlet blocks
* remove theme slugs from templates
* Make the pony fill a dependency of mayland blocks so that it loads first
* Seedlet Blocks: Update blocks .scss file names to adhere to the SASS naming convention for partials
* Remove _ from the import
* Fix/seedlet bcb pullquote (#3580)
* Adjust styles for Seedlet BCB to match Seedlet
* Added font family to citation custom styles.
* Made margins above citation configurable.
* Inheriting Line Height so it can be set via styles.
* Added ponyfill as theme style dependency so child theme would win CSS specificity battle ties
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
* rebuilt theme.json and theme.css from last merge
* Blank Canvas Blocks: Remove unnecessary priority parameter from ponyfill css load (#3603)
* Add/bcb index query (#3604)
* Add site-logo to BCB header and centered it
* Add index template (with header and footer) with query loop
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
* Style seedlet bcb latest post Block (#3597)
* Added latest post block styling
* Register latest post block pattern from Seedlet
* Added latest post block styles
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
* Fix bad merge.
* Check in compiled styles.
* Fix link colors in the editor.
* removed supports that are on the parent theme (#3594)
* Cherry pick changes to seedlet.
* Remove unrelated mayland blocks change.
Co-authored-by: Jason Crist <jcrist@pbking.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Maggie Cabrera <maggie.cabrera@automattic.com>
Co-authored-by: Daniel Dudzic <daniel.dudzic@automattic.com>
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>