Ben Dwyer
6d6c394f83
Seedlet: Remove wpstats image code ( #4546 )
...
* Seedlet: Remove wpstats image code
* bump version numbers
2021-09-09 09:36:19 +01:00
Maggie
5ea57c58b4
separation between block posts
2021-07-23 15:22:57 +02:00
Maggie
e73504639e
extended theme spacing rules to apply to query loop children too
2021-07-21 16:49:10 +02:00
Matthew Reishus
07038935d7
Themes: Fix anchor link behavior on Varia/Seedlet child themes
...
As described in https://github.com/Automattic/themes/issues/3520 ,
certain child themes of Varia and Seedlet were not handling menu links
correctly when they were navigating to anchor IDs on the page the user
was currently on. An existing bit of logic was already implemented in
the twentytwentyone theme to address this use case, so this diff ports
it into the asset scripts for Varia and Seedlet as well.
Ported from D62296-code
2021-06-08 09:05:01 -05:00
Kjell Reigstad
c81da951dc
Seedlet: Add alignment support to the separator block
2021-04-20 09:18:24 -04:00
Ben Dwyer
5ae2a74320
test commit
2021-03-31 16:47:01 +01:00
Jeff Ong
0a0a0e4e88
Fix chroma comparison.
2021-03-16 10:51:33 -04:00
Ben Dwyer
f545ed8214
rebuild and update version numbers
2021-03-08 10:48:58 +00:00
Ben Dwyer
4620a21789
Remove color overrides for background colors
2021-03-04 10:36:35 +00:00
Ben Dwyer
6f48cf029a
Remove color overrides for background colors
2021-03-04 10:36:25 +00:00
Ben Dwyer
5569e200d8
Remove color overrides for background colors
2021-03-04 10:35:57 +00:00
Ben Dwyer
926da9cd19
fix colors in the editor
2021-03-03 10:36:16 +00:00
Ben Dwyer
4d3697afbf
Fix link colors
2021-03-03 10:34:37 +00:00
Jason Crist
4195fa09cb
added specified link color to very specific anchor color assignment
2021-03-03 10:34:37 +00:00
Jeff Ong
bc6df0b9bc
Bump minor version.
2021-02-25 12:25:58 -05:00
Kjell Reigstad
6a6243593c
Update author hover text color.
2021-02-24 09:56:33 -05:00
Kjell Reigstad
dfdbc11b06
Update from trunk
2021-02-24 09:53:38 -05:00
Jeff Ong
4d8f89006a
Bump minor version.
2021-02-24 09:48:48 -05:00
Jeff Ong
b07f34e68e
Fix keyboard navigation selector.
2021-02-23 14:31:19 -05:00
Danny Dudzic
79eb1e8741
Seedlet: Add underline to comment author/edit links on hover
2021-02-23 17:26:47 +01:00
Ben Dwyer
e5475507b2
Update version numbers for Seedlet themes
2021-02-15 16:34:18 +00:00
Ben Dwyer
de5f837ec7
Update version numbers for Seedlet children
2021-02-08 11:30:06 +00:00
Maggie Cabrera
71f3b7b531
version bumps for Seedlet + children
2021-02-01 11:12:49 +01:00
Maggie Cabrera
25e02bfe97
exception for outlined buttons with a background
2021-01-28 16:56:06 +01:00
Maggie Cabrera
47e5a621c2
add hover color when the button is the default + outline
2021-01-28 16:41:05 +01:00
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
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
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
Maggie
e261f9aab0
Merge pull request #3053 from Automattic/fix/seedlet-IE-fixes
...
Seedlet: Fix IE11 issues
2021-01-22 11:40:28 +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
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
Danny Dudzic
fd732f5b44
Seedlet: Fix Button block alignment editor issue
2021-01-14 16:54:14 +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