Commit graph

7182 commits

Author SHA1 Message Date
Maggie
79c2fe97fe changed approach for alignfull cover blocks 2021-09-07 16:44:37 +02:00
Sarah Norris
1da71febae Skatepark: Move base padding setting back to theme.json 2021-09-07 16:44:30 +02:00
Sarah Norris
8a37729952 Skatepark: Add cover block scss with positioning values 2021-09-07 16:44:23 +02:00
Sarah Norris
72225cd719 Skatepark: Remove padding setting from theme.json 2021-09-07 16:44:18 +02:00
Sarah Norris
b65f615d93 Skatepark: Change pixel value to em 2021-09-07 16:44:18 +02:00
Sarah Norris
8985c7f4f2 Skatepark: Change padding clamp to min 2021-09-07 16:44:18 +02:00
Sarah Norris
16ba7ea022 Skatepark: Add cover padding to theme.json 2021-09-07 16:44:18 +02:00
Sarah Norris
cac0aa8077 Skatepark: Remove cover scss file 2021-09-07 16:44:16 +02:00
Sarah Norris
c8e4f5790e Skatepark: Add custom padding to cover block 2021-09-07 16:44:09 +02:00
Ben Dwyer
333559b47f
Quadrat: Fix footer (#4537)
* Quadrat: Fix footer polygon

* rebuild CSS
2021-09-07 15:11:43 +01:00
Sarah Norris
0450bbf531
Merge pull request #4534 from Automattic/fix/blockbase-remove-query-parameter
Blockbase: Fix "Blog pages show at most" reading setting
2021-09-07 14:40:27 +01:00
Sarah Norris
cea6bdd8cf Blockbase: remove queryId & query params from search query 2021-09-07 14:37:39 +01:00
Maggie
76a8d2f856
Geologist: code quality (#4532)
* refactor outline button styles

* removed block patterns styles

* renamed mixin
2021-09-07 13:05:07 +01:00
Sarah Norris
751477b019 Blockbase: remove queryId & query params from index query 2021-09-07 11:19:49 +01:00
Caroline Moore
bc17b04ea2
Merge pull request #4525 from Automattic/add/selective-refresh-support
Blank Canvas, IP2, Lodestar: Add support for selective refresh widgets
2021-09-06 11:13:46 -04:00
Maggie
39816d970c align social icons and tagline better 2021-09-06 15:49:03 +02:00
Ben Dwyer
0d4128bb68
Geologist: New Theme (#4472)
* Bedrock: New Theme

* Add Quadrat styles

* Rename theme to Geologist

* Update color palette.

* Adjust post title size.

* Tidy up single template.

* Tidy up page template.

* Adjust spacing

* Sync up spacing between index, page, and single templates.

* Create screenshot.png

* remove extra horizontal space on quadrat and geologist

Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
2021-09-03 21:16:28 +01:00
sixhours
aeb3c1bdcf Blank Canvas, IP2, Lodestar: Add support for selective refresh widgets 2021-09-03 10:38:04 -04:00
Maggie
378f889f68 align social icons to the tagline and site title 2021-09-03 09:58:53 +02:00
Maggie
a7bb83f53a better spacing 2021-09-02 15:43:47 +02:00
sophiegyo
f0b48fbc10
Update style.css (#4514) 2021-09-02 11:30:10 +01:00
Maggie
b3615174b2 improve header styles to fit new design guidelines 2021-09-02 11:12:32 +02:00
Jason Crist
8a5c5b1977
Apply/batch utils audit (#4494)
* Ran batch:audit:fix

* Ran it and got more fixes.

Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-09-01 16:04:30 -04:00
Ben Dwyer
646c6a0e56
Move the paragraph indent style to the first paragraph of every container (#4481)
* Move the paragraph indent style to the first paragraph of every container

* removed text-indent css

* build css

* Remove references to indented paragraph class.

Co-authored-by: Maggie <maggie.cabrera@automattic.com>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-09-01 15:07:39 -04:00
Jason Crist
763b67b6ab
Fix unchanged font setting reverting to default (#4510)
* Fix unchanged font setting reverting to default

These changes fix issue #4490

1. use current setting instead of default to fill in missing post data
2. remove unused $google_font_array
3 correct type-o `elemenets` in unset values

* Tweaked original fix and further corrected 'unset' logic

Co-authored-by: Rolf Allard van Hagen <ravanhagen@gmail.com>
2021-08-31 07:19:41 -04:00
Maggie
046f3e2c36
Merge pull request #4471 from Automattic/skatepark-logo-alignment
Skatepark: Logo alignment
2021-08-31 09:32:36 +02:00
Maggie
bbed04b267 reduced the height of the menu container on mobile 2021-08-31 09:30:58 +02:00
Maggie
d7147a0bf3 changed mobile layout 2021-08-31 09:30:58 +02:00
Maggie
fe58c90821 used variables for spacing 2021-08-31 09:30:57 +02:00
Maggie
23e1cfa4f4 used grid to align logo to fit design 2021-08-31 09:30:29 +02:00
Jason Crist
33aac8865d
Removed block attributes from site-title in header as they are set in theme.json (and some of those items removed were incorrect) (#4511) 2021-08-30 18:22:24 -04: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
Rolf Allard van Hagen
474ffbeb3c
Blockbase: Improve blockbase_fonts_url handling (#4489)
This change adresses multiple issues. 
It:
1. prevents the possibility of an "empty" call to fonts.googleapis.com by returning empty instead of `https://fonts.googleapis.com/css2?&display=swap`, see issue #4458
2. prevents a child theme custom Google font to ALWAYS be loaded even if it's is not selected in the user settings
3. prevents duplicate URL parameters when both user body and header fonts are set to the same value with `array_unique`
2021-08-30 15:28:31 -04:00
Jason Crist
1d70a2d7bc
Try/add batch utils (#4478)
Added batch utilities to operate on all theme projects (that have a package.json file)
2021-08-30 14:09:55 -04:00
Jason Crist
4802195cc8
corrected package.json version numbers to match style.css (when lower) (#4479)
* corrected package.json version numbers to match style.css (when lower)

* Returned Skatepark to correct version

* Corrected skatepark style.css version
2021-08-30 13:42:08 -04:00
Maggie
17f8fe2644
Merge pull request #4492 from Automattic/skatepark-readme
Skatepark: readme.txt
2021-08-30 17:08:29 +02:00
Maggie
0b407dae57 updated required version 2021-08-30 17:08:06 +02:00
Maggie
ae920f332f replaced blockbase domain 2021-08-30 13:06:11 +02:00
Maggie
7399923c15 missing slash 2021-08-30 12:59:35 +02:00
Maggie
a92c9048b2 added images to files and credited them 2021-08-30 12:54:24 +02:00
Jeff Ong
e4fd001134
Use variables instead of hard coded values for border and padding (#4484) 2021-08-27 16:05:31 -04:00
Sarah Norris
8f74597bb7
Merge pull request #4483 from Automattic/add/skatepark-title-divider
Skatepark: Add title divider
2021-08-27 16:49:53 +01:00
Sarah Norris
8180735657 Skatepark: Use primary color for divider 2021-08-27 15:36:45 +01:00
Sarah Norris
4f1803cf00 Skatepark: Add border to post title 2021-08-27 14:01:59 +01:00
Sarah Norris
3071cdd468 Skatepark: Add class to body if featured image exists 2021-08-27 13:54:54 +01:00
Maggie
4e133c3d39
Blockbase + co: Universal Social menu (#4467)
* used render_callback to insert social menu from customizer

* return block content early

* change the condition under which we hijack the menu

* Remove extra navigation

* output block markup for the whole menu

* Render the menu at the social location, rather than the one called social

* map the right alignment from the nav block to the social icons block

* move the social nav to skatepark

* Replace any trailing numbers on menu items to better match them to service names

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-08-27 11:48:08 +01: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
Jeff Ong
dc09d115fb
Skatepark: remove unneeded CSS for mixed media pattern (#4477)
* Remove unneeded margin overrides and make padding consistent.

* Reduce margins for h4 - h6

* JK, leave the heading margins alone.

* Add a spacer.
2021-08-26 15:49:39 -04:00
Mel Choyce
89c0875036
Update readme.txt
Fix typo in Skatepark description
2021-08-26 13:21:08 -04:00
Mel Choyce
be39a4c51f
Update style.css
Update theme description
2021-08-26 13:20:51 -04:00