Commit graph

293 commits

Author SHA1 Message Date
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
Ben Dwyer
f0f2345eae fix desktop menu: 2021-01-20 16:23:50 +00:00
Maggie Cabrera
b4dcf603b1 cart buttons paddings 2021-01-20 16:23:50 +00:00
Maggie Cabrera
777fa705af some more work on header grid areas 2021-01-20 16:23:50 +00:00
Ben Dwyer
d49986367a fixing the cart menu 2021-01-20 16:23:50 +00:00
Maggie Cabrera
ba76f24ed0 repositiones cart items in the main navigation to fit design 2021-01-20 16:23:49 +00:00
Ben Dwyer
41bcf70535
Merge pull request #2961 from Automattic/try/varia-header-footer-hide
Try: Add hide site header/footer Customizer options to Varia
2021-01-20 12:09:45 +00:00
Ben Dwyer
7f79b14d30 remove unconnected change 2021-01-20 11:35:59 +00:00
Ben Dwyer
1e4cb5f7bd refactor FSE header templates 2021-01-20 11:18:26 +00: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
Ben Dwyer
03bb97ef1e
Merge pull request #3013 from Automattic/fix/2790-spearhead-truncated-submenu
Change layout direction of Seedlet Submenu
2021-01-13 17:38:00 +00:00
Maggie Cabrera
4b09cec441 same design for blocks with grid of products 2021-01-13 14:57:51 +00:00
Maggie Cabrera
8999580570 improved styles for product list page 2021-01-13 14:57:08 +00:00