2.0.2
HeyPuter/puter2.0.2Aug 8, 2024by givanz
AI Summary
VvvebJs 2.0.2 enhances the editor with improved styling controls, drag-and-drop functionality, and email template support. It addresses several bugs related to widgets, zooming, and UI interactions.
Key Highlights
- Hover state styles support
- Inline CSS switch for email templates
- Enabled drag and drop for sections
- Page zoom control
- Oembed provider updates (Twitter to X)
New Features
- Email template CSS handling
- Drag-and-drop section reordering
- Page zoom functionality
- Tinymce plugin fixes
- Oembed rendering improvements
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. --- * Hover state styles https://github.com/givanz/VvvebJs/issues/164 * Inline css switch for email templates https://github.com/givanz/VvvebJs/discussions/371 * Removed adjustListsHeight() and enabled drag and drop for sections https://github.com/givanz/VvvebJs/commit/ef55737e576b4cbd506e77621401bcda19d0f6ed * Fixed 'Set image' button from image input not working properly https://github.com/givanz/VvvebJs/commit/469a3c4040b82d7e2f9e0092a2a96c7067d7151e https://github.com/givanz/VvvebJs/issues/368 * Tinymce plugin fix https://github.com/givanz/VvvebJs/commit/ef921fe794822d11831f588e6215fc8c30624c6c * Page zoom control https://github.com/givanz/VvvebJs/commit/90ccaa79d61375aaf7410da81dee1243d04e627b * Fixed drag and drop bug https://github.com/givanz/VvvebJs/commit/5fd7ebd42685851ec735dee1a907be81f43355ae https://github.com/givanz/VvvebJs/issues/363 * Oembed load provider javascript to fully render widget, change twitter domain to x, encode url and set user agent to work with certain providers such as reddit. https://github.com/givanz/VvvebJs/commit/2ac3e7dbc3b17dc69291697290ba45c6859bcdc7 * Fixed selectBoxPosition error on window resize if no element is selected https://github.com/givanz/VvvebJs/commit/86f9757f02a4efb68b961520a47d4a72b3dc89bc https://github.com/givanz/VvvebJs/issues/360 * Fixed accordion component missing :scope from selector https://github.com/givanz/VvvebJs/commit/6d56c92726467ab5701459bd39ed12cfe14c2ba3 https://github.com/givanz/VvvebJs/issues/359 * Fixed ListInput section index and remove method https://github.com/givanz/VvvebJs/commit/9a3efeaec948fc7eeaca6602edfe4106120dc6c0 * Fixed css properties not changed after code editor changes https://github.com/givanz/VvvebJs/commit/63d80f71625e365496d02f16630c87241d03b6e9 https://github.com/givanz/VvvebJs/issues/358 * 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