Commit graph

434 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
eb4db58255 Varia: Make RTL compiling script ignore left/right spacing utility classes for visual consistency. 2019-08-28 11:21:43 -04: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
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
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
Allan Cole
26cc8513e9 Varia: Cleanup padding on mobile screens 2019-08-23 14:42:04 -04:00
Allan Cole
13ef3ffe4b Varia: Fix padding issues in menu on mobile screens 2019-08-23 14:37:18 -04:00
Allan Cole
bada8ba383 Varia: Make sure foreground text color is accepted when editing text 2019-08-23 14:21:47 -04:00
Allan Cole
ef1115ec11
Merge pull request #1313 from Automattic/fix/issue-1311
Varia: Revise .alignfull logic on mobile to stretch to the edge of the viewport
2019-08-23 14:09:44 -04:00
Allan Cole
9b2f812966 Varia: Make text and background colors in cover block match the frontend 2019-08-23 12:13:38 -04:00
Allan Cole
57c988fa1d Varia: Revising editor and frontend color utility styles to be in sync 2019-08-22 17:54:00 -04:00
Allan Cole
8f049dbe1c
Merge branch 'master' into fix/issue-1275-two 2019-08-22 17:51:01 -04:00
Allan Cole
0a464a55f4
Merge pull request #1303 from Automattic/add/new-latest-posts-support
Varia: Add support for improved latest-posts block for Gutenberg 6.3
2019-08-22 17:47:50 -04:00
Allan Cole
5ea27d3fb0
Merge branch 'master' into fix/issue-1275-two 2019-08-22 16:32:31 -04:00