Commit graph

224 commits

Author SHA1 Message Date
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
Niels Lange
ae787d50be
FIX #1142: Adjust license information of Varia child themes 2019-11-15 11:49:01 +07: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
Allan Cole
a3f4188797 Maywood: Add config-separator.width default variable. 2019-10-17 16:41:02 -04:00
Andrés
a5edcf4b8f Maywood: set proper configuration for main-nav font 2019-10-17 13:04:36 +02:00
Andrés
e5caee5e0e Maywood: use font-base for buttons 2019-10-16 13:18:04 +02:00
Andrés
1140d201f0 Maywood: print - fonts should be passed as different values 2019-10-15 18:40:10 +02:00
Andrés
01a7d1b499 Maywood: remove support for Global Styles
It's already declared in the parent, varia.
2019-10-15 12:06:11 +02:00
Andrés
fbb8a73fb7 Maywood: update style.css 2019-10-15 12:05:44 +02:00
Andrés
500e02a8be Maywood: use a8c-global-styles as tag 2019-10-15 12:05:25 +02:00
Andrés
c9e6070b40 Maywood: bump version 2019-10-15 12:05:25 +02:00
Andrés
abfc1d1501 Maywood: add tag global-styles 2019-10-15 12:03:52 +02:00
Andrés
4b35475999 Maywood: fix typo 2019-10-15 12:03:52 +02:00
Andrés
8662172697 Maywood: update styles based on Varia changes 2019-10-15 12:03:52 +02:00
Andrés
754e8ff5bf Maywood: enable theme default
For every font-family defined, Maywood provides a fallback to the
CSS variable (--font-base or --font-headings). It doesn't make use
of the --font-base-default and --font-headings-default variables,
so we can get rid of them. We, instead, need an alternative way
to declare this theme supports the "Theme Default" option,
hence the enable-theme-default.
2019-10-15 12:03:04 +02:00
Andrés
5ff1c17948 Maywood: migrate theme specific stylesheets 2019-10-15 11:58:58 +02:00
Andrés
a776002532 Maywood: we are going to build support for Global Styles in the theme
so no need to use the fallback stylesheet.
2019-10-15 11:58:58 +02:00
Andrés
805a2041e6 Maywood: add Global Styles support 2019-10-15 11:58:58 +02:00
Jacopo Tomasone
914391463b
Varia / Maywood: Allow Full Site Editing blocks to be styled with Gutenberg attributes (#1500)
Remove most hardcoded styles from Site Title, Site Description, and Navigation Menu blocks, allowing the user to customize them in the Block Editor.
2019-10-14 18:04:16 +01:00
Allan Cole
840c87c4f1 Maywood: Version bump package file. 2019-10-03 13:20:42 -04:00
Allan Cole
fc71453c8d Maywood: Add fse tag for showcase, and minor version bump 2019-10-03 13:09:12 -04:00
Allan Cole
7d2c59bea5 Maywood: Add auto-loading-homepage tag to main stylesheet, version bump 2019-10-02 14:43:21 -04:00
Marko Andrijasevic
8b1a8399a3
Varia and Maywood: bump theme versions (#1459)
Bumps Varia to version 1.2.2.
Bumps Maywood to version 1.1.2.
2019-10-01 14:55:06 +02:00
Jacopo Tomasone
7fa4fea915
Varia, Maywood: Fix FSE blocks style when inside a Cover block (#1418)
* Make sure the FSE blocks (Site Title, Site Description, and Navigation Menu) look consistently when inserted inside and outside a Cover block.

* When inside a Cover block, change the color of Site Title and Site Description blocks to white, and add a text shadow. Remove the link underline from Site Title and Navigation Menu.
2019-09-25 10:39:42 +02:00
Jacopo Tomasone
908d3df766
Full Site Editing / Varia, Maywood: Fix incorrect content positioning when the homepage title is hidden (#1406)
On WPCOM, Varia adds an option, which defaults to true, to hide the page title of the homepage.

* Add the `.hide-homepage-title` class to the block editor body as well.

* Enqueue a new stylesheet on the block editor that hides the homepage title and reposition the Post Content block.

* Restore the header's bottom padding on the front end's homepage when the page title is hidden.
2019-09-25 10:31:11 +02:00
Allan Cole
42e5a88579
Merge pull request #1403 from Automattic/fix/issue-1348
Varia: Fixes spacing issues in fullwidth images on mobile screens
2019-09-19 10:34:14 -04:00
Allan Cole
5f0fd25cde Mayland: Recompiling to fix spacing issues in fullwidth images on mobile screens. 2019-09-15 14:44:50 -04:00
Jacopo Tomasone
121090c1a6
Bump Varia to 1.2.1, Maywood to 1.1.1 (#1402) 2019-09-05 20:28:36 +01:00
Jacopo Tomasone
20651d0bae
Full Site Editing / Varia, Maywood: Center the site info (#1399) 2019-09-05 20:22:58 +01:00
Jacopo Tomasone
d1a9f47099 Reduce the CSS specificity and fix footer menu padding (#1398) 2019-09-05 12:13:45 -07:00
Jacopo Tomasone
eaf9a10037
Full Site Editing / Maywood: Add responsive style to the FSE blocks (#1381) 2019-09-03 11:22:26 +01:00