Ben Dwyer
151a8fa8d2
Videomaker: Add typography settings ( #4676 )
2021-09-22 11:27:39 +01:00
Ben Dwyer
43af8c7123
Add comments to pages on Skatepark, Quadrat and Geologist ( #4632 )
2021-09-22 11:27:32 +01:00
Ben Dwyer
bdf528d88c
Blockbase: Update docs ( #4672 )
...
* Blockbase: Update docs
* Remove whitespace at the start of functions.php
2021-09-22 11:27:21 +01:00
Daniel Dudzic
0dae37c01c
Blockbase: Fix padding for the Group block with a background ( #4629 )
...
* Blockbase: Fix padding for the Group block with a background. Closes #4617
* Blockbase: Make sure Group spacing uses correct variables
* Add a general rule for has-background padding
* Remove the margin from the last child in a block with background color
Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-09-22 11:27:10 +01:00
Jason Crist
330ad891d9
Remove l/r padding from default posts template ( #4665 )
2021-09-22 11:26:38 +01:00
Jason Crist
6392130233
Add a 'blank' default block template for blockbase themes ( #4669 )
2021-09-22 11:20:19 +01:00
Ben Dwyer
e5ec33076b
Geologist: Add block patterns ( #4623 )
...
* Geologist: Add block patterns
* Add pattern files
* Update styles for block patterns
* Update content for block patterns
* fix quote markup
* adding textdomain
* add paragraph block comments
* add image to repo
2021-09-22 11:20:13 +01:00
Daniel Dudzic
0abf395e3e
Skatepark: Fix social links navigation alignment on desktop ( #4635 )
2021-09-22 11:19:55 +01:00
Daniel Dudzic
fd6b226d6a
Skatepark: Add submenu styling ( #4662 )
2021-09-22 11:19:47 +01:00
Ben Dwyer
0d1fe00684
Videomaker: Make button font weight 700 ( #4677 )
2021-09-22 11:18:16 +01:00
Ben Dwyer
b31b10ce59
Videomaker: Add a base theme with initial settings ( #4661 )
...
* Add Videomaker base theme
* Add alternate color palettes
* Add active link state
* Update the index template
* remove white space
2021-09-21 16:01:15 +01:00
Ben Dwyer
cb0a694421
Add generated themes to gitignore
2021-09-20 09:55:27 +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
Ben Dwyer
0d25520809
Gallery: Add margins to the gallery block using theme.json ( #4631 )
...
* Gallery: Add margins to the gallery block using theme.json
* Remove unused code
2021-09-20 09:50:56 +01:00
Jason Crist
d8e8817b57
Removed unneeded log
2021-09-17 09:13:54 -04:00
Jason Crist
54fac084c7
Add utility to build a .org compatable .zip of themes
2021-09-17 09:13:54 -04:00
Ben Dwyer
f43254ac5b
Geologist: Update the color pallets to match those in the Figma file ( #4615 )
2021-09-16 22:06:08 +01:00
Daniel Dudzic
c963ed2033
An attempt to fix the theme check sanitization errors in Blockbase ( #4601 )
...
* Blockbase: Fix sanitization theme check errors
* Blockbase: Fix another sanitization theme check error
2021-09-16 22:02:04 +01:00
Jason Crist
f2b8f0ccfb
First pass at a blockbase child theme generator ( #4001 )
...
* First pass at a blockbase child theme generator
* First pass at a blockbase child theme generator
2021-09-16 22:01:57 +01:00
Ben Dwyer
280f2f8608
Blockbase: Remove wpcom hook ( #4563 )
...
* Blockbase: Remove wpcom hook
* Removed the two unused wpcom files
Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-09-16 22:01:39 +01:00
Ben Dwyer
ad565db648
Blockbase: Add a getting started guide ( #4627 )
...
* Blockbase: Add a getting started guide
* A couple of minor formatting changes
* corrected build:scss
Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-09-16 22:01:24 +01:00
Kjell Reigstad
23c5f5029b
Merge pull request #4581 from Automattic/geologist/change-tertiary-color
...
Geologist: Update tertiary color
2021-09-15 14:06:27 -04:00
Kjell Reigstad
94f41249f6
Update theme.json
2021-09-14 08:34:33 -04:00
Kjell Reigstad
9036b475fd
Geologist: Update tertiary color.
2021-09-14 08:31:38 -04: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
Jason Crist
220e2691b3
Moved gap between site logo and title from GRID to IMAGE
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
Eru Penkman
6c144c696f
optimize speed of running ./sandbox push --ignore ( #3634 )
2021-09-13 13:56:49 -04:00
Sarah Norris
aa9ae7baa2
Merge pull request #4576 from Automattic/fix/geologist-fix-alignments
...
Geologist: Fix header and post meta alignments
2021-09-13 16:36:16 +01:00
Sarah Norris
71fd684015
Geologist: add flex layout to header
2021-09-13 10:57:30 +01:00
Sarah Norris
1aa5058bcf
Blockbase: add Geologist to child themes build script ( #4573 )
2021-09-10 09:12:24 -04:00
Ben Dwyer
b372d90381
Update from WPCOM ( #4571 )
2021-09-10 09:41:53 +01:00
Maggie
c0c1ed7205
Skatepark: refactor post title margins ( #4561 )
...
* refactor post title margins
* exclude the query block post title from the underlined rules
2021-09-10 09:32:27 +01:00
Ben Dwyer
9079668233
Blockbase: Remove wpcom CSS ( #4564 )
2021-09-10 09:07:37 +01:00
Ben Dwyer
2c1bee517c
Varia: Remove img#wpstats CSS ( #4547 )
...
* Varia: Remove img#wpstats code
* remove unconnected change
* bump version numbers
2021-09-09 09:36:27 +01:00
Ben Dwyer
6d6c394f83
Seedlet: Remove wpstats image code ( #4546 )
...
* Seedlet: Remove wpstats image code
* bump version numbers
2021-09-09 09:36:19 +01:00
Ben Dwyer
bbdb749002
Blockbase: Add comments to Blockbase for the respective Gutenberg issues ( #4551 )
...
* Blockbase: Add comments to Blockbase for the respective Gutenberg issues
* update image alignment issue
2021-09-09 09:35:18 +01:00
Maggie
88f21e0cab
Removed space at the start of the file
2021-09-08 17:10:33 +02:00
Maggie
0391ea7bf1
Merge pull request #4545 from Automattic/quadrat-fix-episode-pattern
...
fix episode pattern markup
2021-09-08 15:31:06 +02:00
Maggie
eb9292bf38
Merge pull request #4543 from Automattic/mayland-blockbase-header-spacing
...
Mayland Blocks, Blockbase: fix header vertical spacing
2021-09-08 15:29:48 +02:00
Ben Dwyer
d8948a3a9e
Revert "Blockbase: Remove wpcom specific CSS file ( #4548 )" ( #4549 )
...
This reverts commit 463aafcee7
.
2021-09-08 13:50:59 +01:00
Ben Dwyer
463aafcee7
Blockbase: Remove wpcom specific CSS file ( #4548 )
2021-09-08 12:09:48 +01:00
Maggie
cb8f6f43e3
Merge pull request #4542 from Automattic/blockbase-fix-fira-font
...
Blockbase: change google url for Fira
2021-09-08 13:00:08 +02:00
Maggie
3e8b4b83d4
fix episode pattern markup
2021-09-08 10:27:46 +02:00
Maggie
0724aecb9e
indent
2021-09-08 10:14:14 +02:00
Maggie
76a6b0dcf5
add vertical spacing on header group
2021-09-08 10:12:52 +02:00
Maggie
056a24a6d6
change google url for Fira
2021-09-08 09:53:20 +02:00