Commit graph

50 commits

Author SHA1 Message Date
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
Takashi Irie
f839f7106d Maywood: Add GlotPress project 2019-08-28 17:40:17 +01:00
Takashi Irie
bde3dee561 Maywood: Update with the latest Varia 2019-08-28 16:46:08 +01:00
Takashi Irie
9ed1105fb5 Maywood: Add screenshot again 2019-08-28 16:20:34 +01:00
Takashi Irie
d3b35e2b33 Maywood: Add screenshot 2019-08-28 14:32:30 +01:00
Takashi Irie
2e0a78ae33 Maywood: Reduce font size in cover block 2019-08-28 13:59:30 +01:00
Jeffrey Pearce
ea2715949c Updates dependancies for Maywood and Rivington. 2019-08-28 13:42:32 +02:00
Takashi Irie
c4cfd181e6 Maywood: Update stylesheet header 2019-08-27 12:23:26 +01:00
Takashi Irie
6981faa992 Maywood: Update stylesheet header 2019-08-27 12:21:00 +01:00
Takashi Irie
fb38d12027 Maywood: Update spacing around navigation 2019-08-27 12:08:21 +01:00
Takashi Irie
8e9c437d34 Maywood: Colour update 2019-08-27 11:37:21 +01:00
Takashi Irie
54562c05d7 Maywood: Update with the latest Varia 2019-08-27 11:15:50 +01:00
Takashi Irie
feaa2705e9 Maywood: Minor updated 2019-08-27 11:12:57 +01:00
Takashi Irie
78995da028 Maywood: Update mobile menu and cover block default colours 2019-08-27 11:12:57 +01:00
Takashi Irie
6fb806569f Maywood: Fix full width images for mobile 2019-08-27 11:12:57 +01:00
Takashi Irie
eed6288104 Maywood: Correct text selection colour 2019-08-27 11:12:57 +01:00
Takashi Irie
3cc51d0636 Maywood: Add new theme to repo 2019-08-27 11:12:57 +01:00