Commit graph

23 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
357b0671aa Version Bump 2023-09-13 15:03:33 -04:00
Takashi Irie
dda09ff574
Vetro: Make sure the elements don't bump to the screen edges (#7368) 2023-09-13 15:02:40 -04: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
Jeff Ong
f85a3427d9 Version Bump 2023-03-24 12:22:23 -04:00
Jeff Ong
38d5b82992
Vetro: fix search and 404 results (#6942)
* Remove unused declarations of source serif pro.

* Fix rendering of search results and no results.
2023-03-24 12:12:14 -04:00
Jeff Ong
086447c670 Version bump. 2023-03-21 13:57:15 +00:00
Jeff Ong
79822fe9ec
Vetro: various adjustments (#6926)
* Fix caption color.

* Remove from inserter.

* Fix full width featured image.

* Fix caption color.

* Try to force no underlines on buttons.

* Fix screenshot dimensions.

* Fix link color bug.
2023-03-21 12:53:47 +00:00
Jeff Ong
0fd30620eb Version Bump 2023-03-16 17:44:47 +00:00
Jeff Ong
b5b5c04a47
Vetro: use latest duotone features (#6910)
* Update duotone presets and apply to image and cover blocks.

* Remove duotone from block specific attributes.

* Title the variations.

* Remove title from default theme.json.

* Replace screenshot.

* Fix php version.
2023-03-16 17:42:08 +00:00
Jeff Ong
5ef7480b93 Version Bump 2023-02-06 09:29:20 -06:00
Jeff Ong
37263fd390
Vetro: more design adjustments and fixes (#6848)
* Make align wide the pattern.

* Fix comments section top border width.

* Add button states.

* Fix border color.

* Fix spacing on post excerpt.
2023-02-06 09:28:24 -06:00
Jeff Ong
9300fe0caa Version Bump 2023-02-01 12:30:54 -05:00
Jeff Ong
111df4471d
Vetro: minor design and final adjustments (#6822)
* Updating padding on the singular templates.

* Swap variations and add missing attributes (spacing and useGlobalPadding).

* update screenshot

* Update default duotone.

* Add duotone presets.

* Fix block markup.

* Alignment fixes to make everything wide.
2023-02-01 12:29:21 -05:00
Jeff Ong
00eda57750 Version Bump 2023-01-11 11:32:19 +07:00
Jeff Ong
2157df621d
Vetro: update alignment and use columns to collapse better on mobile (#6800)
* Update vetro alignment to use site wide padding and columns to collapse better.

* Add main closing tag and fix search input color.

* Fix search input color.
2023-01-11 11:24:05 +07:00
Jeff Ong
acb082d0af Version Bump 2022-12-13 11:02:03 -05:00
Jeff Ong
4217c91108
Vetro: fix page template alignment (#6774)
* Fix alignment and margins.

* Fix attributions.
2022-12-13 10:59:55 -05:00
Jeff Ong
8026211a68
Add Vetro theme (#6725)
* Add Vetro, remove several custom templates.

* Remove unused assets and declarations.

* Remove call to load block patterns.

* Remove references to specific IDs.

* Remove unneeded.

* WIP convert.

* Remove layout CSS and refactor to use global root padding aware alignments.

* Simplify color palettes.

* Remove unused template parts.

* Remove unused font sizes.

* Update versioning and contributor.

* Move text to patterns, update templates.

* Fix escaping.
2022-12-06 14:51:18 -05:00