Commit graph

673 commits

Author SHA1 Message Date
Allan Cole
1aa45a2693 Leven: Cleanup padding on mobile screens 2019-08-23 14:43:15 -04:00
Allan Cole
26cc8513e9 Varia: Cleanup padding on mobile screens 2019-08-23 14:42:04 -04:00
Allan Cole
7700941e9e Stratford: Fix padding issues in menu on mobile screens. 2019-08-23 14:40:13 -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
92cb1d45b9
Merge branch 'master' into fix/issue-1311 2019-08-22 14:09:37 -04:00
Jacopo Tomasone
c812316257
Full Site Editing: Add the Header and Footer template parts to the Varia front end (#1309) 2019-08-22 18:47:10 +01: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
6588f4b06f Varia: Remove duplicate /vendors import 2019-08-21 13:32:35 -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
63212c614d Varia: Recompiling RTL styles 2019-08-19 17:12:49 -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
f845bc6a30 Varia: Make sure archive page-titles don’t stretch full width. 2019-08-19 11:22:51 -04:00
Allan Cole
31fa2331f8 Varia: Remove .responsive-max-width class from wrappers to allow alignfull and alignwide to work properly on post, pages, search, image and archives 2019-08-19 11:20:38 -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
Allan Cole
808dd61732
Merge pull request #1248 from Automattic/fix/issue-1247
Varia: Fix quote font setting
2019-08-13 15:49:23 -04:00
Allan Cole
9808ac06ed
Merge pull request #1240 from Automattic/fix/issue-1239
Varia: Make normal font size the same as default size
2019-08-13 14:52:59 -04:00
Allan Cole
6482c9973a Varia: Use spacing variable for inner_container on Cover Block 2019-08-13 12:42:25 -04:00
Allan Cole
a42d99b45e Varia: Fix inner_container width in cover block 2019-08-13 12:32:27 -04:00
Takashi Irie
478dbed5b0 Varia: Fix quote font setting 2019-08-13 15:54:55 +01:00
Allan Cole
e8d66c9901 Varia: More code tidying and efficiency improvements 2019-08-12 18:54:09 -04:00
Allan Cole
933b827fc1 Varia: Code tidying and removing unnecessary mixins and extend references 2019-08-12 18:19:40 -04:00
Allan Cole
a4c5cc7f1d Varia: Refactoring responsive logic for default, wide, and full alignment settings
- Makes .entry-content 100% wide to let the box-model work determine .alignfull widths
- .alignwide and default widths now have a fixed width, and a responsive 100% max-width
- Updates utility classes to work with this change
- Improves nested block behaviors and reduces CSS load
- Removes .responsive-max-width utility classes from .entry-content and simialr wrappers that no longer need it
- Renames responsive @extends and @mixins to match Gutenberg pre/suffixes
2019-08-12 17:49:50 -04:00
Allan Cole
b637fc6b1d Varia: Revise negative margins in header and footer for better box-model behavior 2019-08-12 13:08:37 -04:00
Takashi Irie
4024edf585 Varia: Make normal font size the same as default size 2019-08-10 16:52:54 +01:00
Takashi Irie
f68709410d Varia: Add consistant margin to element in group block 2019-08-10 00:33:29 +01:00
Takashi Irie
1b7f339ef5 Varia: Add consisten vertical margins to elements in Media & Text block 2019-08-09 03:19:23 +01:00
Allan Cole
4562a4c035 Merge branch 'master' of https://github.com/Automattic/themes 2019-08-08 20:19:54 -04:00