Allan Cole
95b06d9082
Maywood: Fix form text color.
2020-07-08 14:27:54 -04:00
Allan Cole
ffc928eaac
Maywood: Recompile against the latest changes to Varia.
2020-06-30 14:28:33 -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
e42d198fcb
Merge pull request #2032 from rtCamp/fix/comment-avatar-image-size-maywood
...
Maywood: Fixes Comment avatar on amp pages
2020-06-09 17:26:36 -04:00
Allan Cole
5708b63ada
Merge pull request #2085 from rtCamp/fix/css-interpolation-commentmeta-maywood
...
Maywood: Fix Interpolation issue in comment-meta style
2020-06-09 17:14:56 -04:00
Towhidul Islam
bc27ccff51
Maywood: Fix Interpolation issue in comment-meta style
2020-06-02 16:13:53 +06:00
Towhidul Islam
7e77cea613
Maywood: Fix Interpolation issue in password-strength-meter style
2020-06-02 16:08:02 +06:00
Towhidul Islam
1c3c887eb3
Maywood: Fixes Comment avatar on amp pages
2020-05-15 14:14:54 +06:00
Kjell Reigstad
04536ec4a2
Keep the dropshadow text if there's a video background too.
2020-04-29 13:13:39 -04:00
Kjell Reigstad
7a16c1f943
Only apply cover image text shadow if there's a background image.
2020-04-29 13:04:26 -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
f200695f88
Maywood: Fix button styles to work alongside Gutenberg 7.9.
2020-04-17 16:05:37 -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
3866c474d7
Maywood: Ensure full-width items inside of columns do not overlap.
...
- Applies button style bissue in #1757
- Requires: #1902
2020-04-15 10:35:05 -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
524008ccdc
Add LICENSE to Maywood
2020-01-22 10:47:52 +07:00
Michael Cain
ebe7dbb0eb
Enqueue IBM Plex Sans 500i for italicized/bolded text. Remove paragraph specificity.
2019-12-23 13:33:24 -05:00
Niels Lange
d9d95bd144
Merge branch 'master' into fix/#1700
2019-12-21 11:29:10 +08:00
Niels Lange
10ab2a0f5f
Maywood: Fix strong-italic font-weight issue
2019-12-21 11:26:11 +08: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
cb387ea550
Maywood: Blog Posts block style tweak
2019-12-20 12:15:06 +00:00
Niels Lange
179a9a7f1f
Maywood: Fix strong-italic font-weight issue
2019-12-20 19:07:44 +08: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
4d83bf3a66
Maywood: remove alignment; rebuild
2019-12-17 15:07:14 -05:00
Michael Cain
67b3c47dec
Maywood
2019-12-16 15:49:38 -05:00
Noah Allen
e2bd8cc15c
Build FSE themes again ( #1694 )
...
* Build maywood
* Build shawburn
* Build Exford
* Maywood package lock
* Build Alves
2019-12-04 14:51:32 +00:00
Jacopo Tomasone
3a9dca066d
Alves: Add Full Site Editing support ( #1681 )
...
* Added FSE support to Alves.
* Note: the theme `#masthead` style were preventing the FSE header to be full width as intended. Instead of needlessly overriding the whole `header.php`, I've opted to add a simpler `body:not( .fse-enabled ) #masthead`.
* Update Varia (and the other FSE themes) with FSE improvements:
* Hide the (+) icons when rendering the Template Part block inside the Page editor (especially useful for the Columns block).
* Remove the top margin if the Site Title block is the first child of an editor layout.
* Make sure each column in a Columns block is max width, so that nested FSE blocks can behave as expected.
2019-11-29 13:08:03 +00:00
Jacopo Tomasone
fb33ebbac2
Full Site Editing: Bump Varia 1.5.1, Maywood 1.4.1, Exford 1.4.0, Shawburn 1.3.0 ( #1657 )
2019-11-13 11:52:29 +00:00
Jacopo Tomasone
d254e96344
Varia, Maywood: Fix FSE Navigation Menu width when alignwide or alignfull ( #1654 )
...
Fix a regression on Maywood, that caused `alignwide` and `alignfull` Navigation Menu blocks not having the expected width.
2019-11-12 11:50:28 +00:00
Jacopo Tomasone
8b92e08a56
Bump Varia to 1.5.0 and Maywood to 1.4.0 ( #1641 )
2019-11-05 16:19:47 +00:00
Jacopo Tomasone
91bba0a24c
Full Site Editing: Stop using theme classes for template parts ( #1517 )
2019-11-04 16:29:25 +00:00
Allan Cole
28c7aa86e0
All TF-themes: Allow separator color options.
2019-10-31 15:33:11 -04:00
Takashi Irie
f7abb3b6d0
Maywood: Update to 1.3.0
2019-10-31 18:37:28 +00:00
Allan Cole
72e2319b76
Maywood: Fix compiling error.
2019-10-31 13:57:15 -04:00
Allan Cole
53f8a6643e
Maywood: Add WC support and recompile against changes in master.
2019-10-30 19:22:10 -04:00
Allan Cole
afa988940d
Merge branch 'master' into enhancement/add-wc-support-maywood-v2
2019-10-30 19:20:37 -04:00
Allan Cole
513af3beac
Merge branch 'enhancement/add-wc-support-refactor-menu' into enhancement/add-wc-support-maywood
2019-10-30 19:09:54 -04:00
Allan Cole
8224466fa4
Maywood: Add WC compatibility config and compilers.
2019-10-30 19:09:49 -04:00
Allan Cole
03c3117ff2
Maywood: Syncing updates in headstart annotations from wpcom.
2019-10-28 12:55:27 -04:00
Takashi Irie
9584f2084f
Maywood: Unset measuere variable default
2019-10-25 13:33:59 +01:00
Takashi Irie
dcf1d818d5
Maywood: Recompile stylesheet with the latest Varia
2019-10-25 13:32:43 +01:00
Andrés
a8de6d3282
Update global styles namespace ( #1550 )
2019-10-24 15:07:27 +02: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
6d6a86d2dd
Maywood: remove family-css-variable
2019-10-18 14:20:21 +02:00
Andrés
03a7c22c0b
Maywood: migrate to use font-family mixin
2019-10-18 13:03:36 +02:00