Commit graph

673 commits

Author SHA1 Message Date
Takashi Irie
1641dd9f4d Varia: Make sure separator is always visible with background colour 2019-09-26 14:23:13 +01:00
Takashi Irie
6c101d7801 Varia: Make sure separator is always visible with background colour 2019-09-26 13:04:28 +01:00
Takashi Irie
468dfabb67 Varia: Adjust vertical margins between blocks 2019-09-26 11:40:01 +01:00
Takashi Irie
eee198ed4f Varia: Change nested full-width block inside group block 2019-09-26 10:56:14 +01:00
Takashi Irie
05380ad846 Merge branch 'update/varia-attachment-page' of github.com:Automattic/themes into update/varia-attachment-page 2019-09-26 00:17:17 +01:00
Takashi Irie
e9d1036a3e Varia: Fix published in text in single.php 2019-09-26 00:16:42 +01:00
Takashi Irie
225ff73ae4
Merge branch 'master' into update/varia-attachment-page 2019-09-26 00:12:08 +01:00
Allan Cole
7c9cc87eb2
Merge pull request #1420 from Automattic/fix/issue-1405
Varia: More link fix
2019-09-25 13:33:02 -04: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
f491062665 Varia: bring back vertical margins for alignfull columns block to prevent text in columns blocks from touching sibling blocks 2019-09-24 17:11:30 -04:00
Takashi Irie
00008dedfd Varia: More link fix 2019-09-24 15:23:32 +01:00
Allan Cole
1e5f058119 Merge branch 'master' into enhancement/mobile-alignwide-width 2019-09-23 13:07:14 -04: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
c4f5370164 Varia: Make alignwide blocks work like normal blocks up to the desktop breakpoint 2019-09-06 17:44:50 -04:00
Allan Cole
00a9b16e16 Varia: Make alignwide blocks work like normal blocks up to the desktop breakpoint 2019-09-06 17:43:55 -04:00
Allan Cole
58334088f0
Merge branch 'master' into add/varia-cookies-banner 2019-09-06 17:09:08 -04:00
Takashi Irie
42fff33585
Merge pull request #1390 from Automattic/fix/varia-issue-1276
Varia: Add a better default to Mailchimp subscription form
2019-09-05 22:47:59 +01:00
Takashi Irie
8d6af90c5f
Merge pull request #1389 from Automattic/fix/varia-issue-1374
Varia: Show full size featured image in single view
2019-09-05 22:47:30 +01:00
Takashi Irie
911be7a0bf
Merge pull request #1388 from Automattic/fix/varia-issue-1375
Varia: Fix search page title alignment
2019-09-05 22:46:39 +01:00
Allan Cole
adb7ac5242 Varia: Fixes spacing issues in fullwidth images on mobile screens
- Also fixes  widewidth blocks on mobile screens
2019-09-05 17:01:02 -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
Allan Cole
991b620519
Merge branch 'master' into add/varia-cookies-banner 2019-09-05 13:55:51 -04:00
Takashi Irie
3336460f6e Varia: Add a better default to Mailchimp subscription form 2019-09-04 14:31:55 +01:00
Takashi Irie
f1eb955645 Varia: Show full size featured image in single view 2019-09-04 00:57:28 +01:00
Takashi Irie
c7953c1c92 Varia: Fix search page title alignment 2019-09-03 23:33:53 +01:00
Takashi Irie
58e1d30ebc Varia: image attachment page enhnacement. Add image navigation and make entry attachement full-width 2019-09-03 23:19:39 +01:00
Allan Cole
6df503fbde Varia: Fix separator styles to remove browsers default “inset” appearance. 2019-09-03 11:07:40 -04: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
Thomas Guillot
dd71616472 Varia: Overwrite Jetpack's default styles for the Cookies & Consents Banner 2019-08-30 12:44:28 +01:00
Jacopo Tomasone
6c1f6b6c72
Varia: Add basic styling support for Full Site Editing (#1332)
* Add the header and footer styles to `style-editor.scss`.

* Add the `.entry-content` class to the header and footer when in FSE context.

* Add some styles overrides for the FSE blocks in the header template.

* Adjust the Template block paddings.

* Stop `display: flex;` the footer to avoid incorrect positioning of the footer blocks.

* Add a responsive version of the main navigation, as featured in Varia and most Varia-based themes.
2019-08-29 15:00:59 +01:00
Allan Cole
1696627504 Merge branch 'master' of https://github.com/Automattic/themes 2019-08-28 11:22:05 -04:00
Allan Cole
eb4db58255 Varia: Make RTL compiling script ignore left/right spacing utility classes for visual consistency. 2019-08-28 11:21:43 -04:00
Jeffrey Pearce
a87eaf98af Varia: version increment to 1.1.1 for prior fix. 2019-08-28 13:50:20 +02:00
Allan Cole
33a9decc56 Varia: Fix typos in spacing override utility classes. 2019-08-27 15:56:56 -04:00
Allan Cole
c66760f5f4 Varia: Fix wide/full align widths for mobile screens 2019-08-27 10:21:48 -04:00
Allan Cole
34d1f56941 Varia and Child Themes: Resync with master 2019-08-27 10:01:31 -04:00
Allan Cole
8514cf9aa3
Merge pull request #1318 from Automattic/fix/issue-1295
Varia: Fix 404 page layout issue.
2019-08-27 09:37:07 -04:00
Jeffrey Pearce
a3487d1450 wordpress/browserslist-config dependancy updates, missing from previous commit. 2019-08-27 11:07:39 +02:00
Jeffrey Pearce
a29571164e Varia 1.1.0
- Implements semver standards.
- Upgrades package dependancies.
2019-08-27 11:04:33 +02:00
Allan Cole
c10adad133
Merge pull request #1319 from Automattic/fix/issue-1306
Varia: Prevent list item markers from overflowing parent wrappers.
2019-08-26 11:37:08 -04:00
Allan Cole
80a36cd250 Varia: Prevent list items from overflowing parent wrappers. 2019-08-23 17:23:32 -04:00
Allan Cole
0361a1913f
Merge pull request #1300 from Automattic/fix/issue-1274
Varia: Update Cover Block default background-color and text color
2019-08-23 17:12:07 -04:00
Allan Cole
7117ec064d Varia: Fix 404 page layout issue 2019-08-23 16:41:52 -04:00