Commit graph

383 commits

Author SHA1 Message Date
Ben Dwyer
509e70ab7c Version Bump 2022-02-24 20:34:09 +00:00
Ben Dwyer
e72ff47757
Blockbase: Remove list ponyfill (#5586) 2022-02-24 20:25:27 +00:00
alaczek
582ac1d88b
Winkel: Initial commit. (#5571)
* Winkel: Initial commit.

* Update winkel/style.css

* rename header template and simplify templates

* Winkel: Update header - enable logo syncing, remove navigation font size.

* Winkel: Update theme.json - use a different text color for paragraphs, define navigation font size.

* Refactor so that we can use the header-centered pattern in Winkel

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-24 20:24:13 +00:00
Ben Dwyer
972d9b0ce9
Blockbase: Add more issues that need to be resolved to remove CSS (#5587) 2022-02-24 17:44:27 +00:00
Sarah Norris
f442c2f1ed Version Bump 2022-02-16 15:12:34 +00:00
mike ritter
2b260c3074
Update README.md (#5528)
- corrected misspellings
- removed extra words
- added link to define DRY
2022-02-16 11:48:16 -03:00
Matias Benedetto
fa22ef5c1f
avoid linter warnings about yoda conditions (#5538) 2022-02-16 11:24:13 -03:00
Matias Benedetto
3b0ae93dde
Blockbase: Use the Global Styles rest API in the customizer (#5492)
* Blockbase: Use the Global Styles rest API in the customizer

* Color and Fonts customizer: changing implementation

* Color and Fonts customizer: changing implementation

* unlinting

* unlinting

* Customizer:  handling when settings or styles are not arrays

* Revert "Skatepark: dynamic duotone support (#4740)"

This reverts commit f1a3133076.

* Blockbase: Use the Global Styles rest API in the customizer

* Color and Fonts customizer: changing implementation

* unlinting

* unlinting

* Customizer:  handling when settings or styles are not arrays

* Revert "Skatepark: dynamic duotone support (#4740)"

This reverts commit f1a3133076.

* remove unused function

* move settings to the theme key

* revert skatepark changes

* revert skatepark changes

* Renaming variables

* Reverting dded23b133

* re-adding delete_transient

* Remonving condition to unset fonts when default is selected

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-02-15 17:15:50 -03:00
Ben Dwyer
762fa3fd19
Update alignment rules (#5526)
* Update alignment rules

* Run Blockbase build

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-15 13:09:56 -05:00
Sarah Norris
8a22ad8381 Version Bump 2022-02-15 11:39:38 +00:00
Jeff Ong
c75d4ef9c0
Try fixing the husky actions. (#5493)
* Test commit.

* Test.

* Test.

* test.

* test

* Update package.json.

* Update package-lock.json.

* Remove incorrect formatting.

* Test a syntax error.

* Test a style error.

* Remove weird undefined.

* test

* test

* test commit

* Update phpcodesniffer-composer-installer

* Update phpcompatibility-wp

* test

* fix composer

* test

* test

* Update composer lock

* test

* test.

* Fix linters error?

* test

* test

* reset

* test

* test

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-15 11:28:42 +00:00
Maggie
84073fa9c2 Version Bump 2022-02-11 10:11:04 +01:00
Maggie
4fb324e186
Skatepark: refactor CSS into block markup (#5473)
* refactored paragraph with quote pattern

* Image with caption pattern

* testimonial pattern

* Author block refactored

* removed navigation CSS that wasn't doing anything

* post comments CSS removed

* search block

* removed post meta css

* refactor index and links css

* scrapped more css

* removed partials

* removed unused includes

* removed headings styles refactoring pattern
2022-02-11 10:07:14 +01:00
Maggie
71c3f66ed3
fixed spacing for header (#5472) 2022-02-11 09:46:38 +01:00
Jeff Ong
e2efdeab00 Version Bump 2022-02-08 17:30:42 -05:00
Ben Dwyer
7d8fdd5f92
Update alignment styles (#5475)
* Update alignment styles

* tidy up formatting
2022-02-08 17:19:56 -05:00
Ben Dwyer
7296688700
Update dependencies (#5476)
* Update dependencies

* run agian with node 16
2022-02-08 16:11:05 +00:00
Ben Dwyer
6c9e7f0939 Version Bump 2022-02-04 19:45:13 +00:00
Ben Dwyer
071e4023ed
Blockbase: Add comments to a page (#5461) 2022-02-04 19:21:36 +00:00
Jason Crist
7045feb98a
Fixed import to include __DIR__ instead of assuming relative path (#5449) 2022-02-02 17:10:48 -05:00
Jason Crist
4f0433932a Version Bump 2022-02-02 16:37:17 -05:00
Jason Crist
cd163451cf
remove the default color check during color customizations save (#5446) 2022-02-02 16:15:44 -05:00
Ben Dwyer
1483ab4a9f
Remove block style registration (#5368)
* Remove block style registration

* update variations

* Revert seedlet changes
2022-02-02 16:00:30 +00:00
Addison Stavlo
52fa8a3eee
register header and footer in theme json (#5441) 2022-02-02 09:45:14 +00:00
Jason Crist
8f54a2ee95 Version Bump 2022-02-01 11:38:37 -05:00
Ben Dwyer
45aecc763d
Blockbase: Remove the fallback for the navigation block (#5419) 2022-02-01 11:36:36 -05:00
Jason Crist
e5848b4579 Version Bump 2022-02-01 09:28:20 -05:00
Matias Benedetto
f5d081fbd8
Blockbase search template update (#5418)
- Adding search block
- Updating posts query template
- Adding query pagination block
2022-02-01 11:18:22 -03:00
Maggie
7871f79b21
Skatepark: updated font sizes (#5416)
* changed font sizes

* moved normal back to custom

* changed font size on patterns and templates

* fix block markup

* correct font size for search
2022-02-01 12:03:06 +00:00
Jason Crist
7f49ad5001 Version Bump 2022-01-31 13:07:26 -05:00
Ben Dwyer
5066bda49d
Blockbase: Fix social navigation warning (#5389) 2022-01-27 09:58:40 +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
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