* Fixed blockbase children style variations problems. Added .idea folder to gitignore
* Fixed more themes that inherit from blockbase that were specified on another issue
* 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.
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>
* Initial Commit
Appleton - initial commit
* Template Parts Update
Added custom header and footer template parts w styling based on demo.
* Header template ref id removal
And theme.json version value update to 1.
* Typography and color updates
Typography updates in theme.json and header template padding value matching with the demo
* Template parts and Screenshot updates
- Removed ref from the header
- Footer as a template part
- Compressed Screenshot.png