2.0.1

givanz/VvvebJs2.0.1Jun 16, 2024by givanz

AI Summary

VvvebJs 2.0.1 is a bug fix release that improves the code editor, UI elements, and fixes several component-related issues.

Key Highlights

  • Fixed code editor modal save bug
  • Fix for undo error
  • UI elements size and space improvement
  • Color palette for color input initialized with theme colors
  • Fixed 'PayloadTooLargeError' issue
  • Removed GLOB_BRACE for Alpine Linux compatibility

New Features

  • CSS 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.

---
[Css editor](https://github.com/givanz/VvvebJs/commit/6f1dcbdc38bd5cba6881cc4064b58c6ba28dd22d)

[Fixed code editor modal save bug](https://github.com/givanz/VvvebJs/commit/06eb3499af66bffb05cb3e68d303e7d4f78674bd) https://github.com/givanz/VvvebJs/issues/355

[Fix for undo error](https://github.com/givanz/VvvebJs/commit/e122685e7c99eb84db5cb3a495eefc970a74a429) https://github.com/givanz/VvvebJs/issues/354

[Select box adjust size on window resize.](https://github.com/givanz/VvvebJs/commit/ec4491755872738a94233755681bc34079a06e73)

[Hide add component button if body is selected](https://github.com/givanz/VvvebJs/commit/d575326733efe933b7d55ce3818449f18c9b620a)

[Hide select actions for body element.](https://github.com/givanz/VvvebJs/commit/16bde5681b983cf2333784ff4b5485aa6d15e667)

[UI elements size and space improvement](https://github.com/givanz/VvvebJs/commit/7ccfc48434b940921ad68e4b82e620bf97602bb0)

[Added table head/footer components to show proper icons in navigator when selecting table cells.](https://github.com/givanz/VvvebJs/commit/427706fd46dc710a3d4baeb110c267df405503d4)

[Fixed bug in embed video component](https://github.com/givanz/VvvebJs/commit/490a4db5a8f4e9d0428d2f487cfd6f0ae5540314)

[Color palette for color input initialized with theme colors](https://github.com/givanz/VvvebJs/commit/0e2ea3ef40523cc519fde6be5262ffb5149eceab)

[Fixed 'PayloadTooLargeError: request entity too large'](https://github.com/givanz/VvvebJs/commit/0711eae27c8cb47956d8b13593273824f09d0ab6) https://github.com/givanz/VvvebJs/discussions/341#discussioncomment-9256761

[Removed GLOB_BRACE from glob for compatibility with OSes that lacks support like Alpine Linux](https://github.com/givanz/VvvebJs/commit/21b426394ec90127f358f6b61384f4754a560270)