Commit graph

414 commits

Author SHA1 Message Date
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
Allan Cole
63c3863a65 Varia: Update editor-styles to add the right color to links in a group block with background-color 2019-08-22 16:31:49 -04:00
Allan Cole
a3924a3498 Varia: Revise .alignfull logic on mobile to stretch to the edge of the viewport 2019-08-22 11:50:49 -04:00
Thomas Guillot
e2e2d0ab27
Merge pull request #1297 from Automattic/fix/issue-1289
Varia: Fixes floated buttons inside column blocks so they display properly.
2019-08-22 09:51:52 +01:00
Allan Cole
b0086eca6c Varia: Minor improvements on latest-posts layout, code tidying 2019-08-21 18:53:27 -04:00
Allan Cole
dc71577cdb Varia: Add support for improved latest-posts block for Gutenberg 6.3
- Also improves utility classes for text colors on has-background and nested blocks
2019-08-21 18:44:50 -04:00
Allan Cole
8d6fe19009 Varia: Remove text-decoration hover styles 2019-08-21 16:55:30 -04:00
Allan Cole
62fc29a1f1 Varia: Improve link/text colors in utility styles for less CSS output 2019-08-21 16:50:03 -04:00
Allan Cole
bfbf21f69f Varia: Make sure links are visible when parent elements have a background color 2019-08-21 16:38:27 -04:00
Allan Cole
371d5f3db4 Varia: Remove calc() from Cover Block height variable in favor of regular math when compiled 2019-08-21 14:21:27 -04:00
Allan Cole
99a8731642 Varia: Update child-theme default colors in $config-cover array. 2019-08-21 14:11:38 -04:00
Allan Cole
108fe0410b Varia: Update Cover Block default background-color and text color
- Update config file to include background and foreground color
2019-08-21 13:51:05 -04:00
Allan Cole
e859ac6165 Varia: Add spacing between Jetpack subscribe form and submit button 2019-08-21 13:28:26 -04:00
Allan Cole
ba4c11e8ca Varia: Remove negative margins in menu links 2019-08-21 12:52:23 -04:00
Allan Cole
dee85effbd Varia: Fixes typo in responsive logic where 100vw should be 100% 2019-08-21 12:06:08 -04:00
Allan Cole
589266dec7 Varia: Fixes floated buttons inside column blocks so they display properly.
- Fixes: #1289
2019-08-21 11:16:40 -04:00
Allan Cole
58dcc2363b Varia: Add margins properly for left/right aligned elements. 2019-08-20 16:37:23 -04:00
Allan Cole
e4e30b3a8c Varia: Add missing selector for nested separator spacing 2019-08-19 18:58:42 -04:00
Allan Cole
5993188cfd Varia: Fix separator styles to work with new responsive logic
- Add separator width value to config
- Revise separator selectors for less CSS output
2019-08-19 16:10:08 -04:00
Allan Cole
0cbc378795 Merge branch 'master' into enhancement/update-cover-block-three 2019-08-16 14:56:51 -04:00
Allan Cole
9dbbddfff4 Varia: Fixes two small typos in button variables array for child themes 2019-08-13 17:41:56 -04:00