Commit graph

12 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
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
Wojtek Naruniec
deb984d694 Version Bump 2023-04-04 11:19:28 +02:00
Wojtek Naruniec
3a6c75a92e
Update new theme links to point to WPCOM instead of GitHub (#6969) 2023-04-04 11:08:46 +02:00
Jason Crist
03b9cfa82a Version Bump 2022-11-21 14:07:30 -05:00
Jason Crist
1da88b1965
Remove block attribute from any theme not defining nav menu locations (#6730) 2022-11-21 13:59:49 -05:00
Onur Oztaskiran
1a945637c9
Revert "Header Update for matching with original Spearhead (#6693)" (#6695)
This reverts commit 71f722073e.
2022-10-26 09:30:39 +03:00
Onur Oztaskiran
71f722073e
Header Update for matching with original Spearhead (#6693)
Header template update for home to match with the original Spearhead theme & screenshot update
2022-10-25 17:59:48 +03:00
Onur Oztaskiran
35f742de5c
Spearhead Blocks refactored Initial Commit (#6435)
* Spearhead Blocks refactored Initial Commit

Refactored commit of Spearhead Blocks, now being a clone of Block Canvas, instead of child of Blockbase

* Review updates

- removal of ref id from header template
- dark mode editor style added
- unused tertiary color removed from the palette
- screenshot added

* Fixes to Theme.json and Footer Template

This commit fixes the issues mentioned in the PR

- Footer template now has the site title in it
- Block spacing and font weight fixes
2022-09-13 02:18:21 +03:00