Commit graph

7182 commits

Author SHA1 Message Date
Ben Dwyer
85e46f8e22
Videomaker: Change videos in patterns to point to VideoPress (#4901) 2021-10-26 12:04:51 +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
Sarah Norris
6f7d0ce0fd
Videomaker: Fix category trailing slash (#4889)
* Videomaker: fix category trailing slash

Co-authored-by: @danieldudzic

* Videomaker: simplify post meta styles

* Fix RTL styles

* Use gap variable for padding values

* Use the block-gap variable and add a fallback

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-10-22 10:18:04 +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
alaczek
c102c8e388
Payton (work in progress) (#4887)
* Add custom block templates and template parts.
* Update the custom colors, typography, and block settings.
* Update header design.
* Update the default blog template.
* Update styling of post meta, separators, and post navigation links.
2021-10-21 14:33:50 -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
Ben Dwyer
5d8f8ba22e Remove deployThemes call that was added by accident 2021-10-20 20:31:41 +01:00
Ben Dwyer
32e6ae15ce Version Bump 2021-10-20 20:27:54 +01:00
Maggie
b23a21348d
Skatepark: blog posts spacing (#4864)
* fixed block pattern to look like index.html

* removed margin rule
2021-10-20 20:23:22 +01:00
Sarah Norris
8dcb98c30d
Videomaker: Update navigation to be left-aligned (#4879)
* Left-align nav instead of center

* Reduce menu item spacing

* Increase space between social links

* Use default spacing for social links
2021-10-20 20:22:38 +01:00
Ben Dwyer
4127742af1
Videomaker: Update the single post template (#4870)
* Videomaker: Update the single post template

* Update to use next and prev post blocks

* Add missing file

* Rebuild

* Make the next/prev links display: block
2021-10-20 20:20:10 +01:00
Sarah Norris
46f1ed11a0
Videomaker: Navigation styles (#4876)
* Videomaker: center nav items

* Videomaker: remove uppercase from nav block

* Videomaker: center social links

* Videomaker: add current-menu-item styles

* Videomaker: add underline to parent menu item

* Videomaker: increase nav spacing

* Videomaker: tweak spacing again

* Videomaker: style current menu item

* Videomaker: fix submenu centering

* Videomaker: make all pattern navs uppercase

* Blockbase: Remove ! important rules from navigation CSS

* Always show submenu items

* Remove another ! important

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-10-20 14:18:22 +01:00
Maggie
abfcb36d0e
remove tags for themes that don't build their css (#4877) 2021-10-20 12:12:15 +01:00
Ben Dwyer
7ed4a77765 Version Bump 2021-10-20 10:09:20 +01:00
Maggie
94e90df097
fixed spacing issues on post title (#4855) 2021-10-20 09:48:33 +01:00
Ben Dwyer
7adf3e623e
Videomaker: Add dynamic template references (#4869)
* Videomaker: Add dynamic template references to the block templates so that they work regardless of the theme position

* replace get_template with get_stylesheet
2021-10-19 20:18:49 +01: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
2c39dbea84
Videomaker: Rename functions (#4868) 2021-10-19 15:33:38 +01:00
Ben Dwyer
a9aa5c3e95
Videomaker: Update tag styles (#4866)
* Videomaker: Update tag styles

* Add tags to the index template
2021-10-19 15:32:43 +01: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
alaczek
02a8c0b1cb
Payton: Initial commit. (#4863)
* Payton: Initial commit.

* change newtheme to payton

* add payton as a child of blockbase

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-10-19 11:13:02 +01:00
Ben Dwyer
cc206071cb
Blockbase: Add russell as a child (#4848) 2021-10-18 09:09:11 +01:00
Ben Dwyer
cb6ae3e60e
Russell: Update the navigation to match Blockbase (#4849)
* Russell: Adds social navigation

* Added blockbase navigation block style

Co-authored-by: Jason Crist <jcrist@pbking.com>
2021-10-15 19:44:40 +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
9a2a141e8d
Russell: Add a new Blockbase child called Russell (#4838)
* Russell: Add a new Blockbase child called Russell

* remove duplicated values
2021-10-15 08:50:58 +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
Jason Crist
5a04d5706a
renamed a couple of functions from 'newtheme' to 'geologist' (#4840)
* renamed a couple of functions from 'newtheme' to 'geologist'

* Update the build script to use the theme slug in the function names

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-10-15 08:27:14 +01:00
Jason Crist
ade84abb2d
Removed unnecessary top padding for seach block. Fixes #4843 (#4846) 2021-10-15 08:26:28 +01:00
Jason Crist
a0c8030981
Removed paragraph margin gap styles. They no longer seem to be needed. (#4845)
* Removed paragraph margin gap styles.  They no longer seem to be needed.

* Add back needed paragraph styles

* add back missing file

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-10-15 08:24:50 +01:00
Ben Dwyer
1076b1aae2
Reduce the size of the baseline gap (#4820) 2021-10-14 18:48:21 +01:00
Ben Dwyer
3aa2349678
Deploy script: Catch errors when adding new themes (#4835)
* Deploy script: Catch errors when adding new themes

* Remove console logs for debugging
2021-10-14 15:41:04 +01:00
Ben Dwyer
1d7aaceb39 Version Bump 2021-10-14 14:07:15 +01:00
Daniel Dudzic
8548e25229
Videomaker: Optimize the I Love You video (#4837) 2021-10-14 14:04:31 +01:00
Ben Dwyer
3b5856b67b
Zoologist: Update spacing from wpcom (#4834) 2021-10-14 13:32:19 +01:00
Ben Dwyer
513d7937b8 Version Bump 2021-10-14 13:18:24 +01:00
Ben Dwyer
f33d548de1
Videomaker: Add block patterns (#4701)
* Videomaker: Add block patterns

* Remove autoplay, loop and muted

* Match post meta to the comps

* Add more translations to the patterns

* Set the site title CSS in the theme.json

* Reset the header

* Update patterns - add video controls and update the source video
2021-10-14 12:22:12 +01:00
Ben Dwyer
accc739da9
Blockbase: Remove CSS for HTML block (#4572) 2021-10-14 12:15:46 +01:00
Ben Dwyer
8742c1ddbb
Add: Zoologist and update from Geologist (#4817)
* Zoologist: Adding Zoologist from wpcom

* Copy changes back from Geologist to Zoologist

* Update templates and theme.json from Geologist and remove block patterns

* Remove query CSS

* Reset settings back to the right ones

* Put settings back to how they were

* Add social nav
2021-10-14 12:08:16 +01:00
Daniel Dudzic
244d67830d
Canard: Fix editor block styles (#4797)
* Canard: Fix editor block styles

* Canard: Change the order of editor block styles
2021-10-13 12:55:48 +01:00