Commit graph

11 commits

Author SHA1 Message Date
alaczek
0c039a20e3 Version Bump 2024-04-18 17:15:21 +10:00
alaczek
8d5dfe965c
Fix custom heading background style. (#7751)
Move custom CSS from the theme.json to style.css and apply color variables, so that it works better with color variations.
2024-04-18 17:12:40 +10: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
alaczek
c0ec7ec33e Version Bump 2024-03-05 16:16:40 +11:00
alaczek
87fcce69f7
Craftfully: Fix issues with sidebar (#7669)
* Update posts-list.php

Remove reference to theme name because it's breaking the sidebar.

* Update sidebar.php

Fix block errors in the editor.

* Update header.php

Update the column alignment.
2024-03-05 16:13:20 +11:00
Miguel
2108bd035f Version Bump 2024-02-01 16:17:44 +07:00
Miguel San Segundo
9ef697fa3c
Multiple Themes: Fix broken template previews due to site specific attributes in template/pattern markup (#7631)
* Remove site-specific taxQuery attributes

* Remove site-specific navigation ref attribute
2024-01-30 22:36:26 +07:00
alaczek
2d84f472c7 Version Bump 2024-01-23 10:39:00 +11:00
alaczek
234de9308f
Remove styles folder (#7621)
Remove styles folder that was included by mistake.
2024-01-23 10:30:52 +11:00
alaczek
8894ae0c6b
Add Craftfully (#7558)
Initial commit.
2024-01-18 00:13:38 -05:00