Commit graph

108 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
b448635eaa Version Bump 2022-10-24 10:41:22 +01:00
Sarah Norris
d702c57c9d
Archeo: Improve block markup and fix block errors (#6686)
* Tweak footer markup

* Change simple list of posts patterns to query inherit true

* Indent block markup

* Update comments block

* Fix footer markup

* Fix headline markup

* Replace post-author-name with post-author

* Improve headline spacing

* Fix text domain
2022-10-24 10:38:47 +01:00
madhusudhand
4c0ae5a888 Version Bump 2022-08-09 11:57:59 +05:30
Sarah Norris
2d25644752
Archeo: move CSS styles to theme.json (#6159)
* Move button styles from CSS to theme.json

* Move comments button styles to theme.json

* Move footer gap styles to theme.json

* Disable wp-block-styles

* Tweak footer column gap size

* Enable wp-block-styles again

* Add search and file button CSS back

* Fix merge conflicts

* Move uppercase to core/button

* Remove duplicate button element settings

* Move text transform back to button element

* Reduce vertical gap in footer nav

* Fix normal font size ref

* Remove more CSS

* Fix indentation

* Second attempt at fixing indentation
2022-08-09 11:49:33 +05:30
Sarah Norris
d1a623c655 Version Bump 2022-08-05 16:26:45 +01:00
Ben Dwyer
9d0b852541
Archeo: Try new root padding alignments (#6312)
* Archeo: Try new root padding alignments

* remove padding on home page blocks
2022-08-05 15:58:59 +01:00
Ben Dwyer
6cd92eead5
Archeo: Update theme.json to conform to standards (#5708) 2022-08-05 15:58:43 +01:00
madhusudhand
b0cb150810 Version Bump 2022-08-05 14:48:14 +05:30
Sarah Norris
47e92c9d42
Remove page-list blocks (#6313) 2022-08-05 14:45:28 +05:30
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
Jeff Ong
c46b165502 Version Bump 2022-07-06 10:19:18 -04:00
Dave Smith
8ac496ee80
[Test] Archeo link interactivity states (#6101)
* Move link text color to theme json and add hover

* Add link hover state to Core Nav block

* Remove Nav link styles from Theme JSON
2022-07-06 10:15:31 +01:00
Jason Crist
ad08b72471 Version Bump 2022-07-05 14:37:06 -04:00
Ben Dwyer
87f535a4fe
Archeo: Try using button as an element (#5849)
Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
2022-07-05 14:36:09 -04:00
Sarah Norris
54018dd04c Version Bump 2022-07-04 10:05:54 +01:00
Sarah Norris
aeb94155ee
Further compress palais du gouverneur image (#6148) 2022-07-01 15:45:57 +01:00
Jeff Ong
a240a1cc25 Version Bump 2022-06-23 16:30:29 -04:00
Ben Dwyer
a815dec664
Themes: Remove site title text decoration from theme.json (#6122)
* Themes: Remove site title text decoration from theme.json

* add livro

* remove text decoration from the site title in curator
2022-06-23 16:58:32 +01:00
Mark Biek
0eb047cada Version Bump 2022-05-25 09:55:22 -04:00
Mark Biek
19a2c4ec86
Update all /pub themes so the theme-uri points to https://wordpress.com/theme/<slug> (#6033)
Previously, it was a mix of linking to Github vs. WordPress.com
2022-05-25 09:48:00 -04:00
madhusudhand
e64aaae409 Version Bump 2022-05-05 12:56:47 +05:30
Ben Dwyer
52c67bb3cd
Archeo: Sort properties alphabetically (#5970)
* Archeo: Sort properties alphabetically

* fix missing comma
2022-05-04 10:59:19 +01:00
Ben Dwyer
6ad96a44db Revert "Archeo: Sort theme.json alphabetically"
This reverts commit 7f0876de31.
2022-05-03 14:27:06 +01:00
Ben Dwyer
7f0876de31 Archeo: Sort theme.json alphabetically 2022-05-03 14:23:47 +01:00
Jason Crist
4a8b9900d6
Add a changelog generator and various changelogs (#5903)
Co-authored-by: mikachan <sarah@sekai.co.uk>
2022-04-21 10:23:35 -04:00
Jason Crist
a8b9a79169 Version Bump 2022-04-05 15:53:32 -04:00
Madhu Dollu
ead4fed58b
multiple themes: update font sizes from px to rem for better a11y (#5801) 2022-04-05 15:52:02 -04:00
Jason Crist
d57cee2b04 Version Bump 2022-04-01 15:58:15 -04:00
Sarah Norris
964d02eedd
Update register block pattern categories function name (#5804) 2022-04-01 15:55:20 -04:00
Sarah Norris
de3d549106 Version Bump 2022-04-01 11:39:00 +01:00
Ben Dwyer
72b681035d
Archeo: Load patterns automatically (#5715)
* Archeo: Load patterns automatically

* Add block types

* Move archeo_register_block_patterns to functions.php

* Update footer pattern inline with trunk

* Update Image with headline and description pattern inline with trunk

* Update archeo/functions.php

Co-authored-by: Jeff Ong <jonger4@gmail.com>

* Fix spacing in simple list of posts pattern

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Jeff Ong <jonger4@gmail.com>
2022-04-01 11:35:54 +01:00
Sarah Norris
200ec0cd42
Remove responsive image fix (#5648) 2022-04-01 11:25:43 +01:00
Jason Crist
3a8975b4c6 Version Bump 2022-03-23 12:44:56 -04:00
Sarah Norris
0c84b25466
Reintroduce previous spacing fix (#5731) 2022-03-23 12:43:55 -04:00
Kjell Reigstad
1300f08635
[Archeo] Update the theme screenshot with Mayan translation (#5721) 2022-03-23 12:43:28 -04:00
Sarah Norris
3bea9347b3 Version Bump 2022-03-22 14:14:45 +00:00
Kjell Reigstad
9be1c4a6f8
Add "Page (No Title)" template. (#5719) 2022-03-22 14:12:51 +00:00
Sarah Norris
ecfdb2b38d Version Bump 2022-03-21 17:21:30 +00:00
Kjell Reigstad
476baa380e
Tidy up the main homepage pattern. (#5716) 2022-03-21 17:17:09 +00:00
Sarah Norris
6702d7b4a6
Change blockgap from variable to 2.5rem (#5671) 2022-03-21 17:16:43 +00:00
Ben Dwyer
38d6bc4dcf
Archeo: Add fonts to theme.json (#5609)
* Archeo: Add fonts to theme.json

* Add archeo_preload_webfonts function back in

* Also replace the fonts in Stewart

* Use theme.json fonts for Livro

* Add fonts for Remote to theme.json

* Remove preload fuctions and use  on the font files

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-03-17 14:03:07 -04:00