Commit graph

9 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
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
alaczek
e02d9acc18 Version Bump 2022-01-21 10:53:45 +11:00
alaczek
aa314f9484
Update style.css (#5377)
Fixed typo in the theme name to match folder name (Bennett).
2022-01-21 10:50:51 +11:00
Ben Dwyer
5d96030af9 Version Bump 2022-01-19 09:42:07 +00:00
Ben Dwyer
a4e830cb65
Update screenshots from wpcom (#5357) 2022-01-18 13:21:49 +00:00
alaczek
4911304eff
Bennett: Initial commit. (#5283)
* Bennett: Initial commit.

* Bennett: Update text domain in style.css.

* Bennett: Add Header Footer Only template with custom header template part specified.

* Bennett: Renaming folders: block-template-parts to parts and block-templates to templates.

* Bennett: Remove custom implementation of minimal header.

* Bennett: Update all templates to use the minimal heaer.

* Simplify the header

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2022-01-14 11:59:22 +11:00