Commit graph

43 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
Sarah Norris
d07eab49dc Version Bump 2023-09-07 15:19:24 +01:00
Takashi Irie
2df7de8151
Arbutus: Remove bottom margin inherited from heading element (#7328) 2023-09-07 15:14:58 +01:00
Jason Crist
ef2c7da838
Corrected version numbers that should have already been at 1.x or higher (#7055)
* Corrected version numbers that should have already been at 1.x or higher.
2023-05-04 13:53:38 -04: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
Jason Crist
a874bc05ce Version Bump 2022-08-03 12:29:54 -04:00
Jason Crist
ed8a13bff5
Blockbase: Locked post content blocks (#6299)
* Locked post content blocks (and their containers) so that they can't be easily removed by the user.

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2022-08-03 12:27:39 -04:00
Jason Crist
24ca833883 Version Bump 2022-07-20 15:12:09 -04:00
Jason Crist
80e036574b
Blockbase 3 (#6167)
Refactor/blockbase color admin (#6043)
Moved templates from old folder location to new (#6073)
Blockbase: Implement the Button elements API (#6041)
Blockbase: Implement Comment Block and removed CSS (#6080)
Fix/migrate blockbase font self hosted (#6123)
Blockbase children: update comments block (#6153)
Blockbase: Changed the trigger to render social icons (#6079)
Blockbase: move button padding styles from ponyfill to theme.json (#5901)

Co-authored-by: Grant Kinney <hi@grant.mk>
Co-authored-by: Jeremy Yip <jeremy.yip@automattic.com>
Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
Co-authored-by: madhusudhand <madhusudhan.dollu@gmail.com>
2022-07-20 14:54:48 -04: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
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
Jason Crist
57ccff920e Version Bump 2022-01-17 12:51:58 -05:00
Ben Dwyer
9fe7b3e268
Remove header-footer-only template from Blockbase children (#5331) 2022-01-17 12:46:52 -05:00
Jason Crist
45199b4e27 Version Bump 2022-01-13 15:41:34 -05:00
Jason Crist
ad9d522178
Reverting the mess caused renaming template folders (#5317) 2022-01-13 15:38:55 -05:00
Jason Crist
79e6594713 Version Bump 2022-01-13 14:48:11 -05:00
Jason Crist
304254e9af
Remove templates improperly nested in a folder due to script error in #5105 (#5314) 2022-01-13 19:15:55 +00:00
Jason Crist
eea5498372
Refix/5105 script refactor template folders (#5312)
* Re-moved everything to the correct location, fixing the incorrect nested location from previous execution
2022-01-13 12:05:31 -05:00
Jason Crist
e2644501a6 Ran script moving template resources 2022-01-13 11:38:42 -05:00
Maggie
ff859ba69a
Blockbase: refactor footers to patterns (#5245) 2022-01-13 11:27:18 -05:00
Maggie
7e736f185b
Blockbase: converted headers to patterns (#5238)
* converted headers to patterns
* Import headers as both Template Parts AND Block Patterns

Co-authored-by: Jason Crist <jcrist@pbking.com>
2022-01-13 11:24:01 -05:00
Jason Crist
d654cd6643 Version Bump 2021-12-09 10:26:14 -05:00
Jason Crist
1b61f3c876
Try/consolidate headers (#5145)
* consolidate header styles designed for child themes into Blockbase which child themes can use as header/footer options.
* Refactor header spacing mechanism to use a spacer in a template part
* Refactor header layouts to allow for full-width background colors.
* Tweak navigation styles leveraged by headers to align with design intentions
* Various other header and navigation tweaks.
* Affects all Blockbase children

Co-authored-by: Maggie <maggie.cabrera@automattic.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-09 10:22:50 -05:00
Ben Dwyer
3256482e88 Version Bump 2021-12-06 17:03:07 +00:00
Sarah Norris
7f238fa11a
Blockbase: refactor template part blocks (#5129)
* Update Blockbase template part blocks

* Update Arbutus template part blocks

* Update Geologist template part blocks

* Update Payton template part blocks

* Update Russell template part blocks

* Update Seedlet Blocks template part blocks

* Update Skatepark template part blocks

* Update Videomaker template part blocks

* Update Zoologist template part blocks

* Remove zero margin

* Remove reference to Blockbase

* Remove zero margin from all themes

* Move align setting to group block

* absorb group into the footer block

* remove layout from header footer only template

* remove wrappers from russell

* Move layout settings to footer template part for Seedlet Blocks

* Remove footer wrapper for Skatepark

* Remove wrapper from post-meta-icons

* Fix Mayland Blocks post meta icons spacing

* remmove space

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-12-06 15:20:15 +00:00
Ben Dwyer
1890979f74
Blockbase: Add an archive template (#5127)
* Blocbase: Add an archive.html file

* Add archive templates
2021-12-03 22:06:29 +00:00
Ben Dwyer
fddb7297d2 Version Bump 2021-11-24 12:12:31 +00:00
Ben Dwyer
02c2556875
Blockbase: Simplify the approach to font customization (#4980)
* Blockbase: Simplify our approach to font customization

* remove commented code

* Handle fonts that are customized the old way

* add comments

* update all child themes to use the new font customization settings

* Add a comment about this being a breaking change

* Add a notice when a user has an old version of blockbase
2021-11-24 11:38:08 +00:00
alaczek
02cbbe82d1 Version Bump 2021-11-22 09:49:54 +11:00
alaczek
bd36d84c99
Update/arbutus wip (#5053)
* Arbutus: Add theme screenshot.

* Arbutus: Remove specific links from the footer social menu.

* Arbutus: Simplify the footer nav.

* Arbutus: Update screenshot after updating header layout.
2021-11-22 09:48:47 +11:00
alaczek
11c8d78c02 Version Bump 2021-11-22 09:14:58 +11:00
Ben Dwyer
d93895e3f3
Update Header (#5064) 2021-11-22 09:12:34 +11:00
Ben Dwyer
6e9d47edc6 Version Bump 2021-11-19 09:26:49 +00:00
Sarah Norris
d781e55307
Update all navigation blocks to new markup (#5038)
* Update all vertical nav blocks to new markup

* Update Videomaker header nav

* Update Arbutus header nav

* Update Blockbase header nav

* Update Geologist nav blocks

* Update Kerr nav block

* Update Mayland Blocks nav blocks

* Update Payton nav block

* Update Quadrat nav block

* Update Russell nav block

* Update Seedlet Blocks nav block

* Update Skatepark header nav block

* Update Videomaker pattern nav blocks

* Update Zoologist nav block

* Fix Blockbase menu

* Add missing setCascadingProperties prop

* Reset top margin on header navigation
2021-11-19 09:14:43 +00:00
alaczek
85186fa005 Version Bump 2021-11-18 10:03:53 +11:00
Ben Dwyer
1278b46a61
Arbutus: Update theme json (#5030)
* Arbututs: Remove duplicated theme.json properties

* fix stray comma

* Arbutus: Update theme typography.

Co-authored-by: alaczek <ola@bodera.com>
2021-11-18 10:01:22 +11:00
Ben Dwyer
7c5e2acf40 Version Bump 2021-11-17 19:14:10 +00:00
Ben Dwyer
8f72219e9d
Blockbase: Add child CSS if it exists (#5047)
* Blockbase: Add child CSS if it exists

* add comment
2021-11-17 19:04:16 +00:00
alaczek
75adb96c60
Arbutus: Initial commit. (#4997)
* Arbutus: Initial commit.

* removed duplicated templates

Co-authored-by: Maggie <maggie.cabrera@automattic.com>
2021-11-10 09:59:54 +11:00