Commit graph

50 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
03b9cfa82a Version Bump 2022-11-21 14:07:30 -05:00
Jason Crist
1da88b1965
Remove block attribute from any theme not defining nav menu locations (#6730) 2022-11-21 13:59:49 -05:00
madhusudhand
564cb24917 Version Bump 2022-11-07 12:40:10 +05:30
Ben Dwyer
8458a1c58a
Stewart: Move link and hover settings to theme.json (#6121)
* Stewart: Move link color and hover color to theme.json

* move text decoration rules to JSON

* Bump min version for Stewart to 6.1

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-11-07 12:38:33 +05:30
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
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
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
Sarah Norris
c1dc628484 Version Bump 2022-05-05 16:00:21 +01:00
Matias Benedetto
2fb644175a
Stewart: removing no needed definitions in thheme.json (#5938) 2022-05-05 15:58:11 +01:00
Matias Benedetto
4136ae406b Revert "Stewart: removing no needed separator options"
This reverts commit 5a575918e6.
2022-04-25 17:18:17 -03:00
Matias Benedetto
5a575918e6 Stewart: removing no needed separator options 2022-04-25 17:17:01 -03: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
Sarah Norris
0b464246f6 Version Bump 2022-04-20 12:32:59 +01:00
Matias Benedetto
5ecdf0082a
Stewart: refactor patterns (#5854)
* Stewart: refactor patteerns

* Stewart: removing "block pattern" from pattern title

* Stewart: adding block types to header patterns

* Stewart: removing pattern category

* Stewart: rename patterns
2022-04-20 12:30:59 +01: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
Jeff Ong
f87eae8c5e Version Bump 2022-03-17 14:05:50 -04: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
Sarah Norris
07bc404e73 Version Bump 2022-03-09 14:15:53 +00:00
Matias Benedetto
b0045f4743
Stewart: fix font sizes in theme.json (#5614) 2022-03-09 14:10:05 +00:00
Matias Benedetto
fd1e51a9a9
Stewart: fixes on index, archive and search templates (#5613)
* Stewart: archive template to update the query loop block in order to inherit query from template

* Stewart: add posts list as pattern

* Stewart: use posts list pattern in archive template

* Stewart: use posts list pattern in index template

* Stewart: use posts list pattern and add search block in search template

* Change posts-list category to query

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-03-09 13:57:32 +00:00
Jeff Ong
492c9cd466 Version Bump 2022-02-15 10:11:13 -08:00
Ben Dwyer
762fa3fd19
Update alignment rules (#5526)
* Update alignment rules

* Run Blockbase build

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-02-15 13:09:56 -05:00
Jeff Ong
e2efdeab00 Version Bump 2022-02-08 17:30:42 -05:00
Ben Dwyer
7d8fdd5f92
Update alignment styles (#5475)
* Update alignment styles

* tidy up formatting
2022-02-08 17:19:56 -05:00
Sarah Norris
41f85140ec Version Bump 2022-01-21 13:01:28 +00:00
Kjell Reigstad
c811bc4f05
Fix template markup (#5383) 2022-01-21 12:58:35 +00:00
Kjell Reigstad
61719d96b1
Adjust about page pattern. (#5382) 2022-01-21 12:57:54 +00:00
Kjell Reigstad
a55c69f6f9
[Stewart] Add block patterns (#5375)
* Add image assets.

* Add about, contact patterns.

* Add credit lines.

* Add patterns.

* Revise image colors.

* Content revision for the About page pattern.

* Fix nav block markup.
2022-01-20 15:00:41 +00:00
Kjell Reigstad
ad3685de49
[Stewart] Readme Cleanup (#5381)
* Minor readme cleanup.

* Clean up theme tags.
2022-01-20 14:59:43 +00:00
Ben Dwyer
5d96030af9 Version Bump 2022-01-19 09:42:07 +00:00
Ben Dwyer
a4e830cb65
Update screenshots from wpcom (#5357) 2022-01-18 13:21:49 +00:00
Ben Dwyer
4cdefe806e Version Bump 2022-01-17 14:30:49 +00:00
Kjell Reigstad
6e3fe3e3f7
Rename template parts. (#5319) 2022-01-17 13:57:07 +00:00
Jason Crist
e7b70b61d1 Version Bump 2022-01-14 13:15:23 -05:00
Kjell Reigstad
035b62f3c4
[Stewart] Add alignment rules (#5318)
* Add alignment rules.

* Use vw value for outer spacing.
2022-01-14 14:28:37 +00:00
Ben Dwyer
fbe908540a Version Bump 2022-01-07 10:15:01 +00:00
Kjell Reigstad
6fb4db5092
Stewart: Tidy up navigation (#5265)
* Tidy up navigation

* Change area of the sidebar template part.
2022-01-07 09:28:37 +00:00
Kjell Reigstad
48b3271382
Try adding "Stewart", a light blogging theme with a sidebar (#4369)
* Add "Stewart" theme
* Remove blockbase dependency.
* Add fonts implementation.
* Fix 50/50 columns enforcement on small screens.
2021-12-15 13:20:29 -05:00