Commit graph

332 commits

Author SHA1 Message Date
Miguel
1196e44266 Version Bump 2024-04-03 14:09:49 +02:00
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00: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
Jason Crist
1859a88f28
Aligned the package files version of Spearhead and Quadrat to the correct versions (#7397) 2023-09-29 07:45:27 -04:00
alaczek
2205d68513 Version Bump 2023-09-29 09:55:20 +10:00
Matthew Reishus
ce0c116051
Public Themes S2: PHP Rector fixes (#7395) 2023-09-28 11:09:13 -05: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
dependabot[bot]
8fa2c0f5ce
Bump tough-cookie and node-sass (#7293)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.


Updates `tough-cookie` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

Updates `node-sass` from 7.0.3 to 7.0.3
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.3...v7.0.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 10:55:38 +01:00
Sarah Norris
76f2b0c9d5 Version Bump 2023-05-22 12:10:58 +01:00
Sarah Norris
92063ebc50
Update Node version in .nvmrc & update deps (#7059)
* Update min node version to 18

* Update deps

* Update node-sass

* Remove external theme dep refs

* Update package-lock

* Install latest deps

* Update all sub-deps

* Update latest deps
2023-05-15 09:25:06 +01:00
Jeff Ong
c33f34793e Version Bump 2023-03-16 16:20:47 +00:00
dependabot[bot]
e056b0c71a
Bump scss-tokenizer and node-sass (#6920)
Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) to 0.4.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.


Updates `scss-tokenizer` from 0.3.0 to 0.4.3
- [Release notes](https://github.com/sasstools/scss-tokenizer/releases)
- [Commits](https://github.com/sasstools/scss-tokenizer/compare/v0.3.0...v0.4.3)

Updates `node-sass` from 7.0.1 to 7.0.3
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.1...v7.0.3)

---
updated-dependencies:
- dependency-name: scss-tokenizer
  dependency-type: indirect
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 13:06:16 +05:30
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
Madhu Dollu
183ecad96d
migrate to npm workspaces (#6200) 2022-07-15 11:15:17 +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
Ben Dwyer
7296688700
Update dependencies (#5476)
* Update dependencies

* run agian with node 16
2022-02-08 16:11:05 +00: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
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