alaczek
99bd5fdfa5
Version Bump
2024-01-05 14:30:22 +11:00
Ben Dwyer
8d8eeed610
Block Canvas: Update header alignment ( #7575 )
2023-12-21 14:08:09 +00:00
Sarah Norris
71bbeca990
Version Bump
2023-08-17 15:12:31 +01:00
Jeff Ong
dc3549559f
Remove auto-loading-homepage tag. ( #7300 )
2023-08-11 08:35:59 -04:00
Sarah Norris
c8bec35828
Version Bump
2023-07-25 17:18:30 +01:00
Sarah Norris
dc812014ba
Remove Rubik font from heading definition ( #7267 )
2023-07-25 16:06:43 +01:00
Sarah Norris
5cc2794b60
Version Bump
2023-05-09 08:47:26 +01:00
Sarah Norris
82ed5fa509
Add link styles for post-terms ( #7058 )
2023-05-05 12:07:10 +01:00
Jason Crist
35a3ff702c
Version Bump
2023-03-31 09:00:50 -04:00
Jason Crist
b1becceb9b
Remove table CSS from block canvas theme as it has been addressed in Gutenberg ( #6954 )
2023-03-31 08:55:52 -04:00
Matias Benedetto
cb76408070
Version Bump
2023-03-23 12:54:31 -03: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
madhusudhand
eb5378f012
Version Bump
2023-02-23 16:44:53 +05:30
Takashi Irie
03989c432e
Block Canvas: Add no results content to search template ( #6860 )
...
Block Canvas: Add no results content to search template
2023-02-06 22:23:14 +00:00
Sarah Norris
a71c0df4ee
Version Bump
2023-01-25 11:22:39 +00:00
Sarah Norris
33b15c93cc
Remove font-smoothing CSS ( #6816 )
2023-01-13 16:22:11 +00:00
Sarah Norris
36a1283324
Version Bump
2022-12-16 15:42:38 +00:00
Sarah Norris
dfbeecfef9
Add home.html template to Block Canvas ( #6784 )
2022-12-16 15:34:18 +00:00
Jason Crist
59ab4f94da
Version Bump
2022-12-06 12:44:42 -05:00
Sarah Norris
e8c2af8731
Block Canvas: Add self-closing tag to comments pattern in page template ( #6764 )
...
* Add closing tag to comments pattern
* Indent page template markup
2022-12-05 15:58:17 +00:00
Sarah Norris
f4445a9383
Version Bump
2022-10-31 10:04:16 +00: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
Jason Crist
c607f3754d
Version Bump
2022-10-28 12:08:09 -04:00
arthur791004
721d8e8e04
Make theme available for translation as much as possible ( #6484 )
...
* Add the load_theme_textdomain function call
* Fix incorrect domain
* Load blockbase translations
* Moved all calls to load_theme_textdomain to be handled by Blockbase (not the children)
* Refactored calls to load_theme_textdomain to not include the default location to simplify the call
* Added load_theme_textdomain call to block canvas
* Removed unrelated videomaker changes
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-10-28 11:43:41 -04:00
Sarah Norris
ceebec440d
Version Bump
2022-10-04 16:43:04 +01: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
Sarah Norris
ff3e4cbd74
Version Bump
2022-09-28 10:16:14 +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
alaczek
0e891c831d
Version Bump
2022-09-20 10:51:55 +10:00
Jason Crist
97583131f4
Add table CSS to Blockbase and Decibel ( #6593 )
2022-09-19 13:08:39 -04:00
Jeff Ong
c6bcaba6ec
Add decibel single template and adjust according parent settings. ( #6584 )
2022-09-19 12:45:36 -04:00
Vicente Canales
50fd74133a
Decibel: add button styles ( #6567 )
...
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-09-15 15:24:58 -04:00
Jeff Ong
fa091b4376
Block Canvas: update comments pattern. ( #6575 )
2022-09-14 13:18:30 -04:00
Jason Crist
bdbb8228ed
Introduced some padding to Block Canvas' 404 template ( #6565 )
2022-09-14 12:28:11 -04:00
alaczek
1c197b1575
Version Bump
2022-09-14 09:27:34 +10: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
alaczek
d3ccb07659
Version Bump
2022-09-01 18:31:43 +10: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
Jason Crist
66ae35297e
Version Bump
2022-08-30 17:18:57 -04: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
madhusudhand
7af4710866
Version Bump
2022-08-05 12:34:01 +05:30
Madhu Dollu
92ac19042c
lock post-content block by default ( #6314 )
...
* lock post-content and the containing group blocks to not allow remove option without unlocking
* Added a few missing locks
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-08-05 12:16:56 +05:30
Sarah Norris
54018dd04c
Version Bump
2022-07-04 10:05:54 +01: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
Jason Crist
30ba4ede36
Version Bump
2022-06-28 13:12:35 -04: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
Jeff Ong
a240a1cc25
Version Bump
2022-06-23 16:30:29 -04: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