Commit graph

266 commits

Author SHA1 Message Date
Ben Dwyer
05b8d89712
Blockbase: Update the stacking of site title and tagline in Blockbase and co (#4928) 2021-10-29 08:21:54 +01:00
Ben Dwyer
0592855e5a Version Bump 2021-10-28 12:38:28 +01:00
Ben Dwyer
75a17f4c60
Quadrat: Remove unnecessary .png (#4927) 2021-10-28 12:14:04 +01:00
Ben Dwyer
3360ff97c3 Version Bump 2021-10-26 13:15:07 +01:00
Ben Dwyer
63ad6234d1
Blockbase: Add query title (#4878)
* Blockbase: Add query title block to all index templates

* remove from skatepark

* Add query title to payton and russell

* Add a space below the query title
2021-10-26 13:12:12 +01:00
Ben Dwyer
ccb663a9bb Version Bump 2021-10-25 11:01:13 +01:00
Ben Dwyer
25bf57cbec
Blockbase: Add a mixin for post meta (#4897) 2021-10-25 10:57:46 +01:00
Jason Crist
ee0c79262c Version Bump 2021-10-21 14:43:46 -04:00
Sarah Norris
a73ef54978
Blockbase: Fix form background color contrast (#4824) 2021-10-21 14:38:08 -04:00
Maggie
508e6866e9
Blockbase: search block font size (#4865)
* defined a font size for search block
* added line-height control and removed it from the CSS
* rebuilt children
2021-10-21 14:36:41 -04:00
Maggie
a025027975
Blockbase: make post meta icons optional (#4891)
* move blockbase post meta icons to block styles

* refactored geologist, removed unneeded css coming from Quadrat

* added meta icons to russell

* seedlet, zoologist refactored like geologist

* refactored Quadrat

* more unnecesary css

* applied to Mayland

* removed CSS from videomaker

* built mayland

* refactored Skatepark

* correct icon and size for Skatepark
2021-10-21 16:30:06 +02: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
Jeffrey Pearce
d77c9a4b9f Version Bump 2021-10-19 20:54:40 +02:00
Jeffrey Pearce
92671ac2b2
Update style.css (#4874)
* Update style.css

Adds auto-loading-homepage to stylesheet. Fixes homepage switching on WordPress.com

Themes:
- Blockbase
- Geologist
- Mayland Blocks
- Payton
- Quadrat
- Russell
- Seedlet Blocks
- Skatepark
- Videomaker
- Zoologist

* Adds at least 1 tag before auto-loading-homepage

Adds at least 1 tag before auto-loading-homepage to account for the dotorg script.
2021-10-19 20:45:27 +02:00
Ben Dwyer
7b064a8946 Version Bump 2021-10-19 15:02:34 +01:00
Maggie
7903bbc5ab
cleanup errors on themejson files and rebuild themes (#4857) 2021-10-19 12:52:21 +02:00
Ben Dwyer
f95b3e62c4 Version Bump 2021-10-19 11:19:42 +01:00
Jason Crist
b759181b0d
Add copy of Quadrat's index.php to Geologist (#4841)
* Add copy of Quadrat's index.php to Geologist

* Remove all index.php and add to Blockbase

* Also delete the index from russell

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-10-15 17:47:07 +01:00
Ben Dwyer
e5c68fe206 Version Bump 2021-10-15 09:08:55 +01:00
Maggie
36b1073543
removed the utility class from block patterns and instead used margin (#4847) 2021-10-15 09:00:26 +01:00
Ben Dwyer
3cf10c225a Version Bump 2021-10-15 08:31:33 +01:00
Jason Crist
d152231f0d
Updated tested version of wordpress for all blockbase themes (#4839) 2021-10-15 08:28:55 +01:00
Jason Crist
0d08de6d60
Adjusted menu CSS to match recent changes in the block (#4822)
* Adjusted menu CSS to match recent changes in the block

* Adjusted mobile menu styling to fit recent changes to navigation block

* Style social nav on mobile only

* Made the same menu changes in Geologist as in Quadrat

* Corrected blockbase classes due to recent changes to navigation block

* Adjusted skatepark's navigation classes

* corrected videomaker classes

* Improved mobile navigation alignment for Seedlet Blocks

* Further addressed Seedlet's mobile stylings.  Better addressed Blockbase mobile submenu spacing.

* Remove the margins on the social links block when in the nav

* Add a block style for 'clean mobile navigation block' and cleaned up base navigation block styles polyfill

* moved social menu location of styled mobile menu

* Renamed block style to improved responsive navigation

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-10-15 08:27:27 +01:00
Ben Dwyer
ce13a6948c Version Bump 2021-10-12 15:12:05 +01:00
Ben Dwyer
7e8d716641
Blockbase: Allow themes to inherit core gradients unless they define their own (#4818) 2021-10-12 15:07:56 +01:00
Ben Dwyer
63ca3f7ac3
Blockbase: Add theme.json meta data (#4819) 2021-10-12 14:59:08 +01:00
Ben Dwyer
c23cac3067
Blockbase: Add social navigation to blockbase themes (#4482)
* Blockbase: Add social navigation to blockbase themes

* Add social navigation links to primary navigation

* move to a different file

* add missing file

* suppress warnings for HTML5 elements

* only append social links to a navigation block if the block opts in

* Fix fatal

* Removed requirement to have social parent container be primary menu (or even have content)

* Fix layout for social nav

* Update the structure of the social links when appended to match the way that the navigation block works

Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-10-12 14:58:21 +01:00
Jason Crist
c142e8b9ad Version Bump 2021-10-11 16:06:36 -04:00
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
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
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
63c50e466f Version Bump 2021-10-07 09:46:31 +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
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
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
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
Jason Crist
717ba87bfa Version Bump 2021-10-01 10:59:28 -04: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
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
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