Commit graph

155 commits

Author SHA1 Message Date
Jeff Ong
e2efdeab00 Version Bump 2022-02-08 17:30:42 -05:00
Jason Crist
e33802ccd7
Revert seedlet/spearhead version discrepancy (#5329) 2022-01-14 14:32:22 -05:00
Sarah Norris
6fda92d1f7
Update all dependencies and add update script (#5304)
* Add update-dependencies script

* Update deps for all themes

* update barnsbury package.lock

* Rebuild all themes

* Another run of update & build all

* Update alves package-lock

* Update root package-lock

* Update all package-lock files

* Add nvmrc file

* Remove .nvmrc file

* Add node version to root package json

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-01-14 14:28:12 +00:00
Sarah Norris
47d758b63f
Manual version bump for some themes (#5246)
* Version bump Seedlet

* Version bump Spearhead

* Version bump Quadrat variations

* Version bump blank canvas blocks
2021-12-22 23:20:50 +00:00
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
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
f545ed8214 rebuild and update version numbers 2021-03-08 10:48:58 +00:00
Ben Dwyer
ff142e8db9 update version numbers 2021-03-02 15:55:28 +00:00
Jason Crist
d060474f20 Spearhead Build 2021-02-11 14:23:55 -05: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
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
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
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
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
Jeff Ong
f4b6a7247d Fix contrast issues with mobile menu colors. 2020-12-04 13:07:56 -05:00
Jeff Ong
6c85eb8d05 Bump version. 2020-12-03 17:11:11 -05:00
Jeff Ong
29bf7d32f5 Change post content links to be underlined by default. 2020-12-03 17:04:08 -05:00
Jeff Ong
ccd0c9ed1d Bump required versions to be accurate. 2020-11-25 12:31:43 -05:00
Jeff Ong
9ea5745b11 Update style.css header and remove jetpack-global-styles from tags. 2020-11-23 11:35:14 +00:00
Jason Crist
d87003ba13 Version Bump for Spearhead in preparation of deploying unsynced changes for variables.css 2020-11-11 14:05:22 -05:00
Ben Dwyer
983e9b07d3 prevent long menus from dropping to the next line 2020-10-29 15:18:35 +00:00
Ben Dwyer
b8c9b42a49 centre the logo in seedlet 2020-10-29 15:18:31 +00:00
Ben Dwyer
405ea1ed6e Spearhead: Add support for site logo 2020-10-29 15:18:27 +00:00
Maggie Cabrera
e3de3e3895 improved css for related posts block to fit design 2020-10-29 14:54:29 +01:00
Maggie Cabrera
6294e20193 fixed double underline on hover 2020-10-29 14:54:22 +01:00
Maggie Cabrera
41eb7d1b12 more css changes to related posts to fit the design guides 2020-10-29 14:54:16 +01:00
Maggie Cabrera
c1d664304e fixed styles for native jetpack related posts 2020-10-29 14:54:04 +01:00
Jeff Ong
a5a78c0911 Rebase trunk. 2020-10-28 18:11:54 -04:00
Jeff Ong
1aa5038289 Rebase trunk. 2020-10-28 18:08:44 -04:00
Kjell Reigstad
1f2a31ceff Update text color of post excerpts. 2020-10-28 15:45:34 -04:00
Jeff Ong
2983b5c05d Reduce spacing between primary and social menu. 2020-10-28 15:07:09 -04:00
Jeff Ong
25eadb2866 Rebase trunk. 2020-10-28 13:56:05 -04:00
Jeff Ong
8bb05fecdc Social menu and site logo adjustments. 2020-10-28 13:55:24 -04:00