Commit graph

7158 commits

Author SHA1 Message Date
Ben Dwyer
298aa8b7b0
Videomaker: Fix fonts (#5089)
* Videomaker: Fix fonts

* add missing comma
2021-11-24 13:09:58 +00:00
Daniel Dudzic
6c4d55e85e
Skatepark: Add space below the Featured Image on the single post page (#5061)
The logic behind the calc() code is trying to mimic the way the space gets calculated when a Featured Image isn't set
2021-11-24 12:25:46 +00:00
Kjell Reigstad
e3c01e0746
Update screenshot (#5081) 2021-11-24 12:25:29 +00:00
Ben Dwyer
fddb7297d2 Version Bump 2021-11-24 12:12:31 +00:00
Ben Dwyer
02c2556875
Blockbase: Simplify the approach to font customization (#4980)
* Blockbase: Simplify our approach to font customization

* remove commented code

* Handle fonts that are customized the old way

* add comments

* update all child themes to use the new font customization settings

* Add a comment about this being a breaking change

* Add a notice when a user has an old version of blockbase
2021-11-24 11:38:08 +00:00
Matias Benedetto
6051e0f592
Adding static keyword to avoid error in PHP 8 (#5082)
Declaring class properties or methods as static makes them accessible without needing an instantiation of the class.
2021-11-24 11:35:22 +00:00
Kjell Reigstad
18f6e76f4e
Videomaker: Fix "Film Poster" and "Background Video" patterns (#5083)
* Create new_film.png

* Fix background video pattern.

* Update new_film.png
2021-11-24 11:13:26 +00:00
Jason Crist
8cfaa36188
Paternize 404 Page (#5039)
* Refactor Blockbase 404 page to block pattern instead of PHP page

* Adjustments to get 404 to render in child themes.

* Adjustments to style Skatepark's 404 based on original PHP file.

* corrected 404 page layout styles

* Refactored videomaker 404 to use Blockbase pattern but match original PHP file styling.

* Refactored videomaker 404 to use Blockbase pattern but match original PHP file styling.

* Added 'blank' message to index.php

* formatted PHP comment

* Hide the pattern in the inserter

* Only use the copy in the block

* adding 404 templates

* Removed unused class

* rename the prompt

* added spacer to align with what other child themes are doing

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Maggie <maggie.cabrera@automattic.com>
2021-11-22 13:21:35 +00:00
alaczek
02cbbe82d1 Version Bump 2021-11-22 09:49:54 +11:00
alaczek
bd36d84c99
Update/arbutus wip (#5053)
* Arbutus: Add theme screenshot.

* Arbutus: Remove specific links from the footer social menu.

* Arbutus: Simplify the footer nav.

* Arbutus: Update screenshot after updating header layout.
2021-11-22 09:48:47 +11:00
alaczek
11c8d78c02 Version Bump 2021-11-22 09:14:58 +11:00
Ben Dwyer
d93895e3f3
Update Header (#5064) 2021-11-22 09:12:34 +11:00
Jason Crist
958742fa84 Version Bump 2021-11-19 11:32:06 -05:00
Ben Dwyer
803a8c71b2
Videomaker: Update patterns (#5062)
* Remove pattern from the name

* Replace post meta with a description

* Remove post meta from pattern
2021-11-19 11:30:53 -05:00
Ben Dwyer
cdb5883c51
Update README.md (#5065) 2021-11-19 10:45:09 +00:00
Ben Dwyer
6e9d47edc6 Version Bump 2021-11-19 09:26:49 +00:00
Sarah Norris
b794a3253b
Remove .nocomments fix (#4913) 2021-11-19 09:16:40 +00:00
Sarah Norris
701115a37d
Quadrat: Fix post title spacing (#4720)
* Quadrat: remove title spacers from templates

* Quadrat: add margin to post-title

* Quadrat: increase post title bottom margin

* Quadrat: increase post title margin again

* Quadrat: add GB comment for context

* Quadrat: reduce spacing above featured image

* Quadrat: increase featured image spacing slightly

* Quadrat: add spacing below featured image

* Remove :empty title styling

* Move post title spacing to theme.json

* Tweak featured image spacing

* Remove title spacer from index template

* Remove title spacer from page template

* Reduce post title spacing

* Move post title spacing from theme.json to css

* Add spacer back to index template

* Reduce featured image spacing

* Move CSS to the templates where possible

* Even out spacing without using negative margins.

* Apply the same changes to Geologist

* Apply the same changes to Zoologist

* Apply the same changes to Payton

* Geologist & Zoologist: Move the post-title margin to the block so that the no title posts line up

* Add left/right padding back to Payton page title

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2021-11-19 09:15:04 +00:00
Sarah Norris
d781e55307
Update all navigation blocks to new markup (#5038)
* 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
2021-11-19 09:14:43 +00:00
Jason Crist
13389ecd92 Version Bump 2021-11-18 13:45:09 -05:00
Jason Crist
fb08ebe272 Version Bump 2021-11-18 13:30:57 -05:00
Ben Dwyer
7557739e33
Videomaker: Remove tags from the index, increase margin under post title and remove post meta template (#5057) 2021-11-18 15:48:56 +00:00
Ben Dwyer
cec06e0213 Version Bump 2021-11-18 14:14:49 +00:00
Sarah Norris
924034b83a
Videomaker: Update footer navigation block (#5032)
* Add missing brackets

* Update footer nav block markup

Add text transform and block gap settings

* Use original nav block markup format

This works on dotcom for now but will need to be updated for the latest version of GB
2021-11-18 14:04:01 +00:00
Maggie
3fce38ea56
Videomaker: Awards pattern redone to not use images for text (#5045)
* Awards pattern redone to not use images for text

* removed blockgap from columns block
2021-11-18 14:03:47 +00:00
Ben Dwyer
83e091327c remove pink social icons 2021-11-18 14:03:21 +00:00
Ben Dwyer
aac1f9acae
Videomaker: Fix alignments (#5056) 2021-11-18 11:33:53 +00:00
Ben Dwyer
d534eaba4f Version Bump 2021-11-18 10:41:34 +00:00
Ben Dwyer
d160d45d37
Make it possible to configure the color of the social icons (#4984)
* Make it possible to configure the color of the social icons

* Update the name of the custom variable
2021-11-18 10:30:56 +00:00
Daniel Dudzic
0bbe3726bb
Videomaker: Increase tags border radius (#5043)
Closes #5041
2021-11-18 09:30:07 +00:00
Daniel Dudzic
3ae2455a0a
Skatepark: Fix the alignment of social icons in the footer pattern (#5040)
Closes #4981
2021-11-18 09:29:49 +00:00
alaczek
85186fa005 Version Bump 2021-11-18 10:03:53 +11:00
Ben Dwyer
1278b46a61
Arbutus: Update theme json (#5030)
* Arbututs: Remove duplicated theme.json properties

* fix stray comma

* Arbutus: Update theme typography.

Co-authored-by: alaczek <ola@bodera.com>
2021-11-18 10:01:22 +11:00
Ben Dwyer
7c5e2acf40 Version Bump 2021-11-17 19:14:10 +00:00
Ben Dwyer
8f72219e9d
Blockbase: Add child CSS if it exists (#5047)
* Blockbase: Add child CSS if it exists

* add comment
2021-11-17 19:04:16 +00:00
Jason Crist
5c327538c6 Version Bump 2021-11-17 11:52:13 -05:00
Jason Crist
b7e764138b Adjusted git land command to leverage psudoterminal 2021-11-17 11:51:48 -05:00
Sarah Norris
0c4219d3f2
Make footer group block align wide (#5035) 2021-11-17 11:49:57 -05:00
Sarah Norris
ea5e1656c9
Align footer credits block (#5034) 2021-11-17 11:49:49 -05:00
Ben Dwyer
29b9f84cde Version Bump 2021-11-17 13:00:50 +00:00
Kjell Reigstad
39a205e8d9
Zoologist: Replace theme screenshot (#5006) 2021-11-17 12:51:44 +00:00
Ben Dwyer
51a06db16d Version Bump 2021-11-17 11:51:19 +00:00
Ben Dwyer
2bd5b5ecc8
Blockbase: Change references to gutenberg_block_template_part, to block_template_part (#5031)
* Blockbase: Change references to gutenberg_block_template_part, to block_template_part

* use an if statement to determine which function to call
2021-11-17 11:29:22 +00:00
Jason Crist
e187d1d63b Version Bump 2021-11-12 11:49:41 -05:00
Jason Crist
0fa0fe59e8 Version Bump 2021-11-12 11:23:31 -05:00
Jason Crist
71af1844a8 Version Bump 2021-11-12 11:17:06 -05:00
Jason Crist
f015304a0c Ignoring deploy-dotorg.sh util from wpcom sandbox 2021-11-12 11:13:00 -05:00
Jason Crist
5d2aac64d9 Version Bump 2021-11-12 10:54:57 -05:00
Jason Crist
3e23d09579
Change deploy to use style.css not package.json (#4943)
* Change deploy to use style.css not package.json
* Sped up version bump processing.
2021-11-12 08:50:34 -05:00
Jason Crist
e463147f1d
Fixed null-ref error when previewing colors for any theme but Skatepark (#5014) 2021-11-12 08:44:51 -05:00