Commit graph

22 commits

Author SHA1 Message Date
Sarah Norris
2f347e909f
Add standard spacing presets to Block Canvas (#7717) 2024-04-05 10:15:16 +01:00
Sarah Norris
dc812014ba
Remove Rubik font from heading definition (#7267) 2023-07-25 16:06:43 +01:00
Sarah Norris
82ed5fa509
Add link styles for post-terms (#7058) 2023-05-05 12:07:10 +01:00
Takashi Irie
2920b04e58
Block Canvas: Update background and foreground color slugs to base and contrast (#6892)
* Block Canvas: Update background and foreground color slugs based on the theme development guideline.

* Block Canvas: Order color slugs in alphabetical order
2023-03-23 09:36:13 -04:00
Sarah Norris
7129fdc47a
Block Canvas: small updates (#6705)
* Add semi-colon

* Remove blank template

* Tidy CSS formatting

* Move root padding to theme.json

* Add issue links

* Update header markup

* Update post-meta markup

* Update all layout settings

* Update footer credit text

* Remove index.php file

* Update comments markup

* Remove extra word from footer

* Update markup

* Hide avatar

* Remove layout setting from template part

* Remove _unstableLocation from nav
2022-10-31 09:50:40 +00:00
Madhu Dollu
adde57eda2
Update block canvas styles (#6640)
* update link styles

* update typography

* update spacing

* add text underline offset and thickness
2022-10-04 16:36:54 +01:00
Jeff Ong
4c3ee0136c
Block canvas: clean up templates (#6620)
* Clean up templates supplied.

* Remove customTemplates.

* Add blank and modify customTemplates definition.
2022-09-28 10:08:08 +01:00
Jeff Ong
c6bcaba6ec
Add decibel single template and adjust according parent settings. (#6584) 2022-09-19 12:45:36 -04:00
Jason Crist
38d4fda596
Create/decibel (#6542)
* Update Block Canvas settings to be a more generic starting point. Eliminated custom gap values (replaced with --preset--spacing), eliminated redundant (and some opinionated) block settings

* Added Decibel as a (for NOW) child theme of Block Canvas with (only a few) style opinions added
2022-09-13 11:25:55 -04:00
Matias Benedetto
d836175530
Block-canvas: adding fluid type in theme.json (#6507)
* Block-canvas: adding fluid type in theme.json
* Adjusted configuration to more fully use fluid type

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-09-09 09:35:01 -04:00
Matias Benedetto
fa927d31ff
Block canvas: replacing button :hover CSS by theme.json definition (#6486)
* Block canvas: adding pseudo selectors

* Button hover state in themes.json
2022-08-31 18:30:30 -03:00
Jeff Ong
44b043f62d
Block Canvas: replace alignment CSS (#6438)
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-08-30 10:18:18 -04:00
Maggie
83f4768c48
Block canvas: comment block (#6109)
* added new comment block to the theme

* renamed slug

* fix incorrect variables
2022-06-30 15:54:09 +02:00
Maggie
75f2feed30
Block Canvas: add support for button elements (#6139)
* add support for button elements

* removed test
2022-06-27 09:38:12 +02:00
Maggie
8197997fc6
removed redundant definitions (#6111) 2022-06-23 09:08:28 +02:00
Maggie
e098d651aa
Block canvas regressions (#6110)
* fix incorrect theme.json definitions

* centered post meta

* fix font sizes
2022-06-22 16:29:41 +02:00
Jason Crist
c013a1a89e
Block Canvas : Eliminated the naming of font families from 'body' and 'header' (#6072) 2022-06-09 11:00:39 -04:00
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
Madhu Dollu
ead4fed58b
multiple themes: update font sizes from px to rem for better a11y (#5801) 2022-04-05 15:52:02 -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
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