Matias Benedetto
e13a82b15d
[Seedlet] Replacing border for text-decoration to add underline to links ( #5195 )
...
* replacing border for text-decoraction to add underline to links
* Spearhead: Replacing boder-bottom by text-decoration underline
* Seedlet: disable text-decoration for site title
* spaces to tabs
* reorder properties
* rebuild
* reorder properties
Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-22 16:37:24 +00:00
Jason Crist
513c6ed424
Version Bump
2021-12-16 14:02:23 -05: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
Ben Dwyer
924a970f24
Add images from SVN
2021-06-10 11:34:08 +01:00
Jason Crist
e5baa9ee70
added some missing .pot files
2021-06-10 09:45:50 +01:00
Michael Cain
2c69451c99
Spearhead: add blog-homepage
tag
...
This add a `blog-homepage` tag to Spearhead in order to test some new functionality around theme switching (see Automattic/wp-calypso#52799 ).
2021-05-24 13:54:03 -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
3568d63150
Updating Seedlet and family from WPCOM
2021-03-26 14:46:17 +00:00
Ben Dwyer
f545ed8214
rebuild and update version numbers
2021-03-08 10:48:58 +00:00
Jeff Ong
19a2fb62d9
Spaces to tabs.
2021-03-03 10:27:56 +00:00
Jason Crist
214c6d19d1
Update shame of theme.json file
...
In accordance with
https://github.com/WordPress/gutenberg/pull/28110
the theme.json file has been updated to reflect the new expected shape.
2021-03-03 10:27:56 +00:00
Ben Dwyer
ff142e8db9
update version numbers
2021-03-02 15:55:28 +00:00
Ben Dwyer
3221a3a906
Spearhead: Show the Disable Dark Mode checkbox even if the colors aren't modified
2021-03-02 15:51:27 +00: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
6a60d4ff2e
Merge pull request #3267 from Automattic/fix/rgb_to_hslv
...
Color Library: Fix rgb to hslv conversion
2021-02-15 16:06:56 +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
d060474f20
Spearhead Build
2021-02-11 14:23:55 -05:00
Jason Crist
d576f8510f
Spearhead version bump
2021-02-11 14:23:11 -05:00
Jason Crist
8b0b34aa3a
Add toggle for dark mode to customizer
...
This change adjusts the existing "Dark Mode Notices" and changes it into
a checkbox. This toggles a flag used to determine if the (now
separated) dark mode variables CSS should be loaded.
2021-02-11 14:10:00 -05:00
Jason Crist
278de67822
Refactored Dark Mode to separate file
...
This change refactors all of the 'dark mode' settings into a single CSS
file (that can be optionally loaded)
This was mostly from the variables.css file, but there were also a few
small customizations in other files that were also included.
2021-02-11 14:07:53 -05:00
Ben Dwyer
de5f837ec7
Update version numbers for Seedlet children
2021-02-08 11:30:06 +00:00
Ben Dwyer
3e0bb89e43
ensure we don't reregister functions that may already be defined
2021-02-05 10:25:54 +00:00
Ben Dwyer
d3d7ff330d
fix errors for redefined functions
2021-02-04 15:52:19 +00:00
Maggie Cabrera
71f3b7b531
version bumps for Seedlet + children
2021-02-01 11:12:49 +01: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
Ben Dwyer
fad77a51df
Merge pull request #3109 from Automattic/fix/3905-simplify-link-styles-prevent-bleeding
...
Simplify link selectors to avoid bleed
2021-01-28 10:22:20 +00:00
Jeff Ong
c970a4df1e
Update changelog.
2021-01-27 15:29:38 -05:00
Jason Crist
753b7289c7
Simplify link selectors to avoid bleed
...
The link selectors were changed to apply a default border style to all
anchors (with a loose selector, just 'a') but leave that border-color
transparent. All of these elements get a :hover to apply the primary
hover style.
Any anchor that's in wp-block or entry-content will instead have those
border color values inverted (defaults to --color-primary, hover is
transparent)
Buttons, social links (any other <a> that I found to evaluate) had more
specific selection rules to eliminate the border-bottom styles
preventing undesired underlines.
2021-01-27 15:15:12 -05:00
Ben Dwyer
4df533d074
Spearhead: Fix link color
2021-01-27 17:14:30 +00:00
Jeff Ong
2b9e918c66
Merge pull request #3105 from Automattic/fix/2819
...
Spearhead: Use the background color for sticky posts and menus
2021-01-26 10:46:14 -05:00
Ben Dwyer
62d18f6a0e
Merge pull request #3064 from Automattic/add/product-page-spearhead
...
Spearhead: add styles for product page
2021-01-26 14:40:27 +00:00
Ben Dwyer
9a9fdd7963
fix more bugs in the color annotations
2021-01-26 14:34:37 +00:00
Ben Dwyer
dcbcdfdf07
Spearhead: Use the background color for sticky posts and menus
2021-01-26 14:14:47 +00:00
Ben Dwyer
dce048966d
Add a theme.json file so that we can support border radius in Spearhead
2021-01-26 14:09:42 +00:00
Maggie Cabrera
143183d142
reduced price font size
2021-01-26 14:12:06 +01:00
Maggie Cabrera
14949ddd78
rebased and fixed conflicts
2021-01-26 14:10:55 +01:00
Maggie Cabrera
2a82128907
equalized qty input and button height. Made both bigger
2021-01-26 14:07:52 +01:00
Jack Lenox
7dd7a8406e
Spearhead: Further work on first pass
2021-01-26 14:07:16 +01:00
Jack Lenox
86f37e759d
Spearhead: add styles for product page
2021-01-26 14:07:09 +01:00
Maggie Cabrera
3cf268291f
changes to the woocommerce tabs to fit design. Rebased trunk
2021-01-26 14:07:02 +01:00
Jack Lenox
e3ff32e658
Spearhead: Further work on first pass
2021-01-26 14:06:51 +01:00
Jack Lenox
eba0f85f8b
Spearhead: add styles for product page
2021-01-26 14:06:26 +01:00
Maggie Cabrera
0d41d5a705
added styles for some woo commerce blocks
2021-01-26 11:54:46 +01:00
Jeff Ong
3c77870ef0
Merge pull request #2746 from Automattic/add/spearhead-cart-menu
...
Spearhead: position the shopping cart on the menu
2021-01-21 10:59:24 -05:00
Jeff Ong
68d4bb1850
Add padding rules when no main nav is present.
2021-01-21 10:57:43 -05:00
Ben Dwyer
4a8d0f7372
Update version numbers to deploy Seedlet and children
2021-01-20 17:48:02 +00:00