Commit graph

170 commits

Author SHA1 Message Date
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
Sarah Norris
1a4d4d8d6a Version Bump 2023-11-06 17:47:51 +00:00
Jason Crist
3546c0eadc
Renamed 'Spearhead' to 'Spearhead (Classic)' and 'Spearhead Blocks' to 'Spearhead' (#7459) 2023-11-06 11:50:35 -05:00
Matthew Reishus
04d77b1d35 Version Bump 2023-09-29 11:02:32 -05:00
alaczek
2205d68513 Version Bump 2023-09-29 09:55:20 +10:00
Griffith Chen
c5dd41d77d Version Bump 2023-08-22 09:40:41 +08:00
Griffith Chen
81ee6b62f2
Remove tags blog-homepage and auto-loading-homepage (#7322) 2023-08-21 11:43:02 +08:00
Sarah Norris
020466d78b Version Bump 2023-08-08 11:39:32 +01:00
Sarah Norris
76f2b0c9d5 Version Bump 2023-05-22 12:10:58 +01:00
Jeff Ong
c33f34793e Version Bump 2023-03-16 16:20:47 +00:00
Andres Blanco
101c1e2d3a Version Bump 2022-08-01 12:26:14 -03:00
Andrés Blanco
b42d07f1a0
Fix/missing tags (#6303)
* add auto-loading-homepage

* add blog-homepage
2022-08-01 11:58:54 -03:00
madhusudhand
c58ac1b8a8 Version Bump 2022-07-15 15:33:31 +05:30
madhusudhand
f03ca1dcfc Version Bump 2022-06-17 13:23:05 +05:30
Madhu Dollu
124af38b30
spearhead: fix site navigation position in small screens (#6088) 2022-06-17 12:39:59 +05:30
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