Commit graph

156 commits

Author SHA1 Message Date
Sarah Norris
de3d549106 Version Bump 2022-04-01 11:39:00 +01:00
Ben Dwyer
72b681035d
Archeo: Load patterns automatically (#5715)
* Archeo: Load patterns automatically

* Add block types

* Move archeo_register_block_patterns to functions.php

* Update footer pattern inline with trunk

* Update Image with headline and description pattern inline with trunk

* Update archeo/functions.php

Co-authored-by: Jeff Ong <jonger4@gmail.com>

* Fix spacing in simple list of posts pattern

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-04-01 11:35:54 +01:00
Jason Crist
ce2936c2dc Build videomaker variations and version bumpped 2022-03-23 12:42:40 -04:00
Matias Benedetto
ded7fa21c9
Videomaker: fixing fonts path (#5711)
* Videomaker: fixing fonts path

* Videomaker: changing fonts assets name to avoid Apache server problem described here https://github.com/philipbelesky/inter-ui/issues/17
2022-03-23 12:40:13 -04:00
Jeff Ong
e2efdeab00 Version Bump 2022-02-08 17:30:42 -05:00
Ben Dwyer
7296688700
Update dependencies (#5476)
* Update dependencies

* run agian with node 16
2022-02-08 16:11:05 +00:00
Jason Crist
4f0433932a Version Bump 2022-02-02 16:37:17 -05:00
Matias Benedetto
f02c2ac38e
Videomaker: use locally-hosted version of Inter instead of Google Fonts (#5442)
* Videomaker: replace google font by the locally loaded variable version

* Videomaker: updating theme.css

* Videomaker: using sans-serif as fallback of Inter font

* Add a trailing slash to the font URL

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-02 10:01:52 +00:00
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