Commit graph

126 commits

Author SHA1 Message Date
Jeff Ong
418a4494a6 Correct version numbers. 2021-01-05 15:02:38 -05:00
Jeff Ong
2fe2abffca Match package.json with style.css versions. 2021-01-05 14:14:49 -05:00
Jeff Ong
b54d1ae4e4 Resolve merge conflicts. 2021-01-05 12:14:13 -05:00
Jeff Ong
62eb7d9fbc Rebase trunk. 2021-01-05 11:44:16 -05:00
Jeff Ong
ebdcfd06a8 Remove margin from quote block. 2021-01-04 13:05:28 -05:00
Jack Lenox
c5bf1b94fe Varia: update child themes re overflow: scroll
See #2842
2020-12-18 15:06:41 +00:00
Ben Dwyer
8557e178df Update version numbers for all varia themes 2020-11-06 18:52:51 +00:00
Ben Dwyer
2e234b79a6
Merge pull request #2764 from Automattic/fix/1722-body-open-header
Add ‘wp_body_open’ hook to Varia Child themes
2020-11-04 17:42:01 +00:00
Ben Dwyer
38f63adc59
Merge pull request #1666 from Automattic/update/1142
Varia child themes: Adjust license information
2020-11-04 17:19:51 +00:00
Jason Crist
e7bc0b3bab Add ‘wp_body_open’ hook to Varia Child themes
RE: #1722 all themes should have the wp_body_open() call made
immediately after the body is opened.

https://make.wordpress.org/themes/2019/03/29/addition-of-new-wp_body_open-hook

This change adds that support to all of the Varia child themes that have
a custom header.  (Varia parent theme had already been enhanced.)
2020-11-04 10:25:13 -05:00
Jason Crist
335e240b1e Compiled Varia Child Themes to address #2257.
Fix for Varia was previously put in place with this change: https://github.com/Automattic/themes/pull/2654

This change compiles that into all of the Varia child themes.
2020-10-22 14:29:09 -04:00
Noah Allen
2b1de5eef9
Fix editor styles for verse block for all varia child themes (#2661) 2020-10-21 16:05:44 -07:00
Ben Dwyer
709fbc5596 rebuild all child themes 2020-09-24 17:08:28 +01:00
Maggie Cabrera
1666d8c814 fixed messed up varia+children versions 2020-09-24 12:40:49 +02:00
Maggie Cabrera
ca6a66889d fixed inheritance for pullquote bg color 2020-09-23 09:25:16 +02:00
Ben Dwyer
fb21619e46
Merge pull request #2469 from Automattic/fix/varia-building
Varia: Make the build jobs sequential
2020-09-17 16:05:32 +01:00
Ben Dwyer
405023f6ef fix version numbers for varia child themes 2020-09-17 15:46:15 +01:00
Ben Dwyer
ab4c2c91d4 Varia: Make the build jobs sequential 2020-09-17 14:14:00 +01:00
Ben Dwyer
697db260e7 update RTL numbers 2020-09-16 14:22:26 +01:00
Ben Dwyer
d7a5aba5b2 update all varia children 2020-09-16 14:12:30 +01:00
Ben Dwyer
8e3c04310b Add a rebuild tool for varia themes 2020-09-14 22:03:05 +01:00
Allan Cole
e0d69f491d All Varia-themes: Recompile styles. 2020-07-15 18:03:30 -04:00
Allan Cole
91b30b3a74 All Varia Themes: Add jetpack editor styles support to all themes. 2020-07-10 15:34:26 -04:00
Allan Cole
eca253f73e All Varia Themes: Add jetpack editor styles support to all themes. 2020-07-10 15:17:29 -04:00
Allan Cole
cec9c47e9a Rockfield: Fix form text color. 2020-07-08 14:33:02 -04:00
Allan Cole
04c5db1a49 Rockfield: Recompile against the latest changes to Varia. 2020-06-30 14:33:39 -04:00
Allan Cole
0774b76519 Varia Child Themes: Recompile child themes with the latest changes to Varia. 2020-06-30 13:25:42 -04:00
Kjell Reigstad
3de1559328
Merge pull request #2047 from rtCamp/fix/amp-sticky-header-rockfield
Rockfield: Fix sticky header on AMP page
2020-06-19 11:46:37 -04:00
Allan Cole
5b9d6a9d00 All Varia Themes: Recompile child themes, update build tool dependencies. 2020-06-09 17:33:46 -04:00
Allan Cole
dd160bef44 All Varia Themes: Fix Sass interpolation issues. 2020-06-09 17:33:46 -04:00
Deepak Lalwani
ba03d55380 Enqueue fixed header spacing JS only for non AMP endpoints 2020-06-02 13:41:35 +05:30
Deepak Lalwani
af24717e6c Rockfield: Fix sticky header on AMP page 2020-05-19 11:14:32 +05:30
Allan Cole
c7b4c3b3ac Varia & All Varia Child Themes: Fix button selector typo related to #1925 and #1927 2020-04-17 17:24:46 -04:00
Allan Cole
5aa0281095 Rockfield: Fix button styles to work alongside Gutenberg 7.9, clean up build tool. 2020-04-17 16:06:56 -04:00
Allan Cole
7357f9a1cb
Merge pull request #1921 from Automattic/fix/full-width-items-inside-of-columns-recompile
All Varia Child Themes: Ensures full-width items inside of columns do not overlap.
2020-04-15 13:14:27 -04:00
Allan Cole
91b17dee66 Rockfield: Ensure full-width items inside of columns do not overlap.
- Applies button style bissue in #1757
- Requires: #1902
2020-04-15 11:09:21 -04:00
Ian Stewart
522ed3757a Remove Headstart Annotations from themes in this repo
This PR should remove all Headstart Annotations from themes in this repo.

Why? Headstart annotations stored in WP.com themes are generated, tested, and sent for translation via WP-CLI scripts running on subversion-ed WordPress sandboxes. I recently updated Headstart annotations for our 20+ recent themes in order to correct some issues in our FSE Plugin and Page Layout feature. When discussing how to get these annotations updated in this themes repo @michaeldcain and came up with two options.

1. Copy-paste back into the affected themes in this repo.
2. Just remove all the Headstart annotations from this repo.

The second option seemed the simplest. It leaves **all** Headstart annotations on WP.com "ignore-able" for this GH repo and reduces the chance of Headstart annotations becoming out of date in this GH repo, potentially reducing future errors.
2020-04-08 12:00:06 -05:00
Ernesto Méndez
1efe6e2e9b Rockfield: Run header resizing code after page loads. 2020-04-07 15:19:20 +00:00
Niels Lange
571387a820 Add LICENSE to Rockfield 2020-01-22 10:49:31 +07:00
Michael Cain
4bba10325f
Rebuild. 2019-12-20 14:06:00 -05:00
Michael Cain
77e080ffb8
Bump versions. 2019-12-20 13:56:36 -05:00
Takashi Irie
c7a407a5f2 Rockfield: Blog Posts block style tweak 2019-12-20 13:41:49 +00:00
Michael Cain
2b309e1b36
Rebuild 2019-12-19 13:31:40 -05:00
Michael Cain
3960ba2cfd
Rebuild 2019-12-19 11:50:28 -05:00
Michael Cain
9f12791efe
Rebuild 2019-12-18 15:30:51 -05:00
Michael Cain
db1cc9d24c
Rebuild. 2019-12-18 12:49:53 -05:00
Michael Cain
bea8e27df3
Rebuild with Varia grid and type scale changes. 2019-12-17 15:12:52 -05:00
Michael Cain
5c0c780042
Rockfield: remove alignment 2019-12-17 14:56:30 -05:00
Michael Cain
3a04a2ea8b
Rockfield 2019-12-16 16:54:17 -05:00
Niels Lange
ae787d50be
FIX #1142: Adjust license information of Varia child themes 2019-11-15 11:49:01 +07:00