Commit graph

266 commits

Author SHA1 Message Date
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
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
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
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
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
Ben Dwyer
41b4037836
Quadrat: Add pagination arrows through block settings, not in CSS (#4536) 2021-09-24 15:57:14 -04: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
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
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
43af8c7123
Add comments to pages on Skatepark, Quadrat and Geologist (#4632) 2021-09-22 11:27:32 +01:00
Sarah Norris
d8926ce8ed
Blockbase: Add post-meta template part (#4565)
* 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
2021-09-20 09:51:18 +01:00
Jason Crist
68a7ae791c Version Bumps 2021-09-13 17:21:42 -04:00
Maggie
a8485fb5a9 Blockbase + Quadrat: remap quadrat colors, refactor selection to tertiary (#4570)
* remap quadrat colors, refactor selection to tertiary

* Refactored color customizations to exclusively use THEME provided values as the basis for colors to configure rather than optionally using USER provided values.

* Changed blockbase's tertiary color to match blank-canvas
* Changed seedlet-blocks tertiary color to match seedlet's

* Eliminated any text selection styling for Blockbase and children (with the exception of Skatepark)

Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-09-13 17:21:42 -04:00
Ben Dwyer
d01df558f1 Blockbase: Remove code block CSS (#4562) 2021-09-13 17:21:42 -04:00
Jeff Ong
d8ea84dc79 Remove excess inline padding. (#4574) 2021-09-13 17:21:42 -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
3e8b4b83d4 fix episode pattern markup 2021-09-08 10:27:46 +02:00
Maggie
9acd573ee5 changed reply link font size and hover effect 2021-09-08 09:34:51 +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
Ben Dwyer
333559b47f
Quadrat: Fix footer (#4537)
* Quadrat: Fix footer polygon

* rebuild CSS
2021-09-07 15:11:43 +01:00
Maggie
76a8d2f856
Geologist: code quality (#4532)
* refactor outline button styles

* removed block patterns styles

* renamed mixin
2021-09-07 13:05:07 +01:00
Ben Dwyer
0d4128bb68
Geologist: New Theme (#4472)
* Bedrock: New Theme

* Add Quadrat styles

* Rename theme to Geologist

* Update color palette.

* Adjust post title size.

* Tidy up single template.

* Tidy up page template.

* Adjust spacing

* Sync up spacing between index, page, and single templates.

* Create screenshot.png

* remove extra horizontal space on quadrat and geologist

Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2021-09-03 21:16:28 +01:00
Jason Crist
8a5c5b1977
Apply/batch utils audit (#4494)
* Ran batch:audit:fix

* Ran it and got more fixes.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-09-01 16:04:30 -04:00
Ben Dwyer
a5e860f3f1
Blockbase: Update Blockbase and children to use flex (#4468)
* 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>
2021-08-30 15:30:29 -04:00
Ben Dwyer
bab109c49a
Quadrat: Make the post date a link (#4480)
* Quadrat: Make the post date a link

* Make all post date blocks link to the post
2021-08-27 11:40:29 +01:00
Maggie
f8ca35d142 improved spacing for skatepark, refactored headings spacings on BB 2021-08-20 17:36:09 +02:00
Jeff Ong
c5cc825588
Bump version & changelog. (#4408) 2021-08-16 11:26:28 -04:00
Maggie
5d05af3d99
Merge pull request #4367 from Automattic/add/skatepark-comment-form-styles
Skatepark: Add comment styles
2021-08-13 10:04:14 +02:00
Maggie
6566a06032 added % units to blockbase and rebuilt children 2021-08-12 18:16:48 +02:00
Sarah Norris
e14f6ebb40 Blockbase: Move form grid styles to Blockbase 2021-08-12 12:45:51 +01:00
Sarah Norris
a57b2c153c Blockbase: Move custom checkbox styles to Blockbase theme.json 2021-08-12 12:37:21 +01:00
Ben Dwyer
9a4a21d211
Blockbase: Update font customization approach (#4389)
* Blockbase: Set the fonts directly in settings not in custom

* fix the reset button

* update child themes

* remove unused variable

* add google font to theme.json default

* inherit font family from body

* Set pullquote to use the heading font in all themes
2021-08-12 12:17:10 +01:00
Sarah Norris
2f4f5e9f4b Blockbase: Move hide-accesibly mixin to Blockbase 2021-08-11 17:00:48 +01:00
Sarah Norris
4c0be8a98e Blockbase: Move label position relative to Blockbase 2021-08-11 16:11:02 +01:00
Ben Dwyer
0470c0e128
Blockbase: remove unused code (#4379) 2021-08-10 19:41:37 +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
02a8ea30bf removed extra custom variables from Quadrat that weren't needed 2021-07-28 19:10:31 +02:00
Maggie
80229b73a9 typography settings for sk8prk, refactored BB headings rules 2021-07-28 10:35:30 +02:00
Jeff Ong
ae7e63d133
Blockbase: make 404 into a php template so it can be translated (#4332)
* Make 404 and search translatable.

* Remove heading from search template so the theme i18n ready.
2021-07-27 10:51:46 -04:00
Ben Dwyer
b66b22e1a8
Remove labels from Pagination links (#4269) 2021-07-26 09:55:00 -04:00
Jason Crist
5093fb6eb2 Synced Quadrat images from SVN>GIT 2021-07-21 11:25:14 -04:00
Jason Crist
2c61032602 Syncing language file from SVN 2021-07-21 10:09:08 -04:00
Jeff Ong
a2d5c1da03
Change images to illustrations. (#4255) 2021-07-20 10:25:25 -04:00