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
Jason Crist
8a5c5b1977
Apply/batch utils audit ( #4494 )
...
* Ran batch:audit:fix
* Ran it and got more fixes.
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2021-09-01 16:04:30 -04:00
Maggie
e8dc12d2b5
Merge pull request #4263 from Automattic/seedlet-fix-spacing-query-block-children
...
Seedlet: fixes spacing on query block children
2021-07-28 12:07:21 +02: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
Jason Crist
78fc9b0861
Revert "Added block template support to seedlet. ( #4251 )" ( #4261 )
...
This reverts commit 9f89265cb5
.
WP.com doesn't seem ready for this change yet. Reverting until it is.
2021-07-21 10:44:35 -04:00
Jason Crist
9f89265cb5
Added block template support to seedlet. ( #4251 )
2021-07-21 09:47:56 -04:00
Andres Blanco
0ea9c6a373
Fix for custom colors on atomic
2021-07-19 11:31:22 -03:00
Jason Crist
e5baa9ee70
added some missing .pot files
2021-06-10 09:45:50 +01: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
Jordan
a974b4eddf
Tidying whitespace
2021-05-21 18:50:25 +10:00
Jordan
f28b725e62
Simplify output of link
2021-05-21 12:25:26 +10:00
Jordan
cc5b05766d
Tidy up quotes in translatable text
2021-05-21 12:04:26 +10:00
Jordan
8a38616295
Removing anchors from translatable text
...
And some otherwise tidy up
2021-05-20 10:35:24 +10:00
Jordan
b759556420
Update text and link when there are no published posts
...
This is just for logged in users
2021-05-16 18:30:07 +10:00
Ben Dwyer
839d682f5d
Merge pull request #3309 from Automattic/add/seedlet/extensibility-3134
...
Add filter to change bundled google fonts in assorted themes.
2021-05-05 18:58:34 +01:00
Kjell Reigstad
c81da951dc
Seedlet: Add alignment support to the separator block
2021-04-20 09:18:24 -04:00
Ben Dwyer
99456663a1
Seedlet: Update require paths ( #3671 )
2021-04-19 12:37:46 -07:00
Ben Dwyer
9ce62f2096
Remove experimental theme json
2021-04-01 16:44:47 +01:00
Ben Dwyer
5ae2a74320
test commit
2021-03-31 16:47:01 +01:00
Ben Dwyer
3568d63150
Updating Seedlet and family from WPCOM
2021-03-26 14:46:17 +00: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
Jason Crist
b5704752b8
Refactored theme.json
...
Refactored the experimental-theme.json to fit the structure for the
change as of Gutenberg 9.9
2021-03-03 10:27:56 +00:00
Jason Crist
ad86b2f713
Add experimental theme.json to seedlet
...
This change adds the experimental-theme.json to seedlet so that it can
properly style a link color in the Block Editor.
This JSON structure is correct for Gutenberg < 9.9 and will need to be
updated.
2021-03-03 10:27:56 +00:00
Jeff Ong
bc6df0b9bc
Bump minor version.
2021-02-25 12:25:58 -05:00
Jeff Ong
51dddaa4da
Fix wp_localize_script argument.
2021-02-25 10:53:10 -05:00
Kjell Reigstad
ab3d8cab83
Add a couple more missing textdomains.
2021-02-25 09:38:29 -05:00
Kjell Reigstad
a48139ff7d
Fix missing textdomains in Seedlet patterns.
2021-02-25 09:31:08 -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
George Stephanis
8347656eb8
Add filter to change bundled google fonts.
...
Initially intended as a part-fix for #3134 to enable child themes to swap typefaces that get included more easily, this also extends that change across to many themes using the common patterns.
It explicitly does not change the following themes:
Spearhead (uses different endpoint and method)
And the following themes that have multiple functions that generate typeface includes so as to avoid confusion:
* canard
* gazette
* illustratr
* publication
2021-02-18 10:20:38 -05:00
Ben Dwyer
5a410e23c4
All Themes: Fix whitespace in functions.php
2021-02-18 10:17:16 +00:00
Ben Dwyer
e5475507b2
Update version numbers for Seedlet themes
2021-02-15 16:34:18 +00:00
Ben Dwyer
2285010176
Merge pull request #3268 from Automattic/fix/3016
...
Filter colors for Seedlet child themes
2021-02-15 16:10:12 +00:00
Ben Dwyer
e33629ee82
Filter colors for Seedlet child themes
2021-02-15 11:31:33 +00:00
Ben Dwyer
450e228e1a
remove duplicated code
2021-02-15 10:00:38 +00:00
Jason Crist
cc4578088e
version bump ( #3224 )
...
(deployed)
2021-02-09 11:58:12 -05:00
Ben Dwyer
84d8086052
Merge pull request #3199 from Automattic/fix/3016-spearhead-sticky-background-color
...
Use custom background color for high-contrast
2021-02-09 15:31:28 +00:00
Ben Dwyer
de5f837ec7
Update version numbers for Seedlet children
2021-02-08 11:30:06 +00:00
Ben Dwyer
d3a84506d2
update pot files from wpcom
2021-02-08 10:35:41 +00:00