Commit graph

436 commits

Author SHA1 Message Date
Maggie Cabrera
c7a0b332cd fixed hover on outlined buttons 2021-01-28 16:32:35 +01:00
Ben Dwyer
06314c27f8
Merge pull request #3118 from Automattic/fix/3111-social-color-bleed-on-cover
Prevented color change on social in cover
2021-01-28 10:39:19 +00:00
Ben Dwyer
23432c09f7
Merge pull request #3124 from Automattic/update/seedlet-spearhead-changelog
Seedlet + Spearhead: update changelog
2021-01-28 10:24:30 +00:00
Jeff Ong
c970a4df1e Update changelog. 2021-01-27 15:29:38 -05:00
Maggie Cabrera
e80208752d disable hover styles on buttons that have a custom background 2021-01-27 17:22:23 +01:00
Jason Crist
2c17234ccd Prevented color change on social in cover
The social buttons color setting assigned by Gutenburg default styles
was being clobbered by this color setting.  This change prevents any
wp-social-link elements from being selected.
2021-01-27 10:19:28 -05:00
Ben Dwyer
dcbcdfdf07 Spearhead: Use the background color for sticky posts and menus 2021-01-26 14:14:47 +00:00
Ben Dwyer
dad4b4c5f9
Merge pull request #3089 from Automattic/update/seedlet-license-info
Seedlet: remove 2016 reference
2021-01-25 20:45:29 +00:00
Jeff Ong
a97d3405df
Merge pull request #3099 from Automattic/fix/2618-editor-unnecessary-padding-seedlet
Remove unnecessary h-padding styles
2021-01-25 15:07:16 -05:00
Jason Crist
f83223282c Remoevd unnessary h-padding styles
The editor-only horizontal padding for the block element doesn't appear
to be helpful. Removing these styles allows all elements (including
those blocks that add .block-editor-inner-blocks when in the editor) to
lay out as expected.
2021-01-25 13:27:17 -05:00
Kjell Reigstad
1c0148333d Fix outline text & border color. 2021-01-25 12:56:03 -05:00
Kjell Reigstad
c54bdab6df Tidy up custom button colors in the Cover block. 2021-01-22 15:06:55 -05:00
Kjell Reigstad
5db70d5a80 Fix button colors for buttons inside of groups. 2021-01-22 14:56:19 -05:00
Jeff Ong
8a00a6c9fd Change namespace. 2021-01-22 10:56:25 -05:00
Maggie
e261f9aab0
Merge pull request #3053 from Automattic/fix/seedlet-IE-fixes
Seedlet: Fix IE11 issues
2021-01-22 11:40:28 +01:00
Maggie Cabrera
a8e652f23d removed the crossorigin function since it doesn't fix the CORS issue 2021-01-22 11:38:16 +01:00
Ben Dwyer
4a8d0f7372 Update version numbers to deploy Seedlet and children 2021-01-20 17:48:02 +00:00
Jack Lenox
8da5ade3ed
Merge pull request #3056 from Automattic/remove/table-word-break-seedlet
Seedlet: Remove word-break style in tables
2021-01-19 23:48:10 +00:00
Danny Dudzic
ae81e519fe Seedlet: Fix Pullquote default alignment in the editor 2021-01-18 23:23:57 +01:00
Jack Lenox
826f42c624
Seedlet: Remove word-break style in tables
The `word-break: break-all` style creates unwanted and unexpected breaks
in text in tables. Let's remove it.

Fixes #2410, fixes #2375, fixes #2120.
2021-01-18 18:11:08 +00:00
Maggie Cabrera
89c4f49e3d IE conditional for the crossorigin attribute 2021-01-18 15:26:54 +01:00
Maggie Cabrera
99c20f8d05 added crossorigin to style tags 2021-01-18 14:49:25 +01:00
Danny Dudzic
01ecbc7acd Seedlet: Fix full width Video block 2021-01-18 13:25:34 +01:00
Maggie Cabrera
9f026ed7f5 removed pesky backticks 2021-01-18 11:29:51 +01:00
Ben Dwyer
6c11e33a6c Fix the IE11 ponyfill in Seedlet 2021-01-15 17:14:24 +00:00
Ben Dwyer
97e3acd6cd
Merge pull request #3026 from Automattic/fix/2701-spearhead-custom-colors
Change CSS variable assignment order
2021-01-14 20:55:52 +00:00
Ben Dwyer
1ee9d86b13
Merge pull request #3024 from Automattic/add/2771-seedlet-add-phone-icon
Seedlet: Add Phone icon to the Social Menu
2021-01-14 19:12:55 +00:00
Danny Dudzic
fd732f5b44 Seedlet: Fix Button block alignment editor issue 2021-01-14 16:54:14 +01:00
Jason Crist
fba2523485 Change CSS variable assignment order
First Seedlet was changed so that all custom CSS variables for color
definitions are associated with the 'seedlet-custom-color-overrides'
stylesheed.  (Previously only editor override styles were associated
with that stylesheet.

Next Spearhead was changed to first dequeue that stylesheet, THEN assign
the spearhead-specific style variables THEN re-enqueue that
seedlet-custom-color-overrides stylesheet.

This puts the customizer color variable assignments AFTER the Spearhead
variable assignments so that those are the values that are used.
2021-01-14 10:21:57 -05:00
Danny Dudzic
e7ad34194b Seedlet: Add Phone icon to the Social Menu 2021-01-14 15:06:03 +01:00
Ben Dwyer
0609ff9605
Merge pull request #3018 from Automattic/fix/subscriptions-block-input
Seedlet: add Jetpack subscription block styling
2021-01-14 13:16:23 +00:00
Ben Dwyer
17c04ef5e0
Merge pull request #3017 from Automattic/try/seedlet-more-specific-spacing-overrides
Try: Make spacing overrides more specific in Seedlet
2021-01-14 12:30:22 +00:00
Jack Lenox
eeea41c3c0
Rebuild CSS to reflect change in Sass 2021-01-14 12:10:58 +00:00
Jack Lenox
d26d01ef1f
Remove unnecessary mixin 2021-01-14 12:09:08 +00:00
Maggie
abeefaa49f
Merge pull request #2820 from Automattic/fix/issue-2739
Seedlet: Fix WooCommerce mobile/menu buttons
2021-01-13 18:14:03 +01:00
Jeff Ong
4e24a4d5e4 Add subscriptions block css. 2021-01-13 10:05:15 -05:00
Jack Lenox
cb28d0b69c
Seedlet: Make spacing overrides more specific 2021-01-13 14:52:06 +00:00
Ben Dwyer
1769049c5f Move the CSS changes to the SASS 2021-01-13 11:52:38 +00:00
Tony Arcangelini
6d1249a1d9 Update style-navigation.css 2021-01-13 11:52:13 +00:00
Tony Arcangelini
8696866aaa Update style-navigation.css
Before ⇢ https://d.pr/i/Gc2zNG
- Menu button in mobile is not clickable

After ⇢ https://d.pr/i/0AQ74Q
- Menu clickable
2021-01-13 11:52:13 +00:00
Ben Dwyer
58ce0fc51a Fix wrapping cart headers 2021-01-13 10:02:44 +00:00
Kjell Reigstad
0e3abe3f6c Only hide site header/footer if the homepage is set to a static page. 2021-01-12 09:12:35 -05:00
Ben Dwyer
2173f6cb89
Merge pull request #2985 from Automattic/try/header-footer-hide-seedlet
Seedlet: Add hide site header/footer Customizer options for the homepage
2021-01-12 12:26:45 +00:00
Kjell Reigstad
c60b71d0d1 Eliminate the need for else in the conditional. 2021-01-11 13:37:34 -05:00
Kjell Reigstad
ba0a48c19a Only hide header/footer on the front page. 2021-01-11 12:12:47 -05:00
Ben Dwyer
5a356a33f6 check that menus have items before outputting them 2021-01-11 12:43:53 +00:00
Ben Dwyer
0f8718a58c refactor seedlet and blank canvas so they share more code 2021-01-11 12:32:15 +00:00
Ben Dwyer
f0b991b363 dry blank canvas and seedlet 2021-01-08 16:42:41 +00:00
Kjell Reigstad
7f0e08afcb Allow full-width group blocks that have a background color to remove the top margin. 2021-01-08 16:23:09 +00:00
Kjell Reigstad
ad8272c44d Switch to a method that doesn't use display:none. 2021-01-08 16:23:09 +00:00