Commit graph

7070 commits

Author SHA1 Message Date
Sarah Norris
a96197b67c fix: make all package names unique 2021-11-24 17:56:04 +00:00
Sarah Norris
16ed9344c9 docs(blockbase): tweak readme 2021-11-24 17:47:24 +00:00
Sarah Norris
0ddc6d2f00 chore: rename update command 2021-11-24 17:44:47 +00:00
Sarah Norris
57504b8bc9 feat: add husky commit-msg hook 2021-11-24 17:26:23 +00:00
Sarah Norris
2f8f8c2add chore: add commit & update-packages scripts 2021-11-24 17:25:59 +00:00
Sarah Norris
d93a34f9a6 feat: add new husky hooks 2021-11-24 17:25:32 +00:00
Sarah Norris
10248deec4 chore: add commitlint, lerna & commitizen config 2021-11-24 17:25:09 +00:00
Sarah Norris
8c536e7da3 feat: install lerna and other packages 2021-11-24 17:23:28 +00:00
Kjell Reigstad
c1f51c9957
Videomaker: Fix vertical spacing in and around posts (#5068)
* Tidy up spacing on index page.

* Tidy up spacing on pages.
2021-11-24 14:53:37 +00:00
Kjell Reigstad
aeafef5a63
Videomaker: Cleanup grid patterns, replace "I Love You" video (#5090)
* Replace I love you video

* Tidy up the Header, Description, and Grid of Projects pattern.

* Update Grid Pattern

* Remove extra site title block
2021-11-24 14:50:33 +00:00
Matias Benedetto
b9a4661d58
Quadrat: fixing hover styles for buttons inside the subscribe form (#5033)
* Quadrat: fixing hover styles for buttons inside the subscribe form

* Quadrat: fix contact form submit button font weight

* Jetpack issue workaround: adding TODO commets to remove the CSS when the Jetpack issue is fixed

* Revert "Jetpack issue workaround: adding TODO commets to remove the CSS when the Jetpack issue is fixed"

This reverts commit b04559d5de.

* Revert "Quadrat: fix contact form submit button font weight"

This reverts commit 49573f481b.

* Revert "Quadrat: fixing hover styles for buttons inside the subscribe form"

This reverts commit efeb97a6ea.

* Blockbase: Fixing button font-weight and hover styles
2021-11-24 13:43:39 +00:00
Ben Dwyer
8b6801f593 Version Bump 2021-11-24 13:25:20 +00:00
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