Commit graph

18 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
Griffith Chen
c5dd41d77d Version Bump 2023-08-22 09:40:41 +08:00
Griffith Chen
81ee6b62f2
Remove tags blog-homepage and auto-loading-homepage (#7322) 2023-08-21 11:43:02 +08:00
Jason Crist
c607f3754d Version Bump 2022-10-28 12:08:09 -04:00
arthur791004
721d8e8e04
Make theme available for translation as much as possible (#6484)
* Add the load_theme_textdomain function call

* Fix incorrect domain

* Load blockbase translations

* Moved all calls to load_theme_textdomain to be handled by Blockbase (not the children)

* Refactored calls to load_theme_textdomain to not include the default location to simplify the call

* Added load_theme_textdomain call to block canvas

* Removed unrelated videomaker changes

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-10-28 11:43:41 -04:00
Sarah Norris
66f7339160 Version Bump 2022-09-01 15:42:33 +01:00
Matias Benedetto
2e540b16c6
Removing thickness from text-decoration shorthand because it is not supported on WebKit (#6490)
* Vivre: removing thickness from text-decoration shorthand because it is not supported on WebKit browsers as Safari

* Pendant: removing thickness from text-decoration shorthand because it is not supported on WebKit browsers as Safari
2022-09-01 15:39:07 +01:00
madhusudhand
7af4710866 Version Bump 2022-08-05 12:34:01 +05:30
Madhu Dollu
92ac19042c
lock post-content block by default (#6314)
* lock post-content and the containing group blocks to not allow remove option without unlocking

* Added a few missing locks

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-08-05 12:16:56 +05:30
Andres Blanco
101c1e2d3a Version Bump 2022-08-01 12:26:14 -03:00
Andrés Blanco
b42d07f1a0
Fix/missing tags (#6303)
* add auto-loading-homepage

* add blog-homepage
2022-08-01 11:58:54 -03:00
Jason Crist
71b291c511 Version Bump 2022-07-25 10:36:09 -04:00
Jeff Ong
72249a1c5e
Exclude sticky posts. (#6275) 2022-07-22 12:56:54 -07:00
madhusudhand
c58ac1b8a8 Version Bump 2022-07-15 15:33:31 +05:30
Jeff Ong
037ea3910b
Vivre: add attribution to images and fonts (#6202)
* Add license.

* Add image attribution.

* Making spacing easier to read.

* Remove extra tab.

* Fix line breaks.
2022-07-14 11:43:59 -04:00
Jeff Ong
118c09c5d0
Add missing description. (#6190) 2022-07-12 10:12:36 -04:00
Jeff Ong
1cf426cd74
Rename to Vivre (#6188)
* Rename to Vivre.

* Bump versions and clean changelog.
2022-07-12 09:53:24 -04:00