Commit graph

148 commits

Author SHA1 Message Date
Ben Dwyer
f5abaea9b2 Version Bump 2022-01-26 16:25:57 +00:00
Ben Dwyer
e4d754d6c9
Videomaker: Add images from WPCOM (#5395) 2022-01-25 16:07:45 +00:00
Sarah Norris
41f85140ec Version Bump 2022-01-21 13:01:28 +00:00
Ben Dwyer
e8c5551153
Videomaker: Consolidate footer patterns in Videomaker (#5374) 2022-01-21 12:57:34 +00:00
Ben Dwyer
5d96030af9 Version Bump 2022-01-19 09:42:07 +00:00
Ben Dwyer
c44ebf2bc4
Blockbase: Load Block Patterns for children automatically (#5363)
* Blockbase: Load Block Patterns for children automatically

* Regenerate variations
2022-01-19 09:06:55 +00:00
Jason Crist
e7b70b61d1 Version Bump 2022-01-14 13:15:23 -05:00
Sarah Norris
1ce705216e
Blockbase: update dependencies & change node-sass to dart sass (#5290)
* Use dart sass instead of node sass
* Update deps
* Add postcss to themes not already using it
* Update all package-lock files for node 16
* Remove package files from generated variations
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-01-14 10:52:32 -05:00
Matias Benedetto
805e3522cc
Font size names update (#5300)
* Font size name: updating 'huge' to 'x-large'

* Mayland-blocks: rename 'normal' to 'medium'

* Seedlet-blocks: renaming 'normal' to 'medium'

* Russell: removing unused 'normal' font size

* Blockbase & children: moving 'normal' font size from presets to custom

* Blockbase & family: renaming custom fotsize from 'tiny' to 'x-small'
2022-01-14 14:28:25 +00:00
Sarah Norris
6fda92d1f7
Update all dependencies and add update script (#5304)
* Add update-dependencies script

* Update deps for all themes

* update barnsbury package.lock

* Rebuild all themes

* Another run of update & build all

* Update alves package-lock

* Update root package-lock

* Update all package-lock files

* Add nvmrc file

* Remove .nvmrc file

* Add node version to root package json

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-01-14 14:28:12 +00:00
Jason Crist
45199b4e27 Version Bump 2022-01-13 15:41:34 -05:00
Jason Crist
ad9d522178
Reverting the mess caused renaming template folders (#5317) 2022-01-13 15:38:55 -05:00
Jason Crist
79e6594713 Version Bump 2022-01-13 14:48:11 -05:00
Jason Crist
304254e9af
Remove templates improperly nested in a folder due to script error in #5105 (#5314) 2022-01-13 19:15:55 +00:00
Jason Crist
eea5498372
Refix/5105 script refactor template folders (#5312)
* Re-moved everything to the correct location, fixing the incorrect nested location from previous execution
2022-01-13 12:05:31 -05:00
Jason Crist
e2644501a6 Ran script moving template resources 2022-01-13 11:38:42 -05:00
Maggie
ff859ba69a
Blockbase: refactor footers to patterns (#5245) 2022-01-13 11:27:18 -05:00
Maggie
7e736f185b
Blockbase: converted headers to patterns (#5238)
* converted headers to patterns
* Import headers as both Template Parts AND Block Patterns

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-01-13 11:24:01 -05:00
Ben Dwyer
afd48e0dd8
Videomaker: Remove the redundant template (#5297) 2022-01-11 18:25:35 +00:00
Ben Dwyer
7156194355 Version Bump 2021-12-14 11:59:01 +00:00
Kjell Reigstad
75542ea9cb
Update title and names in Videomaker screenshot + patterns (#5164)
* Update Videomaker Screenshot

* Update title throughout patterns.

* Change names in a few more patterns.

* Replace more names
2021-12-14 10:20:39 +00:00
Jason Crist
69a561f0b3 Version Bump 2021-12-13 14:26:41 -05:00
Jason Crist
b6b5982639
Defaulting videomaker header fonts to Inter (#5185) 2021-12-10 20:49:11 +00:00
Jason Crist
f36cdea7da Version Bump 2021-12-10 12:17:24 -05:00
Jason Crist
4ee18413af
Fix/videomaker heading spacing (#5178)
* Corrected videomaker header and content spacing to match design targets.

Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2021-12-10 12:16:10 -05:00
Jason Crist
d654cd6643 Version Bump 2021-12-09 10:26:14 -05:00
Jason Crist
1b61f3c876
Try/consolidate headers (#5145)
* consolidate header styles designed for child themes into Blockbase which child themes can use as header/footer options.
* Refactor header spacing mechanism to use a spacer in a template part
* Refactor header layouts to allow for full-width background colors.
* Tweak navigation styles leveraged by headers to align with design intentions
* Various other header and navigation tweaks.
* Affects all Blockbase children

Co-authored-by: Maggie <maggie.cabrera@automattic.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-09 10:22:50 -05:00
Ben Dwyer
c94ca8cbb1
Videomaker: Add a group to apply layout the header and footer (#5165)
* Videomaker: Add a group to apply layout the header and footer

* justify the footer group with space between
2021-12-09 13:53:54 +00:00
Ben Dwyer
3256482e88 Version Bump 2021-12-06 17:03:07 +00:00
Sarah Norris
7f238fa11a
Blockbase: refactor template part blocks (#5129)
* Update Blockbase template part blocks

* Update Arbutus template part blocks

* Update Geologist template part blocks

* Update Payton template part blocks

* Update Russell template part blocks

* Update Seedlet Blocks template part blocks

* Update Skatepark template part blocks

* Update Videomaker template part blocks

* Update Zoologist template part blocks

* Remove zero margin

* Remove reference to Blockbase

* Remove zero margin from all themes

* Move align setting to group block

* absorb group into the footer block

* remove layout from header footer only template

* remove wrappers from russell

* Move layout settings to footer template part for Seedlet Blocks

* Remove footer wrapper for Skatepark

* Remove wrapper from post-meta-icons

* Fix Mayland Blocks post meta icons spacing

* remmove space

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-06 15:20:15 +00:00
Ben Dwyer
1890979f74
Blockbase: Add an archive template (#5127)
* Blocbase: Add an archive.html file

* Add archive templates
2021-12-03 22:06:29 +00:00
Ben Dwyer
6b308fe3b6
Videomaker: Make the footer wide not full (#5139)
* Videomaker: Make the footer wide not full

* remove horizontal padding
2021-12-03 16:09:47 +00:00
Ben Dwyer
85e49de292 Version Bump 2021-11-29 15:49:50 +00:00
Maggie
1b6664c389
Videomaker: adjusting active states (#5091)
* fix active pagination styles

* removed active effect on query pagination

* border only when pagination not empty
2021-11-26 13:17:26 +00:00
Ben Dwyer
057bdbc69e Update the videomaker version number 2021-11-26 10:33:52 +00:00
Ben Dwyer
64112a2522
Videomaker: Add resource sources (#5098) 2021-11-25 10:15:16 +00:00
Ben Dwyer
dbd73c2a74
Videomaker: Update Videomaker navigation (#5059)
* Videomaker: Update navigation width

* Update font sizes

* change the jusificiation to be center

* add social links to the navigation

* prevent the navigation wrapping
2021-11-24 20:45:35 +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
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
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
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
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
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
fb08ebe272 Version Bump 2021-11-18 13:30:57 -05:00