Commit graph

28 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
ed8a13bff5
Blockbase: Locked post content blocks (#6299)
* Locked post content blocks (and their containers) so that they can't be easily removed by the user.

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-08-03 12:27:39 -04:00
Jason Crist
80e036574b
Blockbase 3 (#6167)
Refactor/blockbase color admin (#6043)
Moved templates from old folder location to new (#6073)
Blockbase: Implement the Button elements API (#6041)
Blockbase: Implement Comment Block and removed CSS (#6080)
Fix/migrate blockbase font self hosted (#6123)
Blockbase children: update comments block (#6153)
Blockbase: Changed the trigger to render social icons (#6079)
Blockbase: move button padding styles from ponyfill to theme.json (#5901)

Co-authored-by: Grant Kinney <hi@grant.mk>
Co-authored-by: Jeremy Yip <jeremy.yip@automattic.com>
Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2022-07-20 14:54:48 -04:00
Matias Benedetto
805e3522cc
Font size names update (#5300)
* Font size name: updating 'huge' to 'x-large'

* Mayland-blocks: rename 'normal' to 'medium'

* Seedlet-blocks: renaming 'normal' to 'medium'

* Russell: removing unused 'normal' font size

* Blockbase & children: moving 'normal' font size from presets to custom

* Blockbase & family: renaming custom fotsize from 'tiny' to 'x-small'
2022-01-14 14:28:25 +00:00
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
Maggie
7e736f185b
Blockbase: converted headers to patterns (#5238)
* converted headers to patterns
* Import headers as both Template Parts AND Block Patterns

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-01-13 11:24:01 -05:00
Ben Dwyer
afd48e0dd8
Videomaker: Remove the redundant template (#5297) 2022-01-11 18:25:35 +00:00
Jason Crist
4ee18413af
Fix/videomaker heading spacing (#5178)
* Corrected videomaker header and content spacing to match design targets.

Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2021-12-10 12:16:10 -05:00
Jason Crist
1b61f3c876
Try/consolidate headers (#5145)
* consolidate header styles designed for child themes into Blockbase which child themes can use as header/footer options.
* Refactor header spacing mechanism to use a spacer in a template part
* Refactor header layouts to allow for full-width background colors.
* Tweak navigation styles leveraged by headers to align with design intentions
* Various other header and navigation tweaks.
* Affects all Blockbase children

Co-authored-by: Maggie <maggie.cabrera@automattic.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-09 10:22:50 -05:00
Sarah Norris
7f238fa11a
Blockbase: refactor template part blocks (#5129)
* Update Blockbase template part blocks

* Update Arbutus template part blocks

* Update Geologist template part blocks

* Update Payton template part blocks

* Update Russell template part blocks

* Update Seedlet Blocks template part blocks

* Update Skatepark template part blocks

* Update Videomaker template part blocks

* Update Zoologist template part blocks

* Remove zero margin

* Remove reference to Blockbase

* Remove zero margin from all themes

* Move align setting to group block

* absorb group into the footer block

* remove layout from header footer only template

* remove wrappers from russell

* Move layout settings to footer template part for Seedlet Blocks

* Remove footer wrapper for Skatepark

* Remove wrapper from post-meta-icons

* Fix Mayland Blocks post meta icons spacing

* remmove space

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-06 15:20:15 +00:00
Ben Dwyer
1890979f74
Blockbase: Add an archive template (#5127)
* Blocbase: Add an archive.html file

* Add archive templates
2021-12-03 22:06:29 +00:00
Kjell Reigstad
c1f51c9957
Videomaker: Fix vertical spacing in and around posts (#5068)
* Tidy up spacing on index page.

* Tidy up spacing on pages.
2021-11-24 14:53:37 +00:00
Jason Crist
8cfaa36188
Paternize 404 Page (#5039)
* Refactor Blockbase 404 page to block pattern instead of PHP page

* Adjustments to get 404 to render in child themes.

* Adjustments to style Skatepark's 404 based on original PHP file.

* corrected 404 page layout styles

* Refactored videomaker 404 to use Blockbase pattern but match original PHP file styling.

* Refactored videomaker 404 to use Blockbase pattern but match original PHP file styling.

* Added 'blank' message to index.php

* formatted PHP comment

* Hide the pattern in the inserter

* Only use the copy in the block

* adding 404 templates

* Removed unused class

* rename the prompt

* added spacer to align with what other child themes are doing

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Maggie <maggie.cabrera@automattic.com>
2021-11-22 13:21:35 +00:00
Ben Dwyer
7557739e33
Videomaker: Remove tags from the index, increase margin under post title and remove post meta template (#5057) 2021-11-18 15:48:56 +00:00
Ben Dwyer
aac1f9acae
Videomaker: Fix alignments (#5056) 2021-11-18 11:33:53 +00:00
Ben Dwyer
d534eaba4f Version Bump 2021-11-18 10:41:34 +00:00
Ben Dwyer
245b6386e7
Videomaker: Limit the width of the header to be wide (#4956) 2021-11-01 15:45:04 +00:00
Ben Dwyer
efd34ad19e
Videomaker: Fix the Single template (#4949) 2021-10-29 18:55:19 +01:00
Sarah Norris
1ea19c127a
Videomaker: Reduce header spacing on header-footer-only template (#4921)
* Reduce header spacing on header footer only template

* Replace padding with spacer

* Add spacing to top of main container on header-footer-only template
2021-10-28 12:34:43 +01:00
Daniel Dudzic
621f7c527e
Videomaker: Fix post tags location. Closes #4888 (#4912)
* Videomaker: Fix post tags location. Closes #4888

Co-authored-by: @mikachan

* Videomaker: Remove the post meta template part from single.html

* Update videomaker/block-template-parts/post-meta.html

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-10-28 09:21:12 +01:00
Jason Crist
211cff82e4
Added pagination arrows configuration to pagination block (#4909) 2021-10-26 16:48:02 +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
d06b9a06d8
Blockbase: Update the query pagination block markup (#4805)
* Blockbase: Update the query pagination block markup

* Remove pagination extra div

* Remove the wrapper for the query pagination block
2021-10-21 09:24:14 +02:00
Ben Dwyer
4127742af1
Videomaker: Update the single post template (#4870)
* Videomaker: Update the single post template

* Update to use next and prev post blocks

* Add missing file

* Rebuild

* Make the next/prev links display: block
2021-10-20 20:20:10 +01:00
Ben Dwyer
a9aa5c3e95
Videomaker: Update tag styles (#4866)
* Videomaker: Update tag styles

* Add tags to the index template
2021-10-19 15:32:43 +01:00
Ben Dwyer
f33d548de1
Videomaker: Add block patterns (#4701)
* Videomaker: Add block patterns

* Remove autoplay, loop and muted

* Match post meta to the comps

* Add more translations to the patterns

* Set the site title CSS in the theme.json

* Reset the header

* Update patterns - add video controls and update the source video
2021-10-14 12:22:12 +01:00
Ben Dwyer
b31b10ce59
Videomaker: Add a base theme with initial settings (#4661)
* Add Videomaker base theme

* Add alternate color palettes

* Add active link state

* Update the index template

* remove white space
2021-09-21 16:01:15 +01:00