Commit graph

12 commits

Author SHA1 Message Date
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
Jason Crist
ad9d522178
Reverting the mess caused renaming template folders (#5317) 2022-01-13 15:38:55 -05:00
Jason Crist
e2644501a6 Ran script moving template resources 2022-01-13 11:38:42 -05:00
Jeremy Yip
9d31c2dfc6
Blank Canvas 2: Rename to Blank Canvas Blocks (#5218)
* Update blank canvas 2 to blank canvas blocks

* Rename blank-canvas-2 directory
2021-12-17 17:39:33 -03:00
Ben Dwyer
8c6b2f068f
Remove BCB (#3962) 2021-05-28 15:16:59 -04:00
Daniel Dudzic
36df9da75d
Block themes: Update templates to include a Query block wrapper (#3821)
* Block themes: Update templates to include a Query block wrapper (WordPress/gutenberg#30804)
Co-authored-by: Maggie Cabrera <maggie.cabrera@automattic.com>
2021-05-24 16:38:00 -04:00
Ben Dwyer
ada748ca17
Blank Canvas Blocks: Update templates (#3908)
* Blank Canvas Blocks: Update templates

* Add featured image block.

* Add comment referencing GB issue.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-05-24 08:46:17 -07:00
Jason Crist
d2ce2a4e18
Bringing development work from working branch to trunk (#3608)
While BCB children are under active development a few changes are being
made to BCB.  This branch brings work to-date into trunk for further
testing.
2021-04-01 16:25:27 -04:00
Jason Crist
a6b721829c
Work on updating the default templates to better match Blank Canvas (#3522)
* Update the default templates to better match Blank Canvas

* Added footer template part definition
2021-03-26 10:46:36 -04:00
Jason Crist
b13c243ae2
Refactor/bcb custom to styles (#3487)
Refactored "custom" style configuration into "style" configuration for blocks wherever possible. 

This was enabled because Gutenberg recently enabled configuration of styles of blocks even if they don't express support via their block.json.

This also brings alignment configuration in line with recent changes allowing blocks to express "wide/full" configuration individually.
2021-03-19 10:53:46 -04:00
Jason Crist
d5c656a686
Add Navigation styling to BCB (#3460)
* Add navigation style configuration to theme.json & add drop-shadow to submenu as an option.

* Adding mobile menu option to target mobile navigation styles exclusively for navigation blocks in the header.
2021-03-16 15:08:23 -04:00
Jason Crist
9e8755c5e5 First Build of Blank Canvas Blocks
Blank Canvas is an unopinionated parent theme that will "Ponyfill" the
gaps between where Gutenberg is today and where it is going.

refactored (ponyville) to blank canvas blocks
2021-03-09 11:38:50 -05:00