Commit graph

288 commits

Author SHA1 Message Date
Jason Crist
958742fa84 Version Bump 2021-11-19 11:32:06 -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
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
Ben Dwyer
cec06e0213 Version Bump 2021-11-18 14:14:49 +00:00
Ben Dwyer
83e091327c remove pink social icons 2021-11-18 14:03:21 +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
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
Ben Dwyer
51a06db16d Version Bump 2021-11-17 11:51:19 +00:00
Ben Dwyer
2bd5b5ecc8
Blockbase: Change references to gutenberg_block_template_part, to block_template_part (#5031)
* Blockbase: Change references to gutenberg_block_template_part, to block_template_part

* use an if statement to determine which function to call
2021-11-17 11:29:22 +00:00
Jason Crist
5d2aac64d9 Version Bump 2021-11-12 10:54:57 -05:00
Jason Crist
e463147f1d
Fixed null-ref error when previewing colors for any theme but Skatepark (#5014) 2021-11-12 08:44:51 -05:00
Jason Crist
1625360597
Removed child creation tool and documention referencing it. (#5023) 2021-11-12 08:44:31 -05:00
Sarah Norris
7dbb449325
Skatepark: Fix multiline tags and categories (#5021)
Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-11-12 08:43:20 -05:00
Ben Dwyer
d9da583507
Make it possible to customize submenus in Blockbase (#4985) 2021-11-12 08:42:40 -05:00
Jason Crist
35b46d4763 Version Bump 2021-11-10 12:11:48 -05:00
Ben Dwyer
f45132b8c2
Blockbase: Use new attributes for navigation block (#4832)
* Use new attributes for navigation block
2021-11-10 12:09:10 -05:00
Maggie
f907e7dfe6
remove unneeded styles for post template (#4809) 2021-11-10 11:52:09 -05:00
Ben Dwyer
211fbcf20a
Blockbase: Remove unnecessary normalize code (#4802) 2021-11-10 11:51:51 -05:00
Ben Dwyer
95d5f499c5 Version Bump 2021-11-04 21:19:03 +00:00
Jason Crist
dccace47ad
Remove/child theme (#4861)
* Updated build process to merge ALL attributes (as Gutenberg does) and re-defined the now missing custom templates items in the themes that would now lack them

* removed the build step tooling from blockbase

* converted build tool to a 'replacement tool'

* Removed build scripting from children package files

* Removed build scripting from children package files

* Run the script to remove child-theme.json files

* Update the version number and changelog for Blockbase

* Remove the rebuild script, we don't need it anymore

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-11-04 21:16:17 +00:00
alaczek
1ffa975dad Version Bump 2021-11-04 08:49:00 +11:00
alaczek
98e4cda3ae Version Bump 2021-11-04 08:39:34 +11:00
Ben Dwyer
6af64054ee
Blockbase: Fix warning when we try to set properties on arrays (#4972) 2021-11-03 16:06:06 +00:00
Ben Dwyer
4edca7a033 Version Bump 2021-10-29 09:10:28 +01:00
Ben Dwyer
c6b26e603c Update Blockbase to a new minor version 2021-10-29 08:45:57 +01:00
Ben Dwyer
9940bf68cd Update changelog 2021-10-29 08:35:12 +01:00
Ben Dwyer
939d7ea6ac
Blockbase: Handle posts without titles (#4920) 2021-10-29 08:34:30 +01:00
Maggie
f1a3133076
Skatepark: dynamic duotone support (#4740)
* added duotone support for blocks, removed it from the patterns markup

* Add duotone to site logo too

* If the user changes colors via the customizer also update the default Duotone filter

* created a new filter for the custom duotone

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>

* delete new transient

* fix customizer preview and invert darker palettes

* check luminescence on php to see if we need to invert before saving

* Refactoring the code to make it easier to understand

* Remove closure

* refactor for readability

* merge user filter with theme ones

* Whitespace

* Check the array keys exist properly

* remove var_dumps

* check for the correct values when we define the custom filter

* minified colord file

* updated changelog and credited the colord library

* minified version of colord.js

* removed filter from logo

* Removed duplicated comment

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2021-10-29 08:31:41 +01:00
Ben Dwyer
05b8d89712
Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928) 2021-10-29 08:21:54 +01:00
Ben Dwyer
c2285d9cc8 Update blockbase changelog 2021-10-28 12:43:48 +01:00
Ben Dwyer
0592855e5a Version Bump 2021-10-28 12:38:28 +01:00
Ben Dwyer
67942eb5e5 Add Kerr as a blockbase child 2021-10-27 12:09:32 +01:00
Ben Dwyer
91d0f4fd6e Version Bump 2021-10-27 12:03:44 +01:00
Ben Dwyer
6f7bb5bf3a Update changelog 2021-10-27 12:01:09 +01:00
Jason Crist
8c91028c92
Refactor Paragraph margin rules for consistent, non block-gap values (#4908) 2021-10-27 11:59:29 +01:00
Ben Dwyer
61b92509d8
Add changelog entries we missed (#4919) 2021-10-27 11:48:16 +01:00
Jason Crist
321a91c603 Version Bump 2021-10-26 11:22:53 -04:00
Ben Dwyer
f11bd52520
Blockbase: Fix fatal error with social navigation (#4895) 2021-10-26 15:47:07 +01:00
Ben Dwyer
3360ff97c3 Version Bump 2021-10-26 13:15:07 +01:00
Ben Dwyer
63ad6234d1
Blockbase: Add query title (#4878)
* Blockbase: Add query title block to all index templates

* remove from skatepark

* Add query title to payton and russell

* Add a space below the query title
2021-10-26 13:12:12 +01:00
Ben Dwyer
ccb663a9bb Version Bump 2021-10-25 11:01:13 +01:00
Ben Dwyer
25bf57cbec
Blockbase: Add a mixin for post meta (#4897) 2021-10-25 10:57:46 +01:00
Jason Crist
ee0c79262c Version Bump 2021-10-21 14:43:46 -04:00
Sarah Norris
a73ef54978
Blockbase: Fix form background color contrast (#4824) 2021-10-21 14:38:08 -04:00
Maggie
508e6866e9
Blockbase: search block font size (#4865)
* defined a font size for search block
* added line-height control and removed it from the CSS
* rebuilt children
2021-10-21 14:36:41 -04:00
Maggie
a025027975
Blockbase: make post meta icons optional (#4891)
* move blockbase post meta icons to block styles

* refactored geologist, removed unneeded css coming from Quadrat

* added meta icons to russell

* seedlet, zoologist refactored like geologist

* refactored Quadrat

* more unnecesary css

* applied to Mayland

* removed CSS from videomaker

* built mayland

* refactored Skatepark

* correct icon and size for Skatepark
2021-10-21 16:30:06 +02:00