Commit graph

7046 commits

Author SHA1 Message Date
Ben Dwyer
1c604f02f9
Rebalanace: Add block CSS to the editor so that colors work as expected (#4756) 2021-10-01 15:33:12 +01:00
Ben Dwyer
a928e4f770
Blockbase: Remove CSS to bring up the page content and instead remove the bottom margin from post titles (#4738)
* Blockbase: Remove CSS to bring up the page content and instead remove the bottom margin from post titles

* Change the paragraph spacing to use block gap

* Remove extra space on the figure.

* spaces to tabs.

* Change gap baseline to 15px.

* Reset paragraph margins.

* Add specific selectors to target paragraphs in the editor

* Add a comment to point to the GB issue

* Increase specificity of paragraph override.

* Ensure we provide a default paragraph margin too.

* Comment related Gutenberg issue.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2021-10-01 10:03:21 +01:00
Jeff Ong
3d23236843
Unlinkify the post date. (#4755) 2021-10-01 09:55:01 +02:00
Daniel Dudzic
30ee449139
Quadrat: Fix post meta offset (#4752)
* Quadrat: Fix post meta offset

* Remove padding on site tagline.

* Remove inline spacing rules on site tagline.

* Use content: none to hide icon and add comment about configuring in Blockbase.

* Fix comment typo.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-10-01 09:53:32 +02:00
Jeff Ong
dbdecf073f
Blockbase: hide no comments message (#4753)
* Hide no comments message.

* Comment why this line is needed.
2021-09-30 11:12:55 -04:00
Maggie
55ab2e3368
Merge pull request #4737 from Automattic/try-quadrat-dynamic-pattern
Quadrat: created new query block pattern
2021-09-30 16:08:22 +02:00
Maggie
b22bc65ae0 fixed stretch on image for the horizontal pattern 2021-09-30 16:07:14 +02:00
Jeff Ong
36285e3449
Replace query-loop with post-template. (#4744) 2021-09-30 09:25:42 -04:00
Jeff Ong
2967740651
Add a utility class to remove margin top. (#4742) 2021-09-30 09:16:25 -04:00
Jeff Ong
c7291cd78d
Remove generic has-background padding. (#4743) 2021-09-29 22:18:17 +01:00
Jason Crist
c344f228ac Version Bump 2021-09-29 11:01:05 -04:00
Ben Dwyer
10918d3451 tidy up the query pattern 2021-09-29 13:19:39 +01:00
Ben Dwyer
52b6bd9d7b fix third post 2021-09-29 12:06:18 +01:00
Ben Dwyer
874f68180d change query to use a cover block not columns 2021-09-29 11:25:06 +01:00
Maggie
acc20edb26 changed column widths to fit design 2021-09-29 11:27:38 +02:00
Maggie
548eb82ffb created new query block pattern 2021-09-29 10:24:01 +02:00
Jeff Ong
540e644645
Make spacing between post title and content match the spacing between content and meta. (#4733) 2021-09-28 16:43:05 -04:00
Jeff Ong
53a4ef11a1
Blockbase: add a page template (#4734)
* Add a page template to blockbase.

* Rename singular to single since we have a page.html now.
2021-09-28 16:30:38 -04:00
Jeffrey Pearce
138a23f1ef
Merge pull request #4732 from Automattic/fix/4723-blockbase-fix-navigation-position
Fixes navigation justification.
2021-09-28 21:51:05 +02:00
Jeffrey Pearce
cac85e3a19 Fixes navigation justification
Fixes #4723
2021-09-28 21:16:42 +02:00
Ben Dwyer
4c192fefb1
Blockbase: Make the top margins consistent (#4726)
* Blockbase: Make the top margins consistent

* import post-template partial
2021-09-28 14:51:39 -04:00
Maggie
5383798185
fix justify-self (#4723) 2021-09-28 17:49:25 +01:00
Kjell Reigstad
78b12b4452
Geologist: Minor updates (#4724)
* Remove secondary palettes.

* Add additional header pattern.
2021-09-28 17:49:12 +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
Ben Dwyer
ab8eb70b1b
Blockbase: Add menu previews (#4717)
* Blockbase: Add menu previews

* Also reload the preview when items are removed
2021-09-28 15:26:21 +01:00
Ben Dwyer
bc246fe5b6
Blockbase: Don't reset the settings array if it doesn't exist (#4713) 2021-09-28 15:26:10 +01:00
Rolf Allard van Hagen
98e800c43f
Drop "fontsToLoadFromGoogle" for child themes (#4633)
* Drop "fontsToLoadFromGoogle" for child themes

Drop "fontsToLoadFromGoogle" in favor of  the common "google" parameter. Child themes can simply set a "google" key/value for any Google fonts they need, just as the Blockbase does everywhere else.

I see no need (anymore) to have this separate custom section in the child theme json. Or am I missing something?

It just needs to be communicated and coordinated with child theme devs that still use "fontsToLoadFromGoogle"...

This also fixes #4460 and #4621

* Remove fontsToLoadFromGoogle from theme.json

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-09-28 15:25:59 +01:00
Jason Crist
97d49618d8 Version Bump 2021-09-27 21:24:28 -04:00
Maggie
4a9ed3bfc4
add json schema to theme.json and rebuilt children (#4714) 2021-09-27 14:34:43 -04:00
Daniel Dudzic
dace170d9a
Blockbase: Remove padding from the separator (#4712) 2021-09-27 14:32:24 -04:00
Ben Dwyer
290dcac0a4
Blockbase: Add site logo (#4692)
* removed non-gap margins from heading
* Blockbase: Add site logo
* Blockbase: Reduce the default logo size
* Refactored blockbase headers to include all of Quadrat's header design
* Added tagline to mayland blocks
* resized suggested dimensions per reccomendation

Co-authored-by: Jason Crist <jcrist@pbking.com>
Co-authored-by: Daniel Dudzic <daniel.dudzic@automattic.com>
2021-09-27 14:31:07 -04:00
Jason Crist
2ea6294281 version bump 2021-09-25 08:54:13 -04:00
Jason Crist
ce3fda4a16
Added additional margin top to achieve design target (#4664) 2021-09-24 15:57:28 -04:00
Ben Dwyer
41b4037836
Quadrat: Add pagination arrows through block settings, not in CSS (#4536) 2021-09-24 15:57:14 -04:00
Jeff Ong
654cf86e31
Videomaker: add footer (#4685) 2021-09-24 15:56:57 -04:00
Jeffrey Pearce
44f95610b3
Updates font sizes. (#4699)
Updates font sizes for;
h tags
p tags
site title and tag
navigation scss
2021-09-24 14:40:22 +01:00
Daniel Dudzic
9152c65c57
Quadrat: Fix styling of post meta (#4695)
* Quadrat: Fix styling of post meta

* Quadrat: Remove unnecessary styles from post meta
2021-09-24 14:37:01 +01:00
Ben Dwyer
0b037aaef0
Videomaker: Add content width settings (#4697)
* Videomaker: Add content width settings

* Moved layout values to settings and corrected per design.

* Set new content values.

Co-authored-by: Jason Crist <jcrist@pbking.com>
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2021-09-24 14:29:02 +01:00
Sarah Norris
873729883c
Skatepark: Fix title spacing (#4624)
* Skatepark: replace image padding with spacer

* Skatepark: adjust featured image spacing

* Skatepark: tweak single spacer height

* Skatepark: apply spacing changes to page template

* Moved spacing from a spacer to margin-top

Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-09-24 14:28:21 +01:00
Sarah Norris
9b09573d60
Blockbase: Add more styles to .aligncenter (#4675)
* Blockbae: add more styles to .aligncenter

This now supports image alignment as well as the site-logo block alignment

* Blockbase: replace spaces with tabs
2021-09-24 14:28:02 +01:00
Jason Crist
d0e89e8dac
Removed block-level margin styles from all themes (#4698) 2021-09-24 14:27:31 +01:00
Daniel Dudzic
946394db41
Quadrat: Enhance the logo spacing on mobile (#4634)
* Quadrat: Enhance the logo spacing on mobile

* Update quadrat/sass/templates/_header.scss

Co-authored-by: Kjell Reigstad <kjell.reigstad@automattic.com>

* Geologist: Add logo spacing

* Geologist/Quadrat: update theme.css files

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Kjell Reigstad <kjell.reigstad@automattic.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2021-09-24 14:27:20 +01:00
Ben Dwyer
435d89a95c
Quadrat+Skatepark: Remove code that removes support for block templates (#4693) 2021-09-24 14:27:03 +01:00
Sarah Norris
b5475761f2
Blockbase: add scroll overflow to pre tags (#4674) 2021-09-24 14:26:57 +01:00
Kjell Reigstad
5bab92a2ef
Add post meta to Geologist Theme (#4663)
* Add post meta to Geologist Theme

* Geologist: add date icon to post meta

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2021-09-23 13:26:36 +01:00
Ben Dwyer
e1487aebbb
Geologist: Fix image pattern (#4696) 2021-09-23 13:23:37 +01:00
Jeffrey Pearce
de7a2473bb
Quadrat/update font sizes (#4683)
* Updates themes.json htag font sizes

Updates font sizes for h4,5,6 in theme.json.

* Updates typography font sizes.

Updates tiny, small, normal, and extra large font sizes.

* Updates font sizes.

Citation and query pagination block font size updates.

* Updates font sizes.

Navigation and site title block font size update.

* Navigation font size update.

Updates responsive navigation font size.

* Fixes from review.

Changes font sizes to variables.

Props @scruffian for review.

* Replace font-size with variable.

Well spotted @scruffian - updated this and did a sweep for any other font-size in the theme. I don't see any more.

* Another sweep of fontSize replacement.

Found another instance in custom typography and core/code block.
2021-09-23 13:13:00 +01:00
Ben Dwyer
802475c209
Blockbase: Add focus styles (#4684) 2021-09-23 13:12:47 +01:00
Ben Dwyer
40845224b0
Videomaker: Add navigation styles (#4680)
* Videomaker: Add navigation styles

* Update font families

* Add colors to the submenus

* Make the navigation horizontal again
2021-09-23 13:00:07 +01:00
Ben Dwyer
77d82b6dbd
Blockbase: Fix alignmemts in the Query Pagination block (#4673) 2021-09-22 16:00:35 +01:00