Commit graph

275 commits

Author SHA1 Message Date
Ben Dwyer
0470c0e128
Blockbase: remove unused code (#4379) 2021-08-10 19:41:37 +01:00
Sarah Norris
e245f2d518 Blockbase: Add comment form checkbox styling
Including updates to Quadrat, Seedlet Blocks & Skatepark
2021-08-06 17:57:11 +01:00
Maggie
02a8ea30bf removed extra custom variables from Quadrat that weren't needed 2021-07-28 19:10:31 +02:00
Maggie
80229b73a9 typography settings for sk8prk, refactored BB headings rules 2021-07-28 10:35:30 +02:00
Jeff Ong
ae7e63d133
Blockbase: make 404 into a php template so it can be translated (#4332)
* Make 404 and search translatable.

* Remove heading from search template so the theme i18n ready.
2021-07-27 10:51:46 -04:00
Ben Dwyer
b66b22e1a8
Remove labels from Pagination links (#4269) 2021-07-26 09:55:00 -04:00
Jason Crist
5093fb6eb2 Synced Quadrat images from SVN>GIT 2021-07-21 11:25:14 -04:00
Jason Crist
2c61032602 Syncing language file from SVN 2021-07-21 10:09:08 -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
Jason Crist
048a70a216
Removed unused post-content class (#4252)
* Removed unused post-content class
* Removed unused post-header class usage
2021-07-19 21:09:43 -04:00
Jeff Ong
069e59b29e
Replace screenshot. (#4249) 2021-07-19 15:15:42 -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
Ben Dwyer
e0aba681d0
Quadrat: Change the name of the front page template (#4238)
* Quadrat: Change the name of the front page template

* Add template to theme.json

* merge customTemplates rather than overwriting

* Update the build script
2021-07-16 11:22:08 +01:00
Ben Dwyer
35622e4ad7
Add files from SVN (#4241) 2021-07-16 11:07:46 +01:00
Jeff Ong
b99ba23755
Fix menu items to match demo site. (#4237) 2021-07-15 14:17:07 -04:00
Jason Crist
422ed7a51f
Fix/quadrat main element (#4225)
* Removed the now defunct 'page-content' class. (It's purpose is now being fulfilled by anything 'inheriting layout')
* Added (or converted) <main> elements to all page templates.
* Remove extraeneous closing div tag.
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-07-14 14:50:08 -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
Maggie
b05fa24dbc
bring back rotation animation (#4223) 2021-07-14 15:43:33 +01:00
Maggie
399c33b663 correct hover styles for titles and squares on block pattern 2021-07-14 11:37:30 +02:00
Maggie
d300b9bced
Merge pull request #4190 from Automattic/fix/remove-bottom-spacing
Quadrat: Remove bottom space
2021-07-14 11:32:36 +02:00
Ben Dwyer
4197e983b6
Quadrat: Use the breakpoint mixins (#4216) 2021-07-13 13:32:30 -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
Maggie
ed57346ded refactored to use flex 2021-07-13 17:37:14 +02:00
Maggie
fdcee55d76
updated tags for Blockbase + children (#4210) 2021-07-13 12:18:37 +01:00
Ben Dwyer
65a152dfd5 Quadrat: Remove bottom space 2021-07-13 11:06:59 +01:00
Sarah Norris
cb357939cb
Quadrat: Sync post title position on single and archive pages (#4195)
* Quadrat: Add spacer to top of index template on desktop

* Quadrat: Add vertical margin to post-template list

* Quadrat: Add padding-top to post meta at mobile

* Quadrat: Reset post title alignment changes

* Quadrat: Remove top padding from single template

* Quadrat: Remove default vertical margins from post-template ul

* Quadrat: Add bottom padding to global header

* Quadrat: Remove top, right and bottom padding from header
2021-07-09 14:46:17 -04:00
Maggie
66af48f8b7
created front page template (#4192) 2021-07-09 10:47:43 +01:00
Ben Dwyer
6cf1962c24
Blockbase: Remove the background color from Navigation Links (#4184)
* Blockbase: Remove the background color from Navigation Links

* Rebuild child theme.json removing nav link bg color.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-07-08 18:59:45 +01:00
Ben Dwyer
9faabc6957
Quadrat: Remove PHP templates (#4187) 2021-07-08 18:59:18 +01:00
Maggie
e0e6143eae
Merge pull request #4153 from Automattic/blockbase-minor-version-increase
Blockbase + children: increased minor version
2021-07-07 18:04:20 +02:00
Jeff Ong
c51e0edaab
Style text color of meta for latest posts. (#4175) 2021-07-07 10:50:36 -04:00
Maggie
5845f198fa
added tagline to header templates (#4072)
* added tagline to header templates
* Refactored blockbase (and quadrat) breakpoints to use 'small' instead of 'mobile' to follow navigation blocks's breakpoint usage
Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-07-07 10:20:37 -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
Kjell Reigstad
a84f354724 Tidy up image and text treatment on various screen sizes. . 2021-07-07 09:27:45 -04:00
Maggie
77d28f1847 tweaked the post meta and updated the pattern markup 2021-07-06 19:36:39 +02:00
Maggie
5fa22e69d2 defaults for featured image 2021-07-06 19:07:10 +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
Jason Crist
9e67e3d918 Rendered Blockbase Child Themes to pick up recent changes. 2021-07-05 13:07:29 -04:00
Ben Dwyer
0c061be791
Universal themes: Add a setting to disable the Site Editor (#4154)
* Universal themes: Add a setting to disable the Site Editor

* Check for index.html template before attempting to disable the FSE plugin (in the same way Gutenberg does)

* Only add a widgets menu item when there isn't one already

* Add an index template

Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-07-05 12:39:40 +01:00
Maggie
9aa8a82369 increased minor version of blockbase + co 2021-07-02 09:38:06 +02:00
Jason Crist
fb040cb623
Added selectors for Quadrat navigation styles to support the current classes produced by the page-list block (#4151)
* Added selectors for Quadrat navigation styles to support the current classes produced by the page-list block

* Updated submenu border to match requested design
2021-07-02 08:25:22 +01:00
Jason Crist
25a3871c2d
Changes to quadrat table styles to match design and ensure editor and view are the same. (#4139)
* Changes to quadrat table styles to match design and ensure editor and view are the same.

* Involved Blockbase in some of the table changes necessary for Quadrat.
2021-07-02 08:16:55 +01:00
Jason Crist
dc863f8a9e
Fix Comments Styles for BB & Co. (#4109)
* Added and formatted comments for Blockbase refactoring font definitions for the block
* Fixed wp.com comment styles for Quadrat.  Removed unnecessary comment font stylings.
* Fixed Seedlet-blocks wp.com comment styles
* Moved .com specific fixes to appropriate space.

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-07-01 16:06:35 -04:00
Ben Dwyer
3c936623ef
Blockbase + children: Add footer credits that wordpress.com will recognise (#4142) 2021-07-01 11:09:58 +01:00
Ben Dwyer
5bab1dad6e
Quadrat: Add a readme (#4143) 2021-07-01 10:14:22 +01:00
Jeff Ong
91046bf782
Use semantic color names. (#4138) 2021-06-30 21:18:53 +01:00
Jason Crist
119c006974
Removed Quadrat's social menu location as it wasn't actually defined anywhere (#4134) 2021-06-30 12:46:58 -04:00
Jeff Ong
fb44366db4
Quadrat: fix featured images (#4108)
* Revise page and post featured image treatment.

* Simplify post and page headers with featured images.
2021-06-30 08:07:52 -07:00
Ben Dwyer
2e2933da02
Quadrat: Make site title uppercase (#4132) 2021-06-30 09:03:47 -04:00
Jeff Ong
356ed35a6f
Quadrat: fix query block markup (#4107)
* Add post template block markup.

* Try to make the markup more "readable"
2021-06-29 07:05:56 -07:00
Maggie
613d3402d0 updated the color palettes with the correct values 2021-06-29 12:05:58 +02:00
Ben Dwyer
9fc6f82038
Blockbase: ReMove list block styles from sass (#3958) 2021-06-28 09:50:03 -04:00
Maggie
9e49d27662
Blockbase: Add support for custom palettes customization (#4098)
* first pass at color palette controls without functionality

* made palettes look like color annotations plugin

* make color selection functional

* get palettes from theme.json

* rename file

* rename colors preview file

* rename files

* more file renaming for clarity

* simplify settings

* rebuilt mayland and seedlet with alternative palettes

* renamed default template, dynamic theme name

* remove space

* Added default Varia/Seedlet palettes to blockbase

* check if the custom palette array is empty

* Only render color palette picker controls if there are alternatives to default.

* Only render color palette picker controls if there are alternatives to default. (fix)

* Removed commented code

* change palettes to an array

* chagne props comment

* removed unnecesary credit

* undo last commit, brought back the credits

* readd the settings file

* rebuild children

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-06-28 14:39:57 +01:00
Jason Crist
c562229404
Add __unstableLocation to all BB&Co Themes (#4101)
* Add __unstableLocation to all BB&Co Themes

As BB & Co. themes ALL become "Universal Capable" this addition allows
the menues to be modifed (should these themes be used in "Classic Mode")

* Registered menu locations for all BB themes
2021-06-28 10:51:45 +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
Jason Crist
d23f690a26
Refactor Blockbase font definitions (#4077)
* Refactor Blockbase Font Family Handling

Refactor Blockbase so that the font family provided is
DESCRIPTIVE instead of semantic.

Leverated SEMANTIC font family variables defined in custom
to assign to blocks.

(In this way USERS will see DESCRIPTIVE font family values to choose
from and theme configuration can use semantic values that can be
overridden by things such as the WP.com Font Picker)

* standardized line-height usage in quadrat and blockbase

* Refactored mayland configuration with font family and line height changes from blockbase

* Changes to Seedlet-blocks to support the font-face refactor
2021-06-25 16:28:51 +01:00
Jason Crist
e83203dbcc
Try/quadrat semantic color customizations (#4090)
* Refactored blockbase color configuration from 'descriptive' to 'semantic'

* Refactored Quadrat to support Semantic Colors

* WIP experiment to allow Customizer editing of semantic colors in Quadrat

* Update the settings in theme.json not styles

* remove class variable for simplicity

* allow users to set multiple colors

* move merged colors to a class property

* Refactored to simplify and integrate changes to save everything at once

* Refactored and implemented save-all-at-once

* Refactored color customization logic from Quadrat to Blockbase

* Refactored Mayland blocks to support semantic color customizations

* Refactored Seedlet for configurable semantic colors.  Refactored meaning of 'primary' in blockbase.

* Minor color cleanups

* Fixed quadrat background color override

* Change variables to camelCase

* remove slug class property

* rename a few variables and add some comments

* remove the noop.css

* don't assume properties exist

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-06-25 11:22:53 +01:00
Ben Dwyer
157179442c switch to new attribute name 2021-06-18 10:07:04 +01:00
Ben Dwyer
e423258182 Quadrat: Simplify templates 2021-06-17 17:47:47 +01:00
Ben Dwyer
2ce29de6e6 Remove accesibility ready tag 2021-06-15 17:29:13 +01:00
Ben Dwyer
49ea46866e Quadrat: update theme dependencies and licence 2021-06-15 17:28:19 +01:00
Ben Dwyer
6df0c66504 Quadrat: update theme description 2021-06-15 17:26:32 +01:00
Ben Dwyer
924a970f24 Add images from SVN 2021-06-10 11:34:08 +01:00
Maggie
8ee9e7e37a
Blockbase: separated mixins from rules for the button block (#3985)
* separated mixins from rules for the button block
* Removed unnecessary stylistic hover styles that were breaking on Chrome

Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-06-04 12:21:16 -04:00
Jeff Ong
ba98e3305a
Blockbase: add query pagination (#3971)
* Refactor some query pagination styles to blockbase.

* Justify the previous / next links.
2021-05-28 06:26:15 -07:00
Jason Crist
d657622de2
Changed CSS and variable handling so that the color of the border and text of a button in 'outline mode' matches the background color of the button when not. (#3972) 2021-05-28 06:19:43 -07:00
Ben Dwyer
086553f14a
Quadrat: Fix mobile spacing (#3961)
* Quadrat: Fix mobile spacing

* reset indentation

* reset indentation

* move template rules into their own file
2021-05-27 12:17:54 -07: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
Ben Dwyer
eebb4e3957 move the spacer to the CSS so if the block isn't there nothing shows 2021-05-27 13:31:19 +01:00
Ben Dwyer
6aca1c2b8c Quadrat: Update the layout of the query template 2021-05-26 16:26:51 +01:00
Maggie
5c1e93b03a
Quadrat: fix markup for header template part (#3906)
* fix markup for header template part

* Remove nav links.

* Simplify block markup and CSS for the header.

* Fix margins + padding when logo is present.

* Removed theme attribute from block templates

* added isResponsive flag to navigation on header template part

* simplified header template to eliminate 'double header' elements, add responsive default to navigation block and remove unnecessary verbosity from navigation block

* remove index.html file (that I never should have comitted)

Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-05-26 07:43:09 -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
Maggie Cabrera
3c94941e6c renamed bcb strings on functions files 2021-05-25 11:37:50 +02:00
Ben Dwyer
e89ecd2792 import buttons from blockbase not BCB 2021-05-25 10:16:22 +01:00
Jeff Ong
5040c1cdd6 Rename BCB to blockbase. 2021-05-25 09:47:53 +01: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
Maggie
e9279bb92d
Quadrat: comment form style tweaks (#3905)
* comment form style tweaks
* inversed colors on comments buttons
* fixed font size
2021-05-24 16:15:51 -04:00
Maggie
1032374b65
removed polygon on the footer outside of the home (#3917) 2021-05-24 16:10:33 -04:00
Maggie Cabrera
ebf3f162f2 solve issue when both logo and featured image are present 2021-05-24 14:02:30 +02:00
Maggie Cabrera
e1666b00c9 post header version with featured image 2021-05-24 13:59:25 +02:00
Maggie Cabrera
d5b0ba4aef move the post meta closer to the title 2021-05-24 13:59:06 +02:00
Maggie
05553a7040
Merge pull request #3896 from Automattic/fix-single-post-header
Quadrat: fix single post title when a custom logo is present
2021-05-24 13:56:59 +02:00
Jason Crist
619737144a
Provide reasonable color defaults when palette background color is selected (#3909) 2021-05-21 14:40:47 -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
Jeff Ong
32d6155fcb
Add theme focus states for links and forms. (#3899) 2021-05-20 13:43:44 -07:00
Maggie
12387e679d
Quadrat: changed the hover effect of text links (#3891)
* changed the hover effect of text links

* Revise link default and hover states.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-05-20 11:13:34 -07:00
Maggie Cabrera
53f6881d49 consider custom logo present 2021-05-20 17:44:22 +02:00
Daniel Dudzic
96f5014a22 Quadrat: Remove trailing whitespaces after the last php closing tag 2021-05-20 17:10:13 +02:00
Maggie Cabrera
c0084919ac move menu when admin bar is visible 2021-05-20 10:22:52 +02:00
Maggie Cabrera
8d7b3fe5e0 adapted single post header to fit design for mobile 2021-05-20 10:13:29 +02:00
Maggie Cabrera
9d2af975ab removed corner 2021-05-19 09:03:02 +02:00
Maggie Cabrera
aab08281ea tweaked clip-path 2021-05-19 09:03:02 +02:00
Maggie Cabrera
4ca66c313e adapted desktop to fit new design 2021-05-19 09:03:01 +02:00
Maggie Cabrera
f1496ade2e tablet options 2021-05-19 09:03:01 +02:00
Maggie Cabrera
164668de4f mobile version 2021-05-19 09:03:01 +02:00
Maggie Cabrera
0e51f23c2e added squares to header and footer 2021-05-19 09:03:00 +02:00
Jeff Ong
1f471237ec
Quadrat: add custom logo support (rebase) (#3776)
* Add support for basic site logo.

* Move site logo above site title.

* Revise logo position based on designs.

* Revise header CSS to match comps.

* Adjust custom logo size.

* Revise header padding.

* Revise header spacing with and without logo.
2021-05-18 11:49:56 -07:00
Maggie Cabrera
eee251fa16 mobile navigation 2021-05-18 16:59:40 +02:00
Maggie Cabrera
649706fc09 switched to grid 2021-05-18 16:58:31 +02:00
Maggie Cabrera
2b00ab3f99 styles for pagination 2021-05-18 16:27:21 +02:00
Maggie Cabrera
decc718808 added pagination to the query block 2021-05-18 16:26:49 +02:00
Jeff Ong
ef4b0ad34b
Outline style override. (#3872) 2021-05-17 13:57:47 -07:00
Kjell Reigstad
6b80199bfb
Replace Poppins font with DM Sans (#3869)
* Replace Poppins font with DM Sans

* Update child-experimental-theme.json and recompile.

* Update screenshot.png
2021-05-17 09:06:57 -07:00
Jeff Ong
a7f2bf09dd
Revise text decoration and font size on nested blocks. (#3857) 2021-05-17 08:04:23 -07:00
Jason Crist
e08d242775
Styled calendar block per design (#3835)
* Styled calendar block per design

* Added the scss for the style changes
2021-05-14 12:00:25 -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
Jason Crist
7b8b4186b4
Adjusted large blockquote style per design (#3834)
* Adjusted large blockquote style per design

* Unset the cite alignment.

* Update quadrat/sass/blocks/_quote.scss

Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Jeff Ong <jeff.ong@automattic.com>
2021-05-11 15:46:30 -07:00
Maggie
615d30c65a
Quadrat: added space after navigation arrows (#3827)
* added space after navigation arrows

* Don't show the underline on the next/prev links

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-05-11 11:47:30 -07:00
Jeff Ong
0c26b06489
Quadrat: revise post header and meta (#3824)
* Revise post header and meta.

* Reorder CSS

* Use pseudo elementls the dot is rendered.

* Make h1 font size a custom variable.

* Fix missing paren bug.

* Hack to hide the pipe dividers between post tags.

* Revise navigation type size + base type size to use preset.

* Display none to make the pseudo element go away.

* Update quadrat/block-template-parts/single.html

Co-authored-by: Kjell Reigstad <kjell.reigstad@automattic.com>

* Update quadrat/block-template-parts/single.html

Co-authored-by: Kjell Reigstad <kjell.reigstad@automattic.com>

* Update quadrat/block-template-parts/single.html

Co-authored-by: Kjell Reigstad <kjell.reigstad@automattic.com>

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Kjell Reigstad <kjell.reigstad@automattic.com>
2021-05-11 11:43:52 -07:00
Maggie Cabrera
24f86158b2 changed default background color of the pattern 2021-05-11 17:56:43 +02:00
Maggie Cabrera
bc3d95f4b7 fixes weird interaction when the cover block is selected on the editor 2021-05-11 17:54:33 +02:00
Maggie Cabrera
1ac7bc77b0 fixed font size 2021-05-11 17:08:33 +02:00
Maggie
5ab21039b4
modified footer spacing to fit design (#3825) 2021-05-11 07:43:56 -07:00
Ben Dwyer
ad130ceef1
Merge pull request #3774 from Automattic/update/quadrat-block-patterns-order-2
Block Patterns: Load before core
2021-05-07 14:04:43 +01:00
Maggie Cabrera
4db7ed6d74 reordered and rebuilt Quadrat 2021-05-07 13:33:44 +02:00
Jeff Ong
58d5dcda08 Refactor headings to elements section. 2021-05-06 17:14:33 +01:00
Jason Crist
8b1ec4fe71 Refactor quadrat theme.json to match v1 shape 2021-05-06 17:14:33 +01:00
Ben Dwyer
d6f3c665e3 Block Patterns: Load before core 2021-05-06 16:45:49 +01:00
Ben Dwyer
ed793c2457 Quadrat: Add navigation styles 2021-05-06 11:20:25 -04: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