2.0.5
yamadashy/repomix2.0.5Mar 9, 2026by givanz
AI Summary
This release of VvvebJs introduces a default Landing theme, new styles list for theme variations, configurable media breakpoints, and code editor improvements including syntax highlighting and search functionality.
Key Highlights
- Default Landing theme with custom sections
- New styles list for theme variations
- Configurable media breakpoints
- Code editor syntax highlighting for active element
- Search plugin for HTML and CSS code
New Features
- New styles list to apply theme style variations
- Added configurable media breakpoints
- Code editor code highlight for the active element when selecting an element
- Svg image component support for custom svg image
- Replaced default color picker with coloris
- Code mirror theme changed to duotone, added search plugin
- UI improvements: Moved responsive controls into a dropdown
- Added a 'New Section' button next to the 'New Page' button
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. --- - New styles list to apply theme style variations, commonly used for typography and color palette themed styles. - Added configurable media breakpoints, defaults set to bootstrap 5 breakpoints. - Code editor code highlight for the active element when selecting an element. - Svg image component support for custom svg image from media library and svg code edit input. - Replaced default color picker with coloris for full rgba support - Code mirror theme changed to duotone, added search plugin to allow search in html and css code. - Landing theme update. UI improvements * Moved responsive controls into a dropdown for a cleaner toolbar * Added a "New Section" button next to the "New Page" button * Added a "New section area" at the end of the edited page for faster layout building * Moved CSS editor into a tab in the code editor