Commit graph

32 commits

Author SHA1 Message Date
Ben Dwyer
75a17f4c60
Quadrat: Remove unnecessary .png (#4927) 2021-10-28 12:14:04 +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
Maggie
36b1073543
removed the utility class from block patterns and instead used margin (#4847) 2021-10-15 09:00:26 +01:00
Jeff Ong
3d23236843
Unlinkify the post date. (#4755) 2021-10-01 09:55:01 +02:00
Maggie
b22bc65ae0 fixed stretch on image for the horizontal pattern 2021-09-30 16:07:14 +02:00
Ben Dwyer
52b6bd9d7b fix third post 2021-09-29 12:06:18 +01:00
Ben Dwyer
874f68180d change query to use a cover block not columns 2021-09-29 11:25:06 +01:00
Maggie
acc20edb26 changed column widths to fit design 2021-09-29 11:27:38 +02:00
Maggie
548eb82ffb created new query block pattern 2021-09-29 10:24:01 +02:00
Ben Dwyer
347903e0f7
Blockbase: Update font size names (#4711)
* Blockbase: Update font size names
* Add overrides to geologist and quadrat
* Add a tiny custom variable to blockbase
* update templates to use new variable
* update block patterns
* update the post-meta font sizes
* Add a medium font size and make huge bigger
* replace font sizes in patterns with explict pixel values

Co-authored-by: Jeffrey Pearce <jeffikus@automattic.com>
2021-09-28 12:40:11 -04:00
Ben Dwyer
41b4037836
Quadrat: Add pagination arrows through block settings, not in CSS (#4536) 2021-09-24 15:57:14 -04:00
Maggie
a8485fb5a9 Blockbase + Quadrat: remap quadrat colors, refactor selection to tertiary (#4570)
* remap quadrat colors, refactor selection to tertiary

* Refactored color customizations to exclusively use THEME provided values as the basis for colors to configure rather than optionally using USER provided values.

* Changed blockbase's tertiary color to match blank-canvas
* Changed seedlet-blocks tertiary color to match seedlet's

* Eliminated any text selection styling for Blockbase and children (with the exception of Skatepark)

Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-09-13 17:21:42 -04:00
Maggie
3e8b4b83d4 fix episode pattern markup 2021-09-08 10:27:46 +02:00
Ben Dwyer
a5e860f3f1
Blockbase: Update Blockbase and children to use flex (#4468)
* Blockbase: Update post meta to use flex
* move the blockGap config to styles
* Change the site header to use the new flex layout

Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-08-30 15:30:29 -04:00
Ben Dwyer
bab109c49a
Quadrat: Make the post date a link (#4480)
* Quadrat: Make the post date a link

* Make all post date blocks link to the post
2021-08-27 11:40:29 +01:00
Ben Dwyer
b66b22e1a8
Remove labels from Pagination links (#4269) 2021-07-26 09:55:00 -04:00
Jeff Ong
a2d5c1da03
Change images to illustrations. (#4255) 2021-07-20 10:25:25 -04:00
Jeff Ong
a6afc5ae90
Quadrat: add illustrations as patterns (#4247)
* First two image patterns.

* Add more patterns.

* Add all images as patterns.

* Remove unrelated change.

* Adding images programatically

* Add back space

* make file name lower case

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-07-20 09:57:30 -04:00
Jeff Ong
491d542b1f
Quadrat: reference bundled assets inside patterns (#4244)
* Reference bundled assets inside patterns.

* Replace with correct media file.

* Replace the WAV with an MP3

* Bump version and update image paths.

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-07-19 11:03:29 -04:00
Jason Crist
dd4f57dbfe
Fix/quadrat localization domain (#4228)
* Added missing localization domain strings

* Changed esc_attr to esc_html per theme-check warning

* refactored calls to _x to __
2021-07-14 14:19:23 -04:00
Jeff Ong
c7cd8f29a9
Quadrat: add illustrations as starter content (#4213)
* Add illustrations as attachments in starter content.

* make file names lower case

* rename files

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-07-13 13:27:36 -04:00
Kjell Reigstad
e52b6098a3 Add blockTypes prop 2021-07-07 09:34:26 -04:00
Kjell Reigstad
e4b8b3ef96 Rename to avoid mention of "hover" 2021-07-07 09:27:59 -04:00
Maggie
77d28f1847 tweaked the post meta and updated the pattern markup 2021-07-06 19:36:39 +02:00
Maggie
7810ba3e23 created block pattern for query block 2021-07-06 18:43:11 +02:00
Maggie
3b2b857456 block styles for query block 2021-07-06 18:37:16 +02:00
Jeff Ong
91046bf782
Use semantic color names. (#4138) 2021-06-30 21:18:53 +01:00
Jason Crist
1392fe1de3
Remove Quadrat PHP Menu Renderer (#4100)
Now that the navigation block has the __unstableLocation attribute the
method of rendering the block is no longer needed and can be removed (as
well as the php header file that was calling it) since it all comes from
blocks now.
2021-06-25 12:08:39 -04: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
Maggie Cabrera
24f86158b2 changed default background color of the pattern 2021-05-11 17:56:43 +02:00
Ben Dwyer
d6f3c665e3 Block Patterns: Load before core 2021-05-06 16:45:49 +01: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