Commit graph

153 commits

Author SHA1 Message Date
Griffith Chen
c5dd41d77d Version Bump 2023-08-22 09:40:41 +08:00
Griffith Chen
81ee6b62f2
Remove tags blog-homepage and auto-loading-homepage (#7322) 2023-08-21 11:43:02 +08: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
Andres Blanco
101c1e2d3a Version Bump 2022-08-01 12:26:14 -03:00
Andrés Blanco
b42d07f1a0
Fix/missing tags (#6303)
* add auto-loading-homepage

* add blog-homepage
2022-08-01 11:58:54 -03:00
Mark Biek
0eb047cada Version Bump 2022-05-25 09:55:22 -04:00
Mark Biek
19a2c4ec86
Update all /pub themes so the theme-uri points to https://wordpress.com/theme/<slug> (#6033)
Previously, it was a mix of linking to Github vs. WordPress.com
2022-05-25 09:48:00 -04:00
Jason Crist
57ccff920e Version Bump 2022-01-17 12:51:58 -05:00
Ben Dwyer
a12962e011
Update Blank Canvas Blocks footer (#5346) 2022-01-17 12:49:12 -05:00
Jason Crist
ad9d522178
Reverting the mess caused renaming template folders (#5317) 2022-01-13 15:38:55 -05:00
Jason Crist
79e6594713 Version Bump 2022-01-13 14:48:11 -05:00
Jason Crist
304254e9af
Remove templates improperly nested in a folder due to script error in #5105 (#5314) 2022-01-13 19:15:55 +00:00
Jason Crist
eea5498372
Refix/5105 script refactor template folders (#5312)
* Re-moved everything to the correct location, fixing the incorrect nested location from previous execution
2022-01-13 12:05:31 -05:00
Jason Crist
e2644501a6 Ran script moving template resources 2022-01-13 11:38:42 -05:00
Sarah Norris
47d758b63f
Manual version bump for some themes (#5246)
* Version bump Seedlet

* Version bump Spearhead

* Version bump Quadrat variations

* Version bump blank canvas blocks
2021-12-22 23:20:50 +00:00
Ben Dwyer
6e07073537 Version Bump 2021-12-21 09:23:58 +00:00
Ben Dwyer
d12ae9af5c
Blank Canvas Blocks: Rename to Blank Canvas - only the slug should be renamed (#5230) 2021-12-20 16:57:43 -03: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
Jason Crist
a65ef3200a
Remove experimental- from theme.json & include in .org build (#3956)
* Rename bb theme to make it not experimental

* Include theme.json files in dot org packaging

* Renamed all BCB Family Themes theme.json file

* Add font size to site title block.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-05-27 08:06:59 -07:00
Jason Crist
dc41593f3b
Style quadrat mobile nav (#3921)
* Remove mobile navigation ponyfill

* Update default mobile theme styles to (more closely) match comps

* Removed opinionated mobile menu button positioning logic from BCB
2021-05-25 10:49:49 -04:00
Ben Dwyer
744980874f
Merge pull request #3925 from Automattic/fix/theme-json-resolver-class
BCB: fix theme json resolver class name
2021-05-25 09:42:33 +01:00
Jeff Ong
a5b7836571 Change theme json class name. 2021-05-24 17:23:13 -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
a5466106c5
Remove unused images from BCB (#3919) 2021-05-24 11:15:05 -07: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
Jeff Ong
655b1fef3b
BCB + children: use nav block responsive control (#3870)
* Replace responsive logic + styles with the blocks native responsiveness.
* Added responsive flag and removed default links for navigation blocks
* Added backup solution to mobile nav to quadrat

Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-05-21 13:57:42 -04:00
Jason Crist
b081797df4
Refactor button hover styles into its own custom object tree (#3881)
* Refactor button hover styles into its own custom object tree
* refactored and rebuilt quadrat to match new button styling methods

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-05-21 08:05:54 -04:00
Jason Crist
c74c3d9cd0 removed npm install from the build run 2021-05-19 13:58:29 -04:00
Jason Crist
a5f53279b1 added build:all and start:all 2021-05-19 13:58:09 -04:00
Jason Crist
29ed9e9e94 add a script to build all BCB children 2021-05-18 16:23:51 -04:00
Maggie
3c5efd2d6a
removed color and border customizations from selects (#3866) 2021-05-17 08:59:38 -07:00
Ben Dwyer
1d99308e14
Quadrat: Update Pullquote styles (#3780)
* Quadrat: Update Pullquote styles

* Add a default font weight value

* Don't remove padding and margin fro the blockquote element if this is a solid pullquote

* Refactored pullquote paddings so minimal overrides are done in child themes.

* Fixed merge issue and recompiled

* Refinements to pullquote font weight and style.

* Use variable font size and adjust the line height a bit.

Co-authored-by: Jason Crist <jcrist@pbking.com>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-05-14 10:48:59 -07:00
Ben Dwyer
66c6ed5e72
Quadrat: Add comment styles (#3800)
* Add comment formm styles for Quadrat

* Remove border on the search button

* Change the order of the commment fields

* Change the order of the commment fields

* Match form styles to the rest of the site

* Comments: Change how we do spacing

* unchecked checkbox style

* checked state

* hide the checkbox accesibly

* undo class change

* updated screen reader mixin, changed checked state of checkbox

* Adjust spacing on the checkbox.

* Move comments below pagination and add spacer.

* Fix responsive spacing.

Co-authored-by: Maggie Cabrera <maggie.cabrera@automattic.com>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-05-14 10:38:40 -07:00
Maggie Cabrera
3fd0f83949 reordered and rebuilt mayland 2021-05-07 13:24:29 +02:00
Maggie Cabrera
aea16bd190 reordered bcb's theme json 2021-05-07 13:18:45 +02:00
Ben Dwyer
16f08d0a34
BCB: Only show patterns on the parent theme (#3775) 2021-05-06 11:22:28 -07:00
Jason Crist
0d7c6e77bb
Refactor/theme heading styles json (#3770)
* corrected link color configuration; moved heading styles from blocks to elements.

* Rebuilt seedlet configuration with header changes

* Refactored mayland blocks header styles into elements block

* Correct page-title block style

* fixed and rebuild mayland theme build script
2021-05-06 08:44:04 -07:00
Jeff Ong
b1909b1cfc
Make: Quadrat (#3648)
* Scaffolding a universal theme plus basic typography and color palette.

* fixed do_blocks routes and override index.html from BCB

* added header and footer templates

* changed query to post content block

* commented with the GB issue

* Quadrat: Add new heading sizes and other small misc changes (#3649)

* Quadrat: Add new heading sizes

* Quadrat: Further work on Lists and Quotes

* Quadrat: Remove whitespace

* Quadrat: Add responsive Heading font-sizes

* Fix typo.

* Recompile.

* remove older deploy actions and adding quadrat deploy action (#3655)

* Add the hosts block pattern. (#3662)

* Add the hosts block pattern.

* Fix categories.

* Update img refs.

* Add alt text to media text pattern.

* Revise block pattern names.

* Add text domain.

* Quadrat: override BCB's templates with php ones (#3667)

* override BCB's templates with php ones

* Revert unrelated changes to Seedlet Blocks that are not in trunk.

* Quadrat: Add responsive Paragraph styles and start styling the Code b… (#3663)

* Quadrat: Add responsive Paragraph styles and start styling the Code block

* Quadrat: Remove Code block styling

* Revise heading max vw.

Co-authored-by: Jeff Ong <jonger4@gmail.com>

* Quadrat: Add Latest episodes block pattern (#3665)

* added Latest episodes block pattern

* translatable strings

* staging url for media

* rebased, updated texts and adjusted paddings

* added a group with padding to the blocks

* Body line-height to 1.7.

Co-authored-by: Jeff Ong <jonger4@gmail.com>

* Add menu locations to quadrat

* Remove disconnected changes

* Remove footer menu location

* rebuild theme.json

* Quadrat: Add Quote block styles

* Tightened up the line-height and lessened the space between quote and citation.

* Remove properties that already exist in the parent theme

* Remove quote sass include and rebuild.

* Quadrat: Add list styles

* Removed variable usage for list item style

* Updated list styles to be more correcter

* Try/header template part wrapped (#3714)

* Modified site-title styles to match comps

* Added a navigation rendering function to render the navigation block based on a classic data source, wrap the output in an HTML block to be inserted anywhere blocks are do_block()'ed

* Added a header template part that leverages the rendered navigation block markup

* Replaced usage of navigation block template with new template-part

* Added styles for header for proper layout unachievable with blocks.

* Quadrat: Style the Code block

* Remove unneeded declarations

* Removed font-changing settings on code block

* Quadrat: add cover pattern (#3676)

* Try using svg for block pattern.

* Try mask-image instead.

* move the svg to a before pseudoelement

* refactored the pseudoelements

* fix for the editor interaction when cover block is highlighted

* Add block pattern.

* Use a transparent div instead of svg. Simplify how color of the diamond is set.

* Rotate closer to the design.

* Use background image with svg and mix-blend-mode.

* made block pattern wide aligned

* created exceptions bof black and white

* changes to fit the design, lowered opacity on black and white versions

* Add autoprefixing to Quadrat

* removed error from rebase

* removed unnecessary z-index, linting

* z-index added

* Scope CSS to cover block.

* :: for consistency.

Co-authored-by: Maggie Cabrera <maggie.cabrera@automattic.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>

* removes template hack

* Quadrat: Add Episode block pattern (#3695)

* create episode pattern

* added group wrapper for padding

* correct url for image

* typo

* update to use media and text

* changed the url of the image, added alt content and em tag

* remove unneeded class, added wrapper for bottom padding

* Scope the 0 padding to text content without a background.

* Remove group, add spacer. Fix local image ref.

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Jeff Ong <jonger4@gmail.com>

* Change colors used in theme.json from descreptive to semantic (#3725)

* Change colors used in theme.json from descreptive to semantic

* semanticizing the color

* formatting

* also changed the child theme.json

* Quadrat: Add table styles (#3719)

* Quadrat: Add styles for tables

* Add tbody for extra specificity

* Add a border to the top of the first row

* Remove text-align.

Co-authored-by: Jeff Ong <jonger4@gmail.com>

* Allowing overflow of group-wrapped navigation (#3732)

* Update screenshot.png (#3735)

* Quadrat: Add page templates (#3721)

* Rebase trunk.

* Revise footer.

* Add CSS for the next/prev links

* Continue rebase.

* remove test code

* used gutenberg_block_template_part to load template parts on php templates

* Remove testing text

* alignment tweaks

* Add separate templates for page and post.

* Restore header wrapper that was accidentally removed in rebase.

* Template tweaks.

* Add page block template.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Maggie Cabrera <maggie.cabrera@automattic.com>

* Make index query inherit query string.

* Update screenshot.png (#3742)

* Quadrat: Add CSS for a featured image

* Quadrat: Headlines and Buttons Block Pattern (#3744)

* created block pattern

* padding rules for mobile

* added new class to all the group blocks

* Remove all padding from text content on mobile.

Co-authored-by: Jeff Ong <jonger4@gmail.com>

* Change hover rules for buttons

* Add hover styles for buttons and links

* Remove background color from buttons. (#3752)

* Quadrat: Add the listen pattern

* refactor patterns to single files

* move utility classes to BCB

* refactor listen to the podcast

* Quadrat: Add a join pattern

* Make the pattern wide

* Check the class exists before calling it

* Make sure the plugin is loaded before adding the pattern

* Move the block pattern CSS to a new file

Co-authored-by: Maggie Cabrera <maggie.cabrera@automattic.com>
Co-authored-by: Daniel Dudzic <daniel.dudzic@automattic.com>
Co-authored-by: Jason Crist <jcrist@pbking.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Kjell Reigstad <kjell.reigstad@automattic.com>
2021-05-06 08:06:23 -07:00
Ben Dwyer
073edb6f33
Update the theme.json schema for BCB and children (#3762)
* Update the theme.json schema for BCB and children
2021-05-05 13:51:52 -04:00
Ben Dwyer
c68a5eaa1a
Merge pull request #3728 from Automattic/fix/mayland-block-navigation
Mayland Blocks: Remove colors from the navigation block
2021-04-30 16:02:18 +01:00
Ben Dwyer
eb222589e1 Remove submenu colors 2021-04-30 15:52:58 +01:00
Ben Dwyer
a670b561a3 Mayland Blocks: Remove colors from the navigation block 2021-04-30 15:00:56 +01:00
Ben Dwyer
cef1024495
BCB: Site Title fixes (#3727)
* BCB: Site Title fixes

* Remove duplicate text-decoration.

Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
2021-04-30 06:51:49 -07:00
Jeff Ong
5ffa357602 Fix array_key_exists conditional. 2021-04-27 12:19:31 -04:00
Ben Dwyer
0d466f03f1
Merge pull request #3715 from Automattic/fix/bcb-warnings
BCB: Fix PHP warnings
2021-04-27 15:22:14 +01:00
Ben Dwyer
a62fd1adae Return early if there are no fonts defined in the theme.json 2021-04-27 15:21:27 +01:00
Jason Crist
2649164cd3
Removed unused 'accessibility' classes (#3713) 2021-04-27 10:04:25 -04:00
Ben Dwyer
0d7ec66c8b BCB: Fix PHP warnings 2021-04-27 10:17:30 +01:00