Commit graph

128 commits

Author SHA1 Message Date
Jason Crist
c69defa26b Returning .pot files to git version control 2020-11-12 09:36:04 -05:00
Jason Crist
0f3883049b Removing Resources excluded via .gitignore 2020-11-11 17:30:23 -05:00
Maggie Cabrera
3ab69f56ec changed default value for get_theme_mod 2020-11-11 13:10:17 +01:00
Maggie Cabrera
66505e491e bumped versions again because gh was behind svn 2020-11-11 11:05:17 +01:00
Maggie Cabrera
7659640926 bumped versions up 2020-11-11 10:58:33 +01:00
Maggie Cabrera
7a7ae0c509 fixed conditional class not working corectly 2020-11-11 09:57:33 +01:00
Ben Dwyer
da967ec349
Merge pull request #2786 from Automattic/udpate/varia-version-numbers
Update version numbers for all varia themes
2020-11-06 18:55:01 +00:00
Ben Dwyer
8557e178df Update version numbers for all varia themes 2020-11-06 18:52:51 +00:00
Ben Dwyer
bb993271d6 add support for site logo in the header to morden 2020-11-06 11:47:35 +00:00
Ben Dwyer
952143998c stack the site logo on alves and hever 2020-11-06 11:34:30 +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
1c508e1ce3 Morden: Fix form text color. 2020-07-08 14:28:50 -04:00
Allan Cole
977e5b4ed3 Morden: Recompile against the latest changes to Varia. 2020-06-30 14:28:49 -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
Towhidul Islam
9e0a1d734e Morden: Update suggested changes for image gallery issue 2020-06-26 16:46:58 +06:00
Towhidul Islam
7bc9e79593 Implement suggested changes 2020-06-25 10:14:52 +06:00
Towhidul Islam
33c99ede8d Morden: Fix Gallery Alignment Issue causing from setting max-width in desktop 2020-06-18 13:28:13 +06: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
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
51e7e04e0b Morden: Fix button styles to work alongside Gutenberg 7.9. 2020-04-17 16:04:31 -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
f6e1094d54 Morden: Ensure full-width items inside of columns do not overlap.
- Applies button style bissue in #1757
- Requires: #1902
2020-04-15 10:45:26 -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
Niels Lange
bbdae4ec20 Add LICENSE to Morden 2020-01-22 10:48:04 +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
7b480352e5 Morden: Blog Posts block style tweak 2019-12-20 12:37:01 +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
3401bb7af7
Morden 2019-12-16 18:01:51 -05:00