2.0.3
yamadashy/repomix2.0.3Sep 3, 2024by givanz
AI Summary
This release updates the VvvebJs package used in the demo environment. It introduces the Landing theme from Vvveb CMS as the default edit page, complete with custom sections and automatic screenshot generation. Additionally, it refactors the font management logic for better code organization.
Key Highlights
- Includes Landing theme as the default edit page
- Automatic section screenshots generation from HTML source
- Refactored font list update code into Vvveb.FontsManager
- Minor UI changes
New Features
- Default Landing theme integration
- Automatic section screenshot generation
- UI improvements
- Font manager refactoring
Full Release Notes
This package is the same used in [VvvebJs demo](https://www.vvveb.com/vvvebjs/editor.html) Includes [Landing theme](https://github.com/givanz/landing/) from [Vvveb CMS](https://vvveb.com/) as default edit page with custom sections and automatic section screenshots generation from html source. --- * UI changes https://github.com/givanz/VvvebJs/commit/1e8b5c59d213698199fe55aec974bb1da3cff5cd * Moved font list update code to Vvveb.FontsManager.addFontList