Commit graph

28 commits

Author SHA1 Message Date
Takashi Irie
bab5c414b0 Version Bump 2024-05-10 13:35:31 +01:00
Przemek Kuliga
ac3bdf2b45
remove not necessary fix (#7792) 2024-05-09 10:38:51 -03: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
16b30bdad0 Version Bump 2024-03-12 09:20:12 +11:00
Przemek Kuliga
f939aa9b59
Lettre: Navigation styling fixes (#7670)
* do not clear underline on hover

* do not clear underline for current item
2024-03-12 09:08:29 +11:00
alaczek
5e04247ad2
Update hidden-no-results-content.php (#7668)
Add strict types declaration.
2024-03-05 15:31:26 +11:00
alaczek
ca6067715d Version Bump 2024-03-05 15:18:23 +11:00
alaczek
addcdf43c5
Lettre: round of fixes (#7664)
* Add search template

Add missing search template, including a "no-results" message.
See #7662

* Update theme.json

Add values to top and bottom spacing to fix the mobile nav spacing issues.
See #7662

* Update archive.html

Add query navigation on the archive pages. See #7231

* Update style.css

* Add spacing to comment reply heading
* Try fixing the underline issue in navigation
* Add spacing to the search input field, to bring the styling in line with subscription block.
2024-03-05 15:07:43 +11:00
Jason Crist
ce121c739a Version Bump 2023-09-13 14:41:43 -04:00
Takashi Irie
8a35ca1db8
Lettre: Make sure the elements in the header and the footer don't bump to the screen edges (#7363) 2023-09-13 14:38:44 -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
d2908142f3 Version Bump 2023-06-29 14:14:35 -04:00
Erick Danzer
85338925a6
Add avatars to lettre comments (#7166) 2023-06-29 14:58:01 -03:00
Erick Danzer
f6588b8b8e
Fix some nav menu styling issues (#7167) 2023-06-29 14:57:46 -03:00
Mikael Korpela
683f477c13 Version Bump 2023-05-24 13:32:18 +03:00
Erick Danzer
ac3fa29dc8
Add title to page template (#7094) 2023-05-24 13:20:35 +03:00
Erick Danzer
46b0421638
Update spacer in Lettre post template (#7098) 2023-05-24 13:18:18 +03:00
madhusudhand
414b6bb375 Version Bump 2023-05-15 13:48:21 +05:30
Mikael Korpela
9265fcd0f8
Lettre: add style variations (#7074) 2023-05-15 10:27:27 +03:00
madhusudhand
dd3d32e868 Version Bump 2023-04-03 13:51:30 +05:30
Matias Ventura
9e491d2629
Fix display of date format (#6967)
Lettre and Lynx were using `M n`, which renders the month as a number, not the actual day.

---------

Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2023-04-03 10:13:42 +02:00
Sarah Norris
e0130abc96 Version Bump 2023-02-06 09:04:56 +00:00
Jason Crist
ca6e9716ed
Fix/6829 lettre archive query inherit (#6847)
* Set archive template to inherit query params

* Set index template to inherit query params

* Gave query-sidebar a unique slug
2023-02-06 09:02:13 +00:00
Sarah Norris
f2d6a5f7a6
Add Lettre (#6792)
* Add Lettre

* Move patterns out of inc

* Remove unused font face

* Remove index.php

* Remove alignment CSS

* Update newsletter bold

* Update hidden subscription form

* Update about single

* Update categories

* Update about multiple

* Update hidden 404

* Add missing echos

* Update hidden footer

* Update patterns

* Update remaining patterns

* Remove image ids

* Add footer to 404 template

* Use global padding

* Fix typo!

* Update all subscribe block markup

* Remove blank template

* Remove reference to .com

* Move CSS to theme.json

* Add Newsreader font

* Manual version bump

* Remove page title

* Add temp fix for Jetpack issue

* Update min version

* Remove archive search content

* Add search template

* Remove content from search block

* Remove buttonText attribute

* Fix media and text pattern

* Remove link hover CSS

* Fix button padding

* Remove Jetpack CSS fix

* Add Jetpack fix back

Needed until Jetpack 11.7 is released

* Update opacity GB issue link

* Add container element to index; remove search template

* Enable root padding

* Remove top and bottom global padding

* Add core/button styles back

* Add load_theme_textdomain

* Change tested up to versions to 6.1

* Exclude editor from Jetpack fix

The fix doesn't need to be applied in the editor, only on the front end

* Remove stable tag

* Update readme and style.css

* Fix echo typos

* Version bump
2023-01-04 15:59:46 +00:00