Commit graph

350 commits

Author SHA1 Message Date
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
Ben Dwyer
a12962e011
Update Blank Canvas Blocks footer (#5346) 2022-01-17 12:49:12 -05:00
Ben Dwyer
4cdefe806e Version Bump 2022-01-17 14:30:49 +00:00
Ben Dwyer
b8551224e7
Blockbase: Update style.css (#5330)
* Blockbase: Update style.css

* Remove README.md from homepage

* Add block-patterns tag to blockbase
2022-01-17 13:57:16 +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
Kjell Reigstad
4abcf26686
Update alignment rules. (#5316) 2022-01-14 14:27:35 +00:00
Jason Crist
ad9d522178
Reverting the mess caused renaming template folders (#5317) 2022-01-13 15:38:55 -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
Jason Crist
b93b709bdd
Remove customizer restoration as it is no longer being removed by Gutenberg. (#5303) 2022-01-13 11:22:44 -05:00
Ben Dwyer
11ad6242be Version Bump 2022-01-13 11:46:42 +00:00
Ben Dwyer
04906a315b
Revert "Change the way we fetch users CPT to use the Gutenberg function directly" (#5307)
This reverts commit 75ba42af5b.
2022-01-13 11:27:53 +00:00
Ben Dwyer
5e96cecd30
Revert "Revert Fix Customizer Font Editing causing Site Editor WSOD" (#5295)
* Revert "Revert "Fix Customizer Font Editing causing Site Editor WSOD (#5262)" (#5284)"

This reverts commit d75e26f10e.

* Cast object to  array
2022-01-12 09:02:31 +00:00
Ben Dwyer
d75e26f10e
Revert "Fix Customizer Font Editing causing Site Editor WSOD (#5262)" (#5284)
This reverts commit 9e7036e6c3.
2022-01-10 09:50:57 +01:00
Ben Dwyer
fbe908540a Version Bump 2022-01-07 10:15:01 +00:00
Jason Crist
9e7036e6c3
Fix Customizer Font Editing causing Site Editor WSOD (#5262)
* Clear fontFamilies data to ensure what is posted is always correct.  Refactored unset_property_if_it_exists() as it wasn't removing the fontFamilies Array as expected

* Change the way we fetch users CPT to use the Gutenberg function directly

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-01-07 09:27:37 +00:00
Sarah Norris
0d8b97499b
Add appearanceTools: true setting (#5072) 2022-01-04 15:27:29 +00:00
Ben Dwyer
955628f282
Blockbase: Update the package.json (#5253)
* Blockbase: Update the package.json

* update

* Add author
2021-12-24 13:51:23 +00:00
Ben Dwyer
e3762b3329
Blockbase: Update customizer PHP library to work with latest version of Gutenberg (#5251)
* Fix customizer

* add string
2021-12-23 11:53:08 +00:00
Ben Dwyer
55eac831b5 Version Bump 2021-12-23 01:48:55 +00:00
Ben Dwyer
18c6bcb1f8
Fallback to the old function name in case users are still on the old version of Gutenberg (#5250) 2021-12-23 01:32:09 +00:00
Ben Dwyer
665a08d8f5
Blockbase: Rename Gutenberg functions (#5248) 2021-12-22 23:20:37 +00:00
Sarah Norris
b172d413cc Version Bump 2021-12-22 16:45:44 +00:00
Ben Dwyer
88cff87a49
Blockbase: Update alignment rules (#5220)
* Blockbase: Update alignment rules

* update variable name
2021-12-22 16:39:41 +00:00
Maggie
225656c65a
Blockbase: fix variables for 2 colored themes (#5241)
* fix variables for 2 colored themes

* same fix for tables css
2021-12-22 16:35:42 +00:00
Ben Dwyer
2ef8a95e1f Version Bump 2021-12-20 09:53:16 +00:00
Ben Dwyer
f546817e73
Skatepark: simplify nav (#5190)
* Skatepark: simplify nav

* Add a block gap between the logo and other branding

* align the mobile menu to the botton

* Simplify skatepark's header to just use the Blockbase one

* refactor the social navigation code to make it eassier to pinpoint errors

* Skatepark: simplify nav

* Add a block gap between the logo and other branding

* align the mobile menu to the botton

* Simplify skatepark's header to just use the Blockbase one

* Remove header css

* update skatepark to have a wide header
2021-12-20 09:05:38 +00:00
Ben Dwyer
589e1a1e4d Version Bump 2021-12-14 16:45:07 +00:00
Ben Dwyer
61851034de
Blockbase: Force DOMXPath to use utf-8 encoding (#5193) 2021-12-14 16:24:50 +00:00
Jason Crist
69a561f0b3 Version Bump 2021-12-13 14:26:41 -05:00
Jason Crist
db081d9814
Geologist Variations + Variation Creation Script (#5179)
* WIP variations script

* add some initial code to copy theme variants

* Add more variations

* Fix blue and slate variations

* Remove commas breaking theme.json

* Refactored script to exclude unnecessary elements, copy additional resources and merge theme.json data

* Added npm script target to variations build.  Added readme files to variation destination.

* Removed unused 'foreground' palette color from geologist variations.  Mapped 'secondary' palette color to 'secondary' custom color in base Geologist theme.

* Removed unused 'foreground' palette color from geologist variations.  Mapped 'secondary' palette color to 'secondary' custom color in base Geologist theme.

* Made the variations script smart

* Made site title adjustments per design request

* Update the header to use the standard blockbase header

* Refactored the usage of default header out of a change to template part and instead introduced the concept of 'mods' that will change templates to suit

* Removed header modifications to Geologist variations

* Added Google font URL information to geologist-blue

* Add IBM Plex Mono to our list of cusotmization fonts

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-13 16:53:44 +00:00
Jason Crist
2e5ea37b97
Fixed the header spacer element in header-center template (#5175) 2021-12-09 11:25:47 -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
4ddaf7b558 Version Bump 2021-12-07 17:59:35 +00:00
Sarah Norris
70a175747e
Blockbase: replace user key with custom (#5147)
* Replace user key with custom

* Rename user to custom in functions.php

* Added stopgap so that the solution will work with both < and > Gutenberg version 12.1

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-12-07 17:49:46 +00:00
Ben Dwyer
3256482e88 Version Bump 2021-12-06 17:03:07 +00:00
Ben Dwyer
0535e61ee2
Blockbase Fonts: Only unset properties that are set (#5149) 2021-12-06 16:47:40 +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
3409972736 Version Bump 2021-12-02 13:03:07 +00:00
Ben Dwyer
ecb31ac575
Blockbase: Fix navigation (#5128) 2021-12-02 12:53:49 +00:00
Sarah Norris
1a28df4986
Add padding to footer (#5122) 2021-12-01 17:58:44 +00:00