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
Jacopo Tomasone
bada3d53d0
Full Site Editing / Varia, Maywood: Let the Editor Align the Footer Blocks ( #1379 )
...
Change the default footer layout from `flex` to `block` in order to let the editor properly position and align all blocks inside the Footer template.
2019-09-02 18:19:11 +01:00
Copons
9ac3c22a4e
Bump Modern Business, Varia, Maywood versions
2019-09-02 14:03:37 +01:00
Jacopo Tomasone
ef7a781bb1
Full Site Editing / Varia, Maywood: Adjust the Content block vertical margins ( #1371 )
...
Adjust the Content block vertical margin in the editor to look as close as possible to the front end.
2019-09-02 12:10:26 +01:00
Jacopo Tomasone
b6e15ce3a8
Full Site Editing: Update Navigation Menu style on Varia and Maywood ( #1364 )
...
Update the Navigation Menu style in Varia, and via both inheritance and overrides in Maywood.
See: https://github.com/Automattic/wp-calypso/pull/35880
2019-09-02 11:40:22 +01:00
Glen Davies
e6aec688d5
FSE: add fse theme support flag ( #1351 )
...
* Add fse theme support flag
* FSE: drop varia support until ready
2019-08-30 15:47:56 -07:00
Takashi Irie
15eea365ef
Maywood: Reduce the bold weight in editor
2019-08-29 23:12:02 +01:00
Jacopo Tomasone
3c1482ed35
Maywood: Add basic styling support for Full Site Editing ( #1341 )
...
Add FSE support to the Maywood theme, by inheriting it from Varia (#1332 ), and applying some style overrides.
2019-08-29 15:07:33 +01:00
Takashi Irie
3eee5ac796
Maywood: Add Headstart annotation
2019-08-29 14:57:09 +01:00