Commit graph

23 commits

Author SHA1 Message Date
Jason Crist
0d08de6d60
Adjusted menu CSS to match recent changes in the block (#4822)
* 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>
2021-10-15 08:27:27 +01:00
Ben Dwyer
c23cac3067
Blockbase: Add social navigation to blockbase themes (#4482)
* 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>
2021-10-12 14:58:21 +01:00
Ben Dwyer
347903e0f7
Blockbase: Update font size names (#4711)
* 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>
2021-09-28 12:40:11 -04:00
Jason Crist
09577d5e08 Simplify Custom margin (#4556)
* Eliminated post-content margin custom CSS variable and used custom-gap-horizontal throughout instead

* refactored references from custom post-content padding to custom-margin in child themes

* refactored and simplified styles that were leveraging custom-post-content padding values

* Remove unused custom variables.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-09-13 17:21:42 -04:00
Maggie
d738ee59b7 seedlet equal margins 2021-09-08 09:35:29 +02:00
Maggie
1893368a15 indented Seedet's comments 2021-09-08 09:35:29 +02:00
Maggie
da8726abb3 cleaned up Seedlet blocks 2021-09-08 09:34:21 +02:00
Maggie
b46a9d57aa removed unused CSS from Blockbase children 2021-09-08 09:34:10 +02:00
Jeremy Yip
257494b6a4 Remove unnecessary site title hover state styling 2021-08-23 10:57:10 -07:00
Jason Crist
72768e1752 Removed unneeded styles on links/site-title to allow globally configured values to filter through correctly. 2021-08-20 11:50:17 -04:00
Maggie
73e02b3ee3
Merge pull request #4360 from Automattic/seedlet-blocks-footer-fix
Seedlet blocks: fix broken footer
2021-08-19 12:52:22 +02:00
Sarah Norris
e14f6ebb40 Blockbase: Move form grid styles to Blockbase 2021-08-12 12:45:51 +01:00
Sarah Norris
e245f2d518 Blockbase: Add comment form checkbox styling
Including updates to Quadrat, Seedlet Blocks & Skatepark
2021-08-06 17:57:11 +01:00
Maggie
67ffdd2118 fix footer issues 2021-08-03 17:11:37 +02:00
Jason Crist
c562229404
Add __unstableLocation to all BB&Co Themes (#4101)
* 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
2021-06-28 10:51:45 +01:00
Jason Crist
35c58cf572
Style Seedlet mobile navigation (#3911)
* Style Seedlet mobile navigation

* Seedlet Blocks: Add navigation font-family variable

Co-authored-by: Daniel Dudzic <daniel.dudzic@automattic.com>
2021-05-25 10:54:30 -04:00
Jason Crist
b081797df4
Refactor button hover styles into its own custom object tree (#3881)
* Refactor button hover styles into its own custom object tree
* refactored and rebuilt quadrat to match new button styling methods

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-05-21 08:05:54 -04:00
Daniel Dudzic
a2f24e9e22 Seedlet Blocks: Post Comments styling improvements 2021-05-18 22:17:17 +02:00
Daniel Dudzic
745ba1a349 Seedlet Blocks: Remove the unnecessary parent theme button include 2021-05-18 03:43:49 +02:00
Daniel Dudzic
1cd58ac974 Seedlet Blocks: Add Post Comments block styles 2021-05-18 03:35:25 +02:00
Ben Dwyer
1d99308e14
Quadrat: Update Pullquote styles (#3780)
* Quadrat: Update Pullquote styles

* Add a default font weight value

* Don't remove padding and margin fro the blockquote element if this is a solid pullquote

* Refactored pullquote paddings so minimal overrides are done in child themes.

* Fixed merge issue and recompiled

* Refinements to pullquote font weight and style.

* Use variable font size and adjust the line height a bit.

Co-authored-by: Jason Crist <jcrist@pbking.com>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-05-14 10:48:59 -07:00
Ben Dwyer
cef1024495
BCB: Site Title fixes (#3727)
* BCB: Site Title fixes

* Remove duplicate text-decoration.

Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
2021-04-30 06:51:49 -07:00
Jeff Ong
b9e70f36dd
Seedlet Blocks: bring up-to-date with GB 10.3 (#3620)
* 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>
2021-04-08 08:51:47 -07:00