Commit graph

66 commits

Author SHA1 Message Date
madhusudhand
95f69a80f4 Version Bump 2022-06-10 11:10:13 +05:30
Jason Crist
c013a1a89e
Block Canvas : Eliminated the naming of font families from 'body' and 'header' (#6072) 2022-06-09 11:00:39 -04:00
madhusudhand
b0042e5bbd Version Bump 2022-06-09 10:26:34 +05:30
Jason Crist
9e1593081a
Remove the 'unstableSocialLinks' from themes that shouldn't have it (it's a Blockbase exclusive) (#6078) 2022-06-09 10:18:24 +05:30
Maggie
2435e5c0b9
Cult: Fonts and Weights (#5946)
* fonts and headings settings

* fixed medium css variable for cult and bc

* Reduce font size presets to standard sizes.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-04-27 13:55:23 -04:00
Jeff Ong
a495bbce7d Building Variations 2022-04-26 12:04:12 -04:00
Maggie
3ff58ad78c
Cult base theme (#5939)
* Cult base theme

* removed classnames from cult and block-canvas

Co-authored-by: Maggie <maggie@Castiel.home>
2022-04-26 11:56:21 -04:00
Jason Crist
a8b9a79169 Version Bump 2022-04-05 15:53:32 -04:00
Madhu Dollu
ead4fed58b
multiple themes: update font sizes from px to rem for better a11y (#5801) 2022-04-05 15:52:02 -04:00
Jeff Ong
448ec50bd2 Version Bump 2022-03-28 15:16:48 -04:00
Jason Crist
af44ecf1fd
Slim/block canvas (#5742)
* Eliminated button custom variables (which were not re-used anywhere)
* Replaced 'normal' with 'medium' and eliminated the hidden font size
* Removed x-small hidden font
* Removed singlularly used custom gap-baseline
* Moved headings from custom values and element settings to (mostly) core block settings
2022-03-28 08:47:50 -04:00
Jason Crist
802683f0d4 Version Bump 2022-03-23 12:28:04 -04:00
Maggie
18482fab16
Block canvas and pendant: fixed block patterns (#5713) 2022-03-22 10:57:18 -04:00
Sarah Norris
ecfdb2b38d Version Bump 2022-03-21 17:21:30 +00:00
Jason Crist
4ae10532d6
Add and configure fonts for use in Pendant. (#5700) 2022-03-21 11:49:50 -04:00
Maggie
204a35ebaf
Try: Blockbase standalone theme (#5660)
* first commit with initial files

* templates

* styles

* template parts

* Removed errant metadata

* Added create tool

To use `php create.php` and answer the prompts.
This will create a folder alongside this theme with the provided
metadata as well as namespaced attributes refactored.

* Removed a create script.  (It shouldn't be here...)

* 404 block pattern

* remove fontSlug

* removed block styles support

* change slug of block pattern

* added namespace to pattern

* ignore this theme when pushing to the sandbox

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-03-17 11:18:33 +01:00