2.0.5

microsoft/GUI-Actor2.0.5Mar 9, 2026by givanz

AI Summary

This release updates VvvebJs to version 2.0.5, incorporating the Landing theme as the default edit page with custom sections and automatic screenshot generation. It introduces significant UI improvements and new editor features, including a new styles list, configurable breakpoints, and enhanced code editing capabilities.

Key Highlights

  • Includes the Landing theme as the default edit page with custom sections and automatic section screenshots.
  • Added a new styles list for theme variations and configurable media breakpoints based on Bootstrap 5.
  • Enhanced code editing with the Coloris color picker (full RGBA support), a duotone theme, and search functionality.
  • Improved UI by moving responsive controls into a dropdown and adding 'New Section' and 'New section area' buttons.

New Features

  • New styles list to apply theme style variations.
  • 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.
  • Added 'New Section' button next to the 'New Page' button.
  • Added 'New section area' at the end of the edited page for faster layout building.
  • Moved CSS editor into a tab in the code editor.

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