Commit graph

19 commits

Author SHA1 Message Date
Miguel
7a3e21c56f Deploy Themes v1.0.537 to wpcom 2024-07-04 16:17:35 +07:00
github-actions[bot]
e89883e729
Version bump & changelog update (#7885)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-21 12:59:29 +01:00
Richard Ortiz
2dc712eb3e
Fixed Blockbase children style variations (#7859)
* Fixed blockbase children style variations problems. Added .idea folder to gitignore

* Fixed more themes that inherit from blockbase that were specified on another issue
2024-06-17 15:50:41 +02:00
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
ef2c7da838
Corrected version numbers that should have already been at 1.x or higher (#7055)
* Corrected version numbers that should have already been at 1.x or higher.
2023-05-04 13:53:38 -04:00
Jeff Ong
d529107e88 Version Bump 2023-01-09 10:06:12 +07:00
Jeff Ong
1a470ad8e8
Blockbase + children: remove __unstableLocation (#6759)
* Remove __unstableLocation

* Remove __unstableLocation.

* Remove check for __unstableLocation.
2023-01-09 09:58:52 +07:00
Sarah Norris
b448635eaa Version Bump 2022-10-24 10:41:22 +01:00
Onur Oztaskiran
6cad87ec95
Screenshot.png update (#6681)
Updated screenshot
2022-10-21 17:06:06 +03: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
cf5b3efa8d Version Bump 2022-06-01 11:11:47 +10:00
alaczek
397abdd879
Appleton: Fix case on screenshot.png file. (#6051) 2022-06-01 11:09:17 +10:00
alaczek
6a0db5c124 Version Bump 2022-06-01 10:15:05 +10:00
alaczek
38c151a92a
Appleton: Update the theme tags (#6050)
* Appleton: Add auto-loading-homepage tag to style.css

* Appleton: Update theme URI
2022-06-01 10:12:32 +10:00
Mark Biek
ab437b49ca Version Bump 2022-05-23 15:33:48 -04:00
Onur Oztaskiran
7ac77853de Typography & Width updates
- Block spacings updated to 1.5rem
- Site title letter spacing value updates
- Layout width specs update
- Headings typography minor updates
2022-05-22 20:23:30 +03:00
Onur Oztaskiran
b45eaa66b9
Appleton: Initial Commit (#5948)
* Initial Commit

Appleton - initial commit

* Template Parts Update

Added custom header and footer template parts w styling based on demo.

* Header template ref id removal

And theme.json version value update to 1.

* Typography and color updates

Typography updates in theme.json and header template padding value matching with the demo

* Template parts and Screenshot updates

- Removed ref from the header
- Footer as a template part
- Compressed Screenshot.png
2022-05-12 18:00:57 +03:00