Commit graph

7076 commits

Author SHA1 Message Date
Ben Dwyer
3f33bb1bb5
Quadrat: Allow long titles to wrap the same way on post pages and on the index (#4796) 2021-10-11 16:05:08 -04:00
Daniel Dudzic
86db86ac34
Blockbase: Fix custom link color. Closes #4776 (#4814)
Co-authored-by: @mikachan
2021-10-11 16:04:24 -04:00
Maggie
5a3f522684
Blockbase: remove unneeded margin rules (#4808) 2021-10-11 16:02:33 -04:00
Ben Dwyer
e38da8e26f
Quadrat + Geologist: Remove invalid site-logo rule (#4803) 2021-10-11 16:01:51 -04:00
Jason Crist
e4e0c4678b
Added script to sandbox ignore. Removed deploy action from script (wasn't working correctly). (#4760) 2021-10-11 16:00:20 -04:00
Ben Dwyer
04508853b6
Blockbase: Rebuild all blockbase children (#4804) 2021-10-08 17:26:20 +02:00
Maggie
049998378c Version Bump 2021-10-08 11:00:07 +02:00
Maggie
058c86d423
remove unnecesary queryId attribute (#4806) 2021-10-08 10:49:32 +02:00
Ben Dwyer
0c2b93d5c0
Add a readme for geologist (#4801) 2021-10-07 14:20:32 +01:00
Ben Dwyer
58fdf2745a Version Bump 2021-10-07 12:36:49 +01:00
Ben Dwyer
78e7c6050e
Set Geologist version to 1.0.0 (#4799)
* Set Geologist version to 1.0.0

* update package-lock.json
2021-10-07 10:38:15 +01:00
Ben Dwyer
63c50e466f Version Bump 2021-10-07 09:46:31 +01:00
Ben Dwyer
d742459e8c
Videomaker: Add videomaker as a blockbase child (#4780) 2021-10-07 09:42:44 +01:00
Jason Crist
21ef6ad1d5
Added font color and size styles to form input placeholder (#4667)
* Added font color and size styles to form input placeholder

* Update quadrat/sass/elements/_forms.scss

* Quadrat: Fix search form placeholder color in the editor

* Quadrat: Remove accidental theme.json changes

* Move fix to blockbase

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Daniel Dudzic <daniel.dudzic@automattic.com>
2021-10-07 09:39:44 +01:00
Ben Dwyer
631b1ff451
Geologist: Make vertical position of the post title consistent (#4794)
* Geologist: Make vertical position of the post title consistent

* Remove the CSS for featured image spacing. This is needed in Quadrat, but not here
2021-10-07 09:31:14 +01:00
Maggie
23b783238a
Blockbase + co: Fix navigation alignment (#4795)
* fix navigation block alignment

* remove unused css
2021-10-06 17:12:42 +02:00
Ben Dwyer
029c1c316f Version Bump 2021-10-06 14:07:50 +01:00
Sarah Norris
fe99c23e14
Use options.diffId rather than diffId (#4793) 2021-10-06 13:48:12 +01:00
Ben Dwyer
52540cc33f
Blockbase: Update the space around the cookie consent label (#4788)
* Blockbase: Update the space around the cookie consent label

* Update blockbase/assets/ponyfill.css

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

* Update blockbase/sass/blocks/_post-comments.scss

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

Co-authored-by: Kjell Reigstad <kjell.reigstad@automattic.com>
2021-10-06 13:48:04 +01:00
Ben Dwyer
7d909c9580
Quadrat: Ensure that the position of the post title is the same on all pages (#4783) 2021-10-06 13:47:33 +01:00
Ben Dwyer
d7699fd25c
Videomaker: Update header and footer (#4774)
* Videomaker: Update header spacing

* Videomaker: Update header and footer
2021-10-06 12:35:28 +01:00
Rolf Allard van Hagen
0e97e0fb66
fix WP_Theme_JSON_Resolver_Gutenberg not found (#4769)
Adresses issue https://github.com/Automattic/themes/issues/4768
2021-10-06 11:28:32 +01:00
Maggie
4965858acb
Geologist style.css file (#4787)
* added tags and meta info

* added description

* removed block styles tag
2021-10-05 17:24:28 +02:00
Ben Dwyer
487d9f61bc
Geologist: Update header spacing (#4773)
* Geologist: Update header spacing

* Make the margin 30px

* Remove spacing around tagline in geologist

* add missing {
2021-10-05 14:14:40 +01:00
Maggie
d5173c3643
Blockbase, Quadrat, Seedlet, Mayland Blocks: updated changelogs for .org (#4785)
* updated changelogs for .org

* updated changelogs with more changes

* add query block pattern to Quadrat's changelog

* corrected version numbers
2021-10-05 11:52:43 +02:00
Ben Dwyer
df03cb5e49 Version Bump 2021-10-04 09:41:04 +01:00
Jason Crist
717ba87bfa Version Bump 2021-10-01 10:59:28 -04:00
Ben Dwyer
d2c4238054
Rebalance: version bump (#4759) 2021-10-01 15:54:53 +01:00
Ben Dwyer
a6c4043d6f
Videomaker: Add custom 404 template (#4739) 2021-10-01 10:45:46 -04:00
Jason Crist
3bb95665d8
Create a Deploy Script (#4469)
Created a deploy script (for both SVN and GIT sandboxes)

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-10-01 10:42:39 -04:00
Ben Dwyer
1c604f02f9
Rebalanace: Add block CSS to the editor so that colors work as expected (#4756) 2021-10-01 15:33:12 +01:00
Ben Dwyer
a928e4f770
Blockbase: Remove CSS to bring up the page content and instead remove the bottom margin from post titles (#4738)
* Blockbase: Remove CSS to bring up the page content and instead remove the bottom margin from post titles

* Change the paragraph spacing to use block gap

* Remove extra space on the figure.

* spaces to tabs.

* Change gap baseline to 15px.

* Reset paragraph margins.

* Add specific selectors to target paragraphs in the editor

* Add a comment to point to the GB issue

* Increase specificity of paragraph override.

* Ensure we provide a default paragraph margin too.

* Comment related Gutenberg issue.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2021-10-01 10:03:21 +01:00
Jeff Ong
3d23236843
Unlinkify the post date. (#4755) 2021-10-01 09:55:01 +02:00
Daniel Dudzic
30ee449139
Quadrat: Fix post meta offset (#4752)
* Quadrat: Fix post meta offset

* Remove padding on site tagline.

* Remove inline spacing rules on site tagline.

* Use content: none to hide icon and add comment about configuring in Blockbase.

* Fix comment typo.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-10-01 09:53:32 +02:00
Jeff Ong
dbdecf073f
Blockbase: hide no comments message (#4753)
* Hide no comments message.

* Comment why this line is needed.
2021-09-30 11:12:55 -04:00
Maggie
55ab2e3368
Merge pull request #4737 from Automattic/try-quadrat-dynamic-pattern
Quadrat: created new query block pattern
2021-09-30 16:08:22 +02:00
Maggie
b22bc65ae0 fixed stretch on image for the horizontal pattern 2021-09-30 16:07:14 +02:00
Jeff Ong
36285e3449
Replace query-loop with post-template. (#4744) 2021-09-30 09:25:42 -04:00
Jeff Ong
2967740651
Add a utility class to remove margin top. (#4742) 2021-09-30 09:16:25 -04:00
Jeff Ong
c7291cd78d
Remove generic has-background padding. (#4743) 2021-09-29 22:18:17 +01:00
Jason Crist
c344f228ac Version Bump 2021-09-29 11:01:05 -04:00
Ben Dwyer
10918d3451 tidy up the query pattern 2021-09-29 13:19:39 +01: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
Jeff Ong
540e644645
Make spacing between post title and content match the spacing between content and meta. (#4733) 2021-09-28 16:43:05 -04:00
Jeff Ong
53a4ef11a1
Blockbase: add a page template (#4734)
* Add a page template to blockbase.

* Rename singular to single since we have a page.html now.
2021-09-28 16:30:38 -04:00
Jeffrey Pearce
138a23f1ef
Merge pull request #4732 from Automattic/fix/4723-blockbase-fix-navigation-position
Fixes navigation justification.
2021-09-28 21:51:05 +02:00
Jeffrey Pearce
cac85e3a19 Fixes navigation justification
Fixes #4723
2021-09-28 21:16:42 +02:00