Commit graph

299 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
Vicente Canales
647e2590e2
Version Bump 2023-10-12 11:26:55 -03:00
dependabot[bot]
f545b37df9
Bump postcss from 8.4.25 to 8.4.31 (#7407)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.25...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  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-10-12 11:09:50 -03: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
09e868f737
Public Themes Q, R: PHP Rector fixes (#7392) 2023-09-27 16:56:42 -05:00
Sarah Norris
6a57f887ff Version Bump 2023-07-07 11:41:32 +01:00
Sarah Norris
eff8dff58b
Small tweaks to force update following style-variations tag fix (#7209)
* Remove unneeded CSS from Archivo

* Add full stop to Bitacora description

* Remove empty line from Blockbase CSS

* Add Course to dotorg deploy list

* Change order of theme tags in Erma

* Change order of theme tags in Exmoor

* Update order of theme tags

* Remove font-smoothing from Iotix

* Small tweaks like updating theme tag order

* Fix Iotix style.css spacing

* Add font-smoothing back to Archivo
2023-07-07 11:28:51 +01:00
Sarah Norris
83ed843ada Version Bump 2023-07-06 13:29:47 +01:00
Sarah Norris
e284e57149
Add the style-variations tag to themes with style variations (#7199) 2023-07-06 13:22:36 +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
9e41221f0d Version Bump 2023-04-24 11:42:22 -04:00
Matt Wiebe
b1b1df38e2
Blockbase Children: remove conflicting core/navigation-link styles (#7029)
Prior to this, `core/navigation-link` styles would always override the parent nav block's color

Fixes https://github.com/Automattic/wp-calypso/issues/74984
2023-04-21 09:40:43 -04:00
madhusudhand
8f67c6274f Version Bump 2022-11-16 16:18:21 +05:30
Jason Crist
47ae5ea61c
Remove Theme Variants (#6706)
* Remove Geologist Variants

* Removed Quadrat variant themes

* Removed videomaker variant theme

* Remove variation building resources
2022-11-15 19:38:03 -03:00
madhusudhand
c2e86565e4 Version Bump 2022-09-14 13:15:15 +05:30
Bob Matyas
1ff534b363
#6832: Zoologist: Fix link underline on buttons (#6445)
* #6832: Zoologist: Fix link underline on buttons

* #6382: Zoologist: Fix link underline on buttons
2022-09-14 13:07:03 +05:30
Sarah Norris
e699e29227 Version Bump 2022-08-22 18:19:17 +01:00
Bob Matyas
4739f645c1
#6085: Zoologist: Add underline to links (#6382)
* #6085: Zoologist: Add underline to links

* #6085: Geologist: Fix text decoration on links (also in generated themes)

* #6085: Quadrat (and variations): Fix link text decoration
2022-08-22 18:14:27 +01:00
Madhu Dollu
35789dfd93
Update sass build scripts to import from node_modules (#6371)
* fix sass build scripts

* update deployment script to preserve wpcom version suffix
2022-08-11 12:30:00 -04:00
madhusudhand
7af4710866 Version Bump 2022-08-05 12:34:01 +05:30
Madhu Dollu
92ac19042c
lock post-content block by default (#6314)
* lock post-content and the containing group blocks to not allow remove option without unlocking

* Added a few missing locks

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-08-05 12:16:56 +05:30
Jason Crist
a874bc05ce Version Bump 2022-08-03 12:29:54 -04:00
Jason Crist
ed8a13bff5
Blockbase: Locked post content blocks (#6299)
* Locked post content blocks (and their containers) so that they can't be easily removed by the user.

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-08-03 12:27:39 -04:00
Sarah Norris
b744130100 Version Bump 2022-07-28 09:08:53 +01:00
Sarah Norris
edfaea4e1f
Update: Quadrat, Geologist & Zoologist quote block line height (#6290)
* Update all variations to line-height 1.6

* Update all variation readme files

This is from running the build:variations script
2022-07-28 08:58:54 +01:00
Jason Crist
24ca833883 Version Bump 2022-07-20 15:12:09 -04:00
Jason Crist
80e036574b
Blockbase 3 (#6167)
Refactor/blockbase color admin (#6043)
Moved templates from old folder location to new (#6073)
Blockbase: Implement the Button elements API (#6041)
Blockbase: Implement Comment Block and removed CSS (#6080)
Fix/migrate blockbase font self hosted (#6123)
Blockbase children: update comments block (#6153)
Blockbase: Changed the trigger to render social icons (#6079)
Blockbase: move button padding styles from ponyfill to theme.json (#5901)

Co-authored-by: Grant Kinney <hi@grant.mk>
Co-authored-by: Jeremy Yip <jeremy.yip@automattic.com>
Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2022-07-20 14:54: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
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
Jason Crist
4a8b9900d6
Add a changelog generator and various changelogs (#5903)
Co-authored-by: mikachan <sarah@sekai.co.uk>
2022-04-21 10:23:35 -04:00
Jason Crist
a8b9a79169 Version Bump 2022-04-05 15:53:32 -04:00
Madhu Dollu
ead4fed58b
multiple themes: update font sizes from px to rem for better a11y (#5801) 2022-04-05 15:52:02 -04: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
Ben Dwyer
80c4c60397 Version Bump 2022-02-08 12:37:41 +00:00
Ben Dwyer
796c628682
Add the triangle back to the Quadrat footer (#5469) 2022-02-08 12:00:30 +00:00
Jason Crist
4f0433932a Version Bump 2022-02-02 16:37:17 -05:00
Ben Dwyer
1483ab4a9f
Remove block style registration (#5368)
* Remove block style registration

* update variations

* Revert seedlet changes
2022-02-02 16:00:30 +00:00
Ben Dwyer
5d96030af9 Version Bump 2022-01-19 09:42:07 +00:00
Ben Dwyer
c44ebf2bc4
Blockbase: Load Block Patterns for children automatically (#5363)
* Blockbase: Load Block Patterns for children automatically

* Regenerate variations
2022-01-19 09:06:55 +00:00
Jason Crist
57ccff920e Version Bump 2022-01-17 12:51:58 -05:00
Ben Dwyer
dc12b42a32
Blockbase children: Remove search templates (#5334) 2022-01-17 12:48:54 -05:00
Jason Crist
e7b70b61d1 Version Bump 2022-01-14 13:15:23 -05:00
Sarah Norris
1ce705216e
Blockbase: update dependencies & change node-sass to dart sass (#5290)
* Use dart sass instead of node sass
* Update deps
* Add postcss to themes not already using it
* Update all package-lock files for node 16
* Remove package files from generated variations
Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-01-14 10:52:32 -05:00