Commit graph

262 commits

Author SHA1 Message Date
Jeff Ong
62eb7d9fbc Rebase trunk. 2021-01-05 11:44:16 -05:00
Jeff Ong
5ad077284f
Merge pull request #2900 from Automattic/fix/#2842
Varia: Remove overflow:scroll on pre element
2021-01-05 11:36:12 -05:00
Jeff Ong
ebdcfd06a8 Remove margin from quote block. 2021-01-04 13:05:28 -05:00
Maggie Cabrera
8129e9bd31 color fixes for dalston, mayland and rivington 2020-12-22 15:53:22 +01:00
Jack Lenox
c5bf1b94fe Varia: update child themes re overflow: scroll
See #2842
2020-12-18 15:06:41 +00:00
Maggie Cabrera
440ed6c8fe changed versions 2020-12-17 12:11:27 +01:00
Maggie Cabrera
4f92864c65 fixed woocommerce toggle with adminbar and marketing bar present 2020-12-17 11:36:48 +01:00
Enej Bajgoric
048cacb060 Fix the admin-bar top spacing.
This was tested on the .com side to make sure that whent he admin bar is used the top spacing works as expeted.
2020-12-17 11:36:48 +01:00
Enej Bajgoric
5d69a4c635 Fix Dalston site description on mobile by applying a smaller font size. 2020-12-17 11:36:48 +01:00
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
ca60017dfd lock scroll when mobile menu is open 2020-12-17 11:36:48 +01:00
Maggie Cabrera
bbd1dc0dd0 changed mobile menu to be fixed and cover all the screen 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
863aab88f5 Update the Dalston theme to have the mobile nav on the side. 2020-12-17 11:36:47 +01:00
Jason Crist
c69defa26b Returning .pot files to git version control 2020-11-12 09:36:04 -05:00
Jason Crist
7c679f3bfa Bring (seemingly unmodified) images into sync 2020-11-11 17:30:24 -05:00
Ben Dwyer
8557e178df Update version numbers for all varia themes 2020-11-06 18:52:51 +00:00
Allan Cole
f8a85bc4d4
Dalston: Reduce specificity on rules to hide extra color palettes 2020-11-04 17:08:26 -05: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
Ben Dwyer
d7a28f8c72 fix security issues 2020-10-29 15:08:39 +00: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
5384940bad
Merge pull request #2231 from rtCamp/fix/dalston-amp-compatibility
Dalston: Enqueue Block Scripts only in non-AMP
2020-08-07 14:10:56 -04:00
Towhidul Islam
856ca6b4e5 Dalston: Skip enqueuing block JS and CSS files in AMP endpoint 2020-08-06 21:12:41 +06:00
Allan Cole
f097621933 Dalston: Add original default colors to editor palette. 2020-08-05 17:38:25 -04:00
Allan Cole
ab7d160158 Dalston: Various tweaks and improvements to color annotations. 2020-08-03 14:26:49 -04:00
Allan Cole
640352ee1e Dalston: General color-annotation improvements. 2020-07-30 17:33:33 -04:00
Allan Cole
7f4c65391d Dalston: Cleaning up color-annotations. 2020-07-28 17:18:49 -04:00
Allan Cole
6c96749023 Dalston: Fixing color-annotations against latest changes in varia. 2020-07-28 17:00:39 -04:00
Allan Cole
e6a3d8ccad Dalston: Fix form text colors to workl with dark backgrounds. 2020-07-28 13:59:04 -04:00
Allan Cole
ebae47761c
Merge branch 'master' into add/color-annotations/dalston 2020-07-28 13:51:24 -04: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
4bcf98b163 Dalston: Fix form text color. 2020-07-08 14:21:28 -04:00
Towhidul Islam
46a770e359 Dalston: Enqueue block JS files while not in AMP endpoint 2020-07-06 18:14:11 +06:00
Allan Cole
b522d5576b Dalston: Recompile against the latest changes to Varia. 2020-06-30 14:25:34 -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
Allan Cole
5b9d6a9d00 All Varia Themes: Recompile child themes, update build tool dependencies. 2020-06-09 17:33:46 -04:00
Allan Cole
e2998b153f
Merge pull request #2028 from rtCamp/fix/comment-avatar-image-size-dalston
Dalston: Fixes Comment avatar on amp pages
2020-06-09 17:28:25 -04:00
Allan Cole
2adf1e6fcd
Merge pull request #2088 from rtCamp/fix/css-interpolation-commentmeta-dalston
Dalston: Fix Interpolation issue in comment-meta style
2020-06-09 17:17:40 -04:00
Towhidul Islam
11f2692294 Dalston: Fix Interpolation issue in password-strength-meter style 2020-06-02 16:15:59 +06:00
Towhidul Islam
a4dfe40448 Dalston: Fix Interpolation issue in comment-meta style 2020-06-02 16:12:41 +06:00
Allan Cole
dbd931b900
Dalston: Fix nested button text-color, code tidying. 2020-05-22 15:10:09 -04:00
Allan Cole
6ce6267f17
Dalston: Fix rtl nested button text-color, code tidying. 2020-05-22 15:08:33 -04:00
Allan Cole
bbfb7d2461
Dalston: Fix txt/bg text color. 2020-05-22 14:07:18 -04:00
Kjell Reigstad
f2996165a1 Add editor color annotations 2020-05-21 18:27:37 -04:00
Allan Cole
1f30c1a3d2
Dalston: Remove !important flags from utility classes. 2020-05-21 17:50:44 -04:00
Allan Cole
bfc2f3f0d2
Dalston: Revise conditionals to fix array offset issue, cody tidying. 2020-05-21 12:38:38 -04:00
Allan Cole
7cd3daf265 Dalston: Connect editor color palette to color annotations. 2020-05-20 16:32:04 -04:00
Towhidul Islam
67ac39a95d Dalston: Fixes Comment avatar on amp pages 2020-05-15 14:11:00 +06:00
Allan Cole
db24350dee Dalston: Recompile CSS to remove !important from utility classes, update npm dependency. 2020-05-13 14:27:03 -04:00
Kjell Reigstad
d894f23f50
Remove custom selection colors 2020-05-13 12:36:33 -04:00
Kjell Reigstad
e96cdf0625
Add featured color palettes 2020-05-13 12:25:02 -04:00
Kjell Reigstad
5149b0faed Update Menu treatment so it works on desktop and mobile. 2020-05-12 09:44:30 -04:00
Kjell Reigstad
352cb7af1c Update grays 2020-05-12 09:14:52 -04:00
Kjell Reigstad
2681c5d7bb Remove color contrast annotations. 2020-05-06 15:31:37 -04:00
Kjell Reigstad
20a88d33ee Dalston: Add Color Annotations 2020-04-30 19:24:34 -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
3ae175c6fc Dalston: Fix button styles to work alongside Gutenberg 7.9. 2020-04-17 16:02:53 -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
8bf6264d06 Dalston: Ensure full-width items inside of columns do not overlap.
- Applies button style issue in #1757
- Requires: #1902
2020-04-14 18:51:10 -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
a4f0fb787e Add LICENSE to Dalston 2020-01-22 10:44:01 +07:00
Allan Cole
03595e9be2
Merge pull request #1703 from Automattic/fix/issue-1287
Multiple Varia Child Themes: Fix custom-logo support to prevent scaling up too small images.
2020-01-09 13:34:24 -05: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
f852ad1bb8 Dalston: Blog Posts block style tweak 2019-12-20 02:30:17 +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
f8595e081d
Dalston 2019-12-16 16:06:05 -05:00
Allan Cole
05f6f4c2d5 Dalston: Fix custom-logo support to prevent scaling up too small images. 2019-12-10 17:06:03 -05:00
Niels Lange
ae787d50be
FIX #1142: Adjust license information of Varia child themes 2019-11-15 11:49:01 +07:00
Allan Cole
a355bd6c57 Dalston: Fix Hover Reveal Cover Block Style to work with gradients. 2019-11-01 17:23:21 -04:00
Allan Cole
28c7aa86e0 All TF-themes: Allow separator color options. 2019-10-31 15:33:11 -04:00
Takashi Irie
5699981033 Dalston: Update to 1.2.0 2019-10-31 16:21:58 +00:00
Takashi Irie
73c5d9ec08
Merge pull request #1558 from Automattic/enhancement/add-wc-support-dalston
Dalston: Add WooCommerce support
2019-10-31 16:19:28 +00:00
Allan Cole
817ced6fb7 Dalston: Updating WC styles to work with menu refeactor in #1578. 2019-10-30 16:46:24 -04:00
Allan Cole
8f698eabb7 Dalston: Updating WC styles to work with menu refeactor in #1578. 2019-10-30 16:43:57 -04:00
Allan Cole
5a9404e2e9 Merge branch 'enhancement/add-wc-support-refactor-menu' into enhancement/add-wc-support-dalston 2019-10-30 16:40:11 -04:00
Allan Cole
3850735bcc Dalston: Syncing updates in headstart annotations from wpcom. 2019-10-28 12:51:22 -04:00
Takashi Irie
1d483c0266 Dalston: Unset measuere variable default 2019-10-25 12:55:09 +01:00
Takashi Irie
451e8834c3 Dalston: Recompile stylesheet with the latest Varia 2019-10-25 12:54:04 +01:00
Andrés
a8de6d3282
Update global styles namespace (#1550) 2019-10-24 15:07:27 +02:00
Allan Cole
8b8124395e Dalston: Recompile styles with upstream changes. 2019-10-23 18:25:32 -04:00
Allan Cole
cb539f0835 Dalston: Recompiling with changes to master. 2019-10-23 10:44:01 -04:00
Allan Cole
2cebabed9a Dalston: Add WC support, and alert color variables. 2019-10-22 16:53:18 -04:00
Allan Cole
f3de0bdf24
Merge pull request #1520 from Automattic/fix/missing-separator-config
Varia + various child-themes: Add missing config variables
2019-10-21 13:30:54 -04:00
Andrés
eb0bbae4ad Dalston: remove family-css-variable 2019-10-18 14:19:42 +02:00
Andrés
de55d56d88 Dalston: migrate to use font-family mixin 2019-10-18 12:32:35 +02:00
Allan Cole
a11710b77d Dalston: Add config-separator.width default variable. 2019-10-17 16:38:40 -04:00
Andrés
1b60127ef2 Dalston: set proper configuration for main-nav font 2019-10-17 12:58:33 +02:00
Andrés
8e182ee0bc Dalson: use font-base for buttons 2019-10-16 13:16:00 +02:00
Andrés
f8fa7d1c94 Dalston: use font headings for site description 2019-10-16 11:20:18 +02:00
Andrés
3515a551ec Dalston: print - fonts should be passed as different values 2019-10-15 18:36:29 +02:00
Andrés
8040680bc0 Dalston: pull changes from varia 2019-10-15 12:10:57 +02:00
Andrés
496b091d02 Dalston: update print 2019-10-15 12:07:33 +02:00
Andrés
2995c66690 Dalston: bump version and add a8c-global-styles tag 2019-10-15 12:07:33 +02:00
Andrés
50966f8773 Dalston: pull changes from varia 2019-10-15 12:07:33 +02:00
Danny Dudzic
3955e72417 Dalston: Add auto-loading-homepage tag to stylesheet, minor version bump 2019-10-04 15:47:07 +02:00
Allan Cole
b9414652c9 Dalston: Recompile with latest changes in Varia. 2019-09-27 10:02:45 -04:00
Allan Cole
f58436bd89 Daltson: Resync with master version of Varia. 2019-09-26 17:41:27 -04:00
Allan Cole
a76545e8d0 Dalston: Update theme description to match showcase. 2019-09-26 17:24:54 -04:00
Allan Cole
381a41670e Dalston: Fix one last typo in headstart content 2019-09-26 17:18:21 -04:00
Allan Cole
0e81d5e76e Dalston: Add three point versioning. 2019-09-26 17:11:29 -04:00
Allan Cole
351238b55d Dalston: Fixing typos in headstart annotations. 2019-09-26 16:57:26 -04:00
Allan Cole
69dd5150b3 Dalston: Fixing dalston demo links in headstart annotations.; 2019-09-26 16:51:43 -04:00
Allan Cole
d0665922bd Dalston: Adding headstart annotations 2019-09-26 16:42:34 -04:00
Allan Cole
f0ce261ce6 Dalston: Update screenshot to match demo, fix mobile view for project column block style 2019-09-26 13:49:51 -04:00
Allan Cole
79559606a8 Dalston: Add hover styles to links in inner-blocks 2019-09-24 17:19:00 -04:00
Allan Cole
535d024a40 Dalston: Recompiling styles after merge with master 2019-09-24 17:16:35 -04:00
Allan Cole
788c666d4e Dalston: Reduce fint size in header to be closer to original pro-business theme, tweaks to columns block behavior 2019-09-24 17:08:46 -04:00
Allan Cole
a5678dc8d0 Dalston: Cleanup sticky post indicatoor in posts-list block and add uynderline to links in inner-blocks 2019-09-24 16:33:29 -04:00
Allan Cole
eda02018d9 Dalston: Update color and font-size settings for the editor 2019-09-24 16:21:21 -04:00
Allan Cole
a4edc3cda8 Dalston: Cleaning up Project Block Styles 2019-09-24 16:12:36 -04:00
Allan Cole
c76f029d96 Dalston: Cleanining up Project block style behavior 2019-09-20 18:16:42 -04:00
Allan Cole
8832929b50 Dalston: Add custom “Project” column block style. 2019-09-20 18:07:52 -04:00
Allan Cole
b0d670081a Dalston: Improving header layout and removing site-description from customizer logo options 2019-09-20 17:38:17 -04:00
Allan Cole
b080fd7512 Dalston: Add custom media-text block style, add design improvements to cover-block image, improve header styles. 2019-09-20 16:48:56 -04:00
Allan Cole
5c465e4e0e Dalston: Add block extends for Cover and Columns blocks, Clean up header styles 2019-09-20 12:46:23 -04:00
Allan Cole
d881ae5594 Dalston: Add a custom Block Style for the Cover Block. 2019-09-19 13:30:19 -04:00