Commit graph

248 commits

Author SHA1 Message Date
Enej Bajgoric
f22159e815 Fix position of the menu button, update support for woo nav to work the same way as regualar nav 2020-12-17 11:36:48 +01:00
Enej Bajgoric
ca1ba9919f Simplify: Refactor functions to just include one function that adds the 3 required filters/actions 2020-12-17 11:36:48 +01:00
Enej Bajgoric
5fc14b6351 Revert the border-radius change since it is not needed any more. 2020-12-17 11:36:48 +01:00
Maggie Cabrera
1fcc23c790 display contents solution 2020-12-17 11:36:48 +01:00
Maggie Cabrera
9996c9caba compiled styles 2020-12-17 11:36:48 +01:00
Maggie Cabrera
ddc961c071 changed menu container selector 2020-12-17 11:36:48 +01:00
Maggie Cabrera
e60a1e0050 styles for dropdown menu 2020-12-17 11:36:48 +01:00
Maggie Cabrera
aedfbd8616 used template areas for menu layout 2020-12-17 11:36:48 +01:00
Enej Bajgoric
1306582c8a Only add the container class if we are in the new enable_side_menu mode since it could casue issues with backwards compatiblity and css 2020-12-17 11:36:48 +01:00
Enej Bajgoric
70c96b52de Fix the menu container class. 2020-12-17 11:36:48 +01:00
Enej Bajgoric
58728625ce Use css grid to style the side nav 2020-12-17 11:36:47 +01:00
Enej Bajgoric
ecec58072b Move functions to after theme setup call 2020-12-17 11:36:47 +01:00
Enej Bajgoric
11cbcc675b Move functions to Varia add customizer control 2020-12-17 11:36:47 +01:00
Enej Bajgoric
69d57b8758 Update scss files to be more DRY 2020-12-17 11:36:47 +01:00
Enej Bajgoric
626ba8c1b6 Updates to take into accout the theme switch. 2020-12-17 11:36:47 +01:00
Enej Bajgoric
6c078f86fc Updates to take into accout the site logo & when the menu is not there. 2020-12-17 11:36:47 +01:00
Enej Bajgoric
7fa2ec4ff3 Include the varia_mobile_nav_on_side function in all the themes.
This makes sure that the user will not get a PHP warning if theu are not running the latest version of varia that has that function.
Since varia doesn't have that feature enabled this PR removes the function as well.
2020-12-17 11:36:47 +01:00
Enej Bajgoric
5e371dd302 Update the Morden theme to have the mobile nav on the side. 2020-12-17 11:36:47 +01:00
Ben Dwyer
955e49eb9b update version numbers 2020-11-30 20:17:39 +00:00
Milind More
8c8ce86c9f GH-2847 Adds Morden Theme as reader theme. 2020-11-23 16:50:34 +05:30
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
Jacopo Tomasone
80532374c0
Morden: Add Full Site Editing support (#1684) 2019-12-04 15:17:32 +00:00
Niels Lange
ae787d50be
FIX #1142: Adjust license information of Varia child themes 2019-11-15 11:49:01 +07:00
Danny Dudzic
67750307d2 Morden: Fix Search Results header background color. Closes #1635 2019-11-04 15:18:02 +01:00
Allan Cole
28c7aa86e0 All TF-themes: Allow separator color options. 2019-10-31 15:33:11 -04:00
Takashi Irie
1896774657 Morden: Update to 1.4.0 2019-10-31 17:06:00 +00:00
Takashi Irie
c104565e38
Merge pull request #1571 from Automattic/enhancement/add-wc-support-morden
Morden: Add WooCommerce support.
2019-10-31 17:03:27 +00:00
Allan Cole
eba072fcee Morden: Updating WC styles to work with menu refeactor in #1578. 2019-10-30 17:51:59 -04:00
Allan Cole
917ecf65af Morden: Resyncing with upstream branch. 2019-10-30 17:35:01 -04:00
Allan Cole
9a30e9c70b Morden: Syncing updates in headstart annotations from wpcom. 2019-10-28 12:55:59 -04:00
Takashi Irie
cf9f34c7fc Morden: Unset measuere variable default 2019-10-25 13:38:57 +01:00
Takashi Irie
6ce582efff Morden: Recompile stylesheet with the latest Varia 2019-10-25 13:37:47 +01:00
Andrés
a8de6d3282
Update global styles namespace (#1550) 2019-10-24 15:07:27 +02:00
Allan Cole
82c24261fe Redhill: Recompile styles with upstream changes. 2019-10-23 18:18:00 -04:00
Allan Cole
eb64a8b195 Morden: Cleanup WC grid widgets to work with widget area layout. 2019-10-23 13:28:09 -04:00
Allan Cole
6de46d6895 Mordern: Add WooCommerce support. 2019-10-23 13:23:17 -04:00
Danny Dudzic
b55aaaf9b2 Morden: Fix footer side margin on mobile 2019-10-22 14:50:24 +02:00
Takashi Irie
338a298cd6 Morden: Update Headstart 2019-10-21 15:50:35 +01:00
Andrés
f7b2ed464a Morden: remove family-css-variable 2019-10-18 14:20:30 +02:00
Andrés
2bdedfcca8 Morden: migrate to use font-family mixin 2019-10-18 13:11:19 +02:00
Andrés
61ccd51dff Morden: set proper configuration for main-nav font 2019-10-17 13:05:24 +02:00
Andrés
25317f965e Morden: use font-base for buttons 2019-10-16 13:18:24 +02:00
Andrés
3da3eaab96 Morden: print - fonts should be passed as different values 2019-10-15 18:41:07 +02:00
Andrés
65db585dff Morden: pull changes from varia 2019-10-15 12:13:01 +02:00
Andrés
a20d6e5af7 Morden: update print 2019-10-15 12:07:33 +02:00
Andrés
fe35aee73f Morden: bump version and add a8c-global-styles tag 2019-10-15 12:07:33 +02:00
Andrés
e3f832770a Morden: pull changes from varia 2019-10-15 12:07:33 +02:00
Takashi Irie
226236ae44 Morden: Add auto-loading-homepage tag to stylesheet, minor version bump again 2019-10-04 14:35:31 +01:00
Takashi Irie
2259b9cde3 Morden: Add auto-loading-homepage tag to stylesheet, minor version bump 2019-10-04 13:29:49 +01:00
Allan Cole
1e5f058119 Merge branch 'master' into enhancement/mobile-alignwide-width 2019-09-23 13:07:14 -04:00
Allan Cole
a76e436512 Morden: Recompiling to fix spacing issues in fullwidth images on mobile screens, also fixes header spacing. 2019-09-15 15:16:29 -04:00
Jeffrey Pearce
a8349e88d3 Varia 1.1.1 recompiled RTL fix. 2019-08-28 17:40:43 +02:00
Jeffrey Pearce
195ecc31df Morden 1.1.1: Recompile styles from Varia update. 2019-08-28 16:58:34 +02:00
Allan Cole
263d5b3d63 Morden: Fix responsive logic in header 2019-08-27 10:41:10 -04:00
Allan Cole
89d5d91c6a Morden: Recompile styles with fix for wide/full align widths on mobile. 2019-08-27 10:28:21 -04:00
Allan Cole
8514cf9aa3
Merge pull request #1318 from Automattic/fix/issue-1295
Varia: Fix 404 page layout issue.
2019-08-27 09:37:07 -04:00
Allan Cole
8ffb316ef6 Morden: update 404 page markup to fix layout 2019-08-27 09:33:53 -04:00
Jeffrey Pearce
73f4d3e865 Morden 1.1.0
- Implements semver standards.
- Upgrades package dependancies.
2019-08-27 11:40:41 +02:00
Allan Cole
c10adad133
Merge pull request #1319 from Automattic/fix/issue-1306
Varia: Prevent list item markers from overflowing parent wrappers.
2019-08-26 11:37:08 -04:00
Allan Cole
9d12cc011e Morden: Prevent list items from overflowing parent wrappers. 2019-08-23 17:27:11 -04:00
Allan Cole
0361a1913f
Merge pull request #1300 from Automattic/fix/issue-1274
Varia: Update Cover Block default background-color and text color
2019-08-23 17:12:07 -04:00
Allan Cole
376398d6f4 Morden: Update classes for 404 header 2019-08-23 16:58:59 -04:00
Allan Cole
6fa299ca30 Morden: Update classes on 404 template. 2019-08-23 16:57:47 -04:00
Allan Cole
40bb48d3af Morden: Recompile to fix 404 page layout. 2019-08-23 16:50:04 -04:00
Allan Cole
b40365e2f6 Morden: Recompiling after change to Varia in previous commit. 2019-08-23 14:43:42 -04:00
Allan Cole
7812f36e89 Morden: Recompile styles with fixed .alignfull logic. 2019-08-22 13:42:29 -04:00
Allan Cole
e44931a8cc Morden: Set max width of site-header to match .alignwide 2019-08-21 17:16:00 -04:00
Allan Cole
371d5f3db4 Varia: Remove calc() from Cover Block height variable in favor of regular math when compiled 2019-08-21 14:21:27 -04:00
Allan Cole
5cf9652636 All Varia Child-themes: Update Cover Block array to include foreground and background color 2019-08-21 13:59:53 -04:00
Allan Cole
05ed305257 Morden: Revising layour to work with the improved responsive logic 2019-08-21 12:55:59 -04:00
Allan Cole
ec4a731e63 Morden: Update responsive logic to fix alignwide issues and make outerwrapper flexible width up to 1200px, fix typo in google font url 2019-08-19 19:59:40 -04:00
Allan Cole
b06bbc87eb Morden: Add left/right padding to alignwide blocks 2019-08-19 19:19:04 -04:00
Allan Cole
4eec996b1c Morden: Update child-theme separator config variables. 2019-08-19 17:10:37 -04:00
Allan Cole
00a1a287f7 Morden: Fix separator styles to work with new responsive logic 2019-08-19 16:24:34 -04:00
Allan Cole
b2befb5a87 Morden: Revise responsive max class for certain template files 2019-08-19 13:56:48 -04:00
Allan Cole
a60cf81837 Morden: Fixing responsive colors and styles 2019-08-16 16:37:23 -04:00
Allan Cole
6df502152d Morden: Cleaning up responsive markup and styles to work with enhanced nested responsive logic 2019-08-16 16:32:39 -04:00
Thomas Guillot
b12d508db9 Morden: Generate a Headstart Annotation 2019-08-08 17:40:33 +01:00
Thomas Guillot
7b3e33dc73 Morden: Update screenshot 2019-08-08 15:18:53 +01:00
Thomas Guillot
4cde4269a5 Morden: Update Description 2019-08-08 10:10:57 +01:00
Thomas Guillot
5dc0ea2c21 Morden: Create a GlotPress Project 2019-08-08 10:08:55 +01:00
Thomas Guillot
5c625c9938 Morden: Fix margin top when Title is hidden on the Homepage 2019-08-07 17:22:40 +01:00
Thomas Guillot
6f0adfb00c Morden: Remove custom footer 2019-08-07 17:08:24 +01:00
Thomas Guillot
a3420515d3 Morden: Modify Body & Header colours 2019-08-07 16:01:32 +01:00
Thomas Guillot
488b6a0f98 Morden: Add extra spacing utility classes 2019-08-07 15:37:26 +01:00
Thomas Guillot
638951a9d8 Morden: Add temporary screenshot 2019-08-06 16:51:16 +01:00
Thomas Guillot
7f8cd905ac Morden: New primary & secondary colours with better contrast 2019-08-06 16:32:49 +01:00
Thomas Guillot
b834869bbb Morden: Enqueue Google fonts 2019-08-06 16:23:00 +01:00
Thomas Guillot
f4a761200e Morden: Add box-shadow back to the dropdown 2019-08-06 16:07:04 +01:00
Thomas Guillot
b35fb94bab Morden: Rework Main Menu's dropdown 2019-08-06 16:05:21 +01:00
Thomas Guillot
f41238337a Morden: Add subtle box-shadow to the page 2019-08-06 15:58:00 +01:00
Thomas Guillot
904924295a Morden: Update editor font sizes 2019-08-06 15:55:02 +01:00
Thomas Guillot
fe61fe3a06 Morden: Update %responsive-width-wide & %responsive-width-full 2019-08-06 15:37:08 +01:00
Thomas Guillot
20f421174b Morden: Add the "boxed" style to the theme 2019-08-06 11:26:07 +01:00
Thomas Guillot
f3fccd08f2 Morden: Rebuild CSS 2019-08-06 09:29:43 +01:00
Thomas Guillot
bb26bc051d Morden: Update CSS
* Add style for sticky posts
* Fix header margin/padding
* New select colour
2019-08-05 15:10:19 +01:00
Thomas Guillot
ed62fd2745 Morden: Update theme
* Add new footer file
* Add new site-branding file
* Rework Primary & Secondary colours
* Update CSS
2019-08-05 14:16:50 +01:00
Thomas Guillot
f7280c0be9 Morden: Import some of Hever styles 2019-08-02 17:25:43 +01:00
Thomas Guillot
e7939406ab Moren: Initial creation of the child theme 2019-08-02 16:59:58 +01:00