Commit graph

199 commits

Author SHA1 Message Date
Allan Cole
f351ffdc47
Merge pull request #1464 from Automattic/fix/issue-1460
Varia: Reset side padding for list items
2019-10-01 16:53:42 -04:00
Takashi Irie
691d1c96cb Varia: Reset side padding for list items 2019-10-01 20:56:36 +01:00
Allan Cole
5aebca6fe9 Varia: Remove featured image support for Pages 2019-10-01 12:16:23 -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
Allan Cole
351a6d42a5
Merge pull request #1445 from Automattic/fix/issue-1441
Varia: Change list style position and indentation
2019-09-30 14:48:31 -04:00
Allan Cole
5016da753e Varia: Fix small horizontal vs unit reference typo 2019-09-30 14:45:22 -04:00
Takashi Irie
2974a27597 Varia: further fix 2019-09-30 17:57:35 +01:00
Takashi Irie
18a49afb14 Varia: Change list style position and identation 2019-09-28 18:16:03 +01:00
Takashi Irie
e60f1512bd Varia: Remove auto width for image 2019-09-28 16:46:40 +01:00
Allan Cole
79cf14a8b3
Merge pull request #1439 from Automattic/fix/issue-1401
Varia: Fix privacy policy positioning
2019-09-27 17:21:38 -04:00
Takashi Irie
8186d1093b Varia: Remove unnecessary paddings from quote block 2019-09-27 16:54:08 +01:00
Allan Cole
0b57ec545e Varia: code tidying. 2019-09-27 11:26:02 -04:00
Allan Cole
b8c9164a26 Varia: Improve appreance and placement of privacy policy link. 2019-09-27 11:16:50 -04:00
Allan Cole
122dd039de Varia: Improve appreance of privacy policy link.gst 2019-09-27 11:16:11 -04:00
Takashi Irie
19ed2b6695 Varia Leftover fix for #1429, #1433, and #1435 2019-09-27 01:13:48 +01:00
Allan Cole
4ee96c5c92
Merge pull request #1436 from Automattic/fix/issue-1435
Varia: Make sure elements inside cover block is always visible
2019-09-26 18:37:53 -04:00
Allan Cole
2d8ffc85fb
Merge pull request #1434 from Automattic/fix/issue-1433
Varia: Make sure quote border is visible with background
2019-09-26 18:32:32 -04:00
Allan Cole
26526d231d
Merge pull request #1432 from Automattic/fix/issue-1431
Varia: Make sure link is visible inside media & text block with background
2019-09-26 18:27:00 -04:00
Allan Cole
eaffac3ec3
Merge pull request #1426 from Automattic/fix/issue-1394
Varia: Change nested full-width block width inside group block
2019-09-26 18:25:25 -04:00
Allan Cole
d18f792ed4
Merge pull request #1430 from Automattic/fix/issue-1429
Varia: Make sure separator is always visible with background colour
2019-09-26 18:15:41 -04:00
Allan Cole
b566c6a97f
Merge pull request #1428 from Automattic/fix/issue-1427
Varia: Adjust vertical margins between blocks
2019-09-26 18:13:48 -04:00
Takashi Irie
04536c0e3b Varia: Make sure elements inside cover block is always visible 2019-09-26 19:46:40 +01:00
Takashi Irie
d50d9ec25b One more 2019-09-26 16:17:39 +01:00
Takashi Irie
55175555bb Varia: Make sure quote border is visible with background 2019-09-26 16:09:51 +01:00
Takashi Irie
ebce24f92e More update 2019-09-26 15:31:21 +01:00
Takashi Irie
6a30abc691 Varia: Make sure link is visible inside media & text block with background 2019-09-26 15:24:09 +01:00
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