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
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
Jeff Ong
4d1042a23a
Mayland Blocks: fix header template part ( #3920 )
...
* Enqueue the correct stylesheet path.
* Simplify header template.
2021-05-24 11:16:59 -07:00
Ben Dwyer
a5466106c5
Remove unused images from BCB ( #3919 )
2021-05-24 11:15:05 -07:00
Caroline Moore
6ae55bccfc
Adds two tags to style.css
...
Sync with r58961-wpcom-themes by adding two new tags, `auto-loading-homepage` and `blog-homepage` to style.css
2021-05-24 14:07:46 -04:00
Caroline Moore
bfd52bfb5f
Add blog-homepage tag
...
Syncs with r58965-wpcom-themes
2021-05-24 14:04:59 -04:00
Ben Dwyer
adefa41be1
Merge pull request #3922 from Automattic/add/spearhead-blog-homepage-tag
...
Spearhead: add `blog-homepage` tag
2021-05-24 18:58:45 +01:00
Michael Cain
2c69451c99
Spearhead: add blog-homepage
tag
...
This add a `blog-homepage` tag to Spearhead in order to test some new functionality around theme switching (see Automattic/wp-calypso#52799 ).
2021-05-24 13:54:03 -04:00
Ben Dwyer
bcac18e165
Merge pull request #3914 from Automattic/add_better_no_posts_text_varia
...
Varia: Update text and link when there are no published posts
2021-05-24 17:22:37 +01:00
Ben Dwyer
3f7489392f
Merge pull request #3875 from Automattic/add_better_no_posts_text_on_frontpage
...
Seedlet: Update text and link when there are no published posts
2021-05-24 17:11:33 +01: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
Maggie
f6b2e83047
Merge pull request #3904 from Automattic/mobile-post-header
...
Quadrat: mobile post header with featured image
2021-05-24 14:02:57 +02: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
Jordan
07b6d495ea
Update translation text domain to varia
2021-05-24 06:38:55 +10: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
Daniel Dudzic
7d651be2bf
Merge pull request #3873 from Automattic/add/seedlet-blocks-post-comment-styles
...
Seedlet Blocks: Add Post Comments block styles
2021-05-21 14:44:11 +03:00
Jordan
fd64a17ae0
Tidying up whitespace
2021-05-21 18:54:19 +10:00
Jordan
a974b4eddf
Tidying whitespace
2021-05-21 18:50:25 +10:00
Jordan
d102f343c9
Update 'No Posts Found' heading
2021-05-21 12:39:47 +10:00
Jordan
17aa36dd48
Tidy up formatting of link and notice
2021-05-21 12:39:29 +10:00
Jordan
91d21439d2
Revert previous change made on wrong branch
2021-05-21 12:37:56 +10:00
Jordan
94db4a6db0
Tidying up formatting of notice and link
2021-05-21 12:37:27 +10:00
Jordan
f28b725e62
Simplify output of link
2021-05-21 12:25:26 +10:00
Jordan
cc5b05766d
Tidy up quotes in translatable text
2021-05-21 12:04:26 +10: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
Ben Dwyer
2b1666b74f
Merge pull request #3883 from Automattic/add/bcb-all-children-build-script
...
Add/bcb all children build script
2021-05-20 15:56:47 +01:00
Ben Dwyer
7763156e68
Merge pull request #3889 from Automattic/spacing-mobile-single
...
Quadrat: adapt single post header to fit design for mobile
2021-05-20 15:55:29 +01: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
Jordan
f8b8f6294e
Update text and link shown when there are no posts to show in 'Latest Posts' on front page
2021-05-20 12:34:44 +10:00
Jordan
8a38616295
Removing anchors from translatable text
...
And some otherwise tidy up
2021-05-20 10:35:24 +10:00
Daniel Dudzic
f52a1633d5
Seedlet Blocks: Add comments to the singular template
2021-05-19 22:25:34 +02: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
Maggie
91b93d52ca
Merge pull request #3801 from Automattic/header-footer-squares
...
Quadrat: added polygons to header and footer
2021-05-19 09:03:36 +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