Commit graph

262 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
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
madhusudhand
8f67c6274f Version Bump 2022-11-16 16:18:21 +05:30
Bob Matyas
c3e915cf8f
#3991: Varia: Fix related post alignment (#6349)
* Added Related posts CSS fix

* Built Varia styles

* Rebuilt varia child themes

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-11-15 19:36:17 -03:00
madhusudhand
6f23b289fd Version Bump 2022-10-19 11:05:08 +01:00
Bob Matyas
7ee60be3cb
#5249: Varia+Children: Fix continue reading link (#6426) 2022-10-19 15:29:06 +05:30
madhusudhand
446c156b97 Version Bump 2022-09-20 11:39:07 +05:30
Yashita Mittal
f9296f8781
Varia buttons: Fix custom text color when button background color is set to "foreground" or "background" (#6523)
* Varia Button: Fix custom text color

* Varia - Update CSS file to fix the custom text color

* Stow: Remove extra quotes to fix css

Co-authored-by: yashita.mittal <yashita.mittal@a8c.com>
2022-09-20 11:30:55 +05:30
madhusudhand
4c0ae5a888 Version Bump 2022-08-09 11:57:59 +05:30
Bob Matyas
dbc69bbf39
#6025: Varia: Fix Jetpack map block close icon (#6339) 2022-08-09 11:48:31 +05:30
Jason Crist
3fb1ed2975 Version Bump 2022-07-26 09:13:33 -04:00
Jason Crist
5fd75cd928
Varia - center Getty image embeds (#6286)
Co-authored-by: GS <gwen.smith@automattic.com>
2022-07-26 09:11:48 -04: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
Madhu Dollu
f53fcdf869
update theme URL to wordpress.com in theme sass (#6087) 2022-06-14 15:32:14 -04:00
Mark Biek
0eb047cada Version Bump 2022-05-25 09:55:22 -04:00
Mark Biek
19a2c4ec86
Update all /pub themes so the theme-uri points to https://wordpress.com/theme/<slug> (#6033)
Previously, it was a mix of linking to Github vs. WordPress.com
2022-05-25 09:48:00 -04:00
madhusudhand
f8c5dbf6af Version Bump 2022-03-28 16:51:39 +05:30
Madhu Dollu
7506e55075
Varia: add tertiary styles and update SASS variables to CSS variables (#5666)
* Varia: add tertiary styles conditionally

Varia is a parent theme and the tertiary styles are not defined.
It effects all of its child themes such as stow.

* create styles for tertiary blocks
* add the styles conditionally so that child themes that has tertiary will get the classes

* add tertiary color and background styling

* Stow
* Hever
* Rockfield
* Stratford

* rebuild child themes with Varia changes
2022-03-28 16:10:08 +05:30
Jason Crist
f554716f19 Version Bump 2022-02-17 16:31:27 -05:00
Jeff Ong
74ba0bece2
Do not target inner container of cover to change its color. (#5557)
Build all varia children
2022-02-17 16:27:05 -05:00
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
e5319d2d12
Fix/theme version discrepancy (#5328) 2022-01-14 13:54:18 -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
24d6d0b091
Update dependencies for Dependabot alerts (#5291)
* Update Dalston deps

* Update Coutoire deps

* Update calm-business deps

* Update brompton deps

* Update barnsbury deps

* Update balasana deps

* Update alves deps

* Update root deps

* Update all package-lock files for node 16

* Add batch:update script

* Revert "Add batch:update script"

This reverts commit 5c1d2b966ad4b45b9a2cad86cf4ccdc73799b96b.
2022-01-12 09:00:42 +00:00
Jason Crist
08492d5ac3
Fixed submenu style of focused submenu to match hover styling (#5221) 2021-12-21 08:55:48 +00:00
Ben Dwyer
2ef8a95e1f Version Bump 2021-12-20 09:53:16 +00:00
Ben Dwyer
80e35ff88c
Varia: Remove code that changes the cover block colors (#5212) 2021-12-20 09:32:09 +00:00
Ben Dwyer
2c1bee517c
Varia: Remove img#wpstats CSS (#4547)
* Varia: Remove img#wpstats code

* remove unconnected change

* bump version numbers
2021-09-09 09:36:27 +01: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
Jason Crist
4802195cc8
corrected package.json version numbers to match style.css (when lower) (#4479)
* corrected package.json version numbers to match style.css (when lower)

* Returned Skatepark to correct version

* Corrected skatepark style.css version
2021-08-30 13:42:08 -04:00
danielsmithmichigan
81ecbd6eae Stratford/Varia: Bump version numbers 2021-07-20 11:57:19 -04:00
danielsmithmichigan
8bb989b212 Varia based themes: Bumped versions for this pull request: https://github.com/Automattic/themes/pull/4230
wq
2021-07-20 11:47:56 -04:00
Andres Blanco
5b54db344c cleanup 2021-06-23 15:08:22 -03:00
Andres Blanco
22ef290061 better support wysiwyg 2021-06-23 15:08:22 -03:00
Andres Blanco
34ffedde42 Varia: Fix cover text color over clear backgrounds. 2021-06-23 15:08:22 -03:00
Ben Dwyer
6950b5366e
Merge pull request #3986 from Automattic/varia-search-block
Varia styles for search block
2021-06-14 11:57:19 +01:00
Ben Dwyer
b7ec970d93 bump version numbers 2021-06-14 11:36:44 +01:00
Ben Dwyer
abf42f0743 Add language files from dotcom 2021-06-10 09:42:35 +01:00
Maggie Cabrera
d33ef470e0 Dalston color annotations 2021-06-08 15:22:16 +01:00
Maggie Cabrera
c8d9332109 rebuilt themes, coutoire styles 2021-06-08 15:22:16 +01:00
Maggie Cabrera
6049bb9fa7 rebuilt children 2021-06-08 15:22:14 +01:00
Jason Crist
acddf9e684 Compiled mobile padding changes for varia children 2021-06-03 08:54:56 -04:00