Releases: givanz/VvvebJs
VvvebJs 2.0.3
This package is the same used in VvvebJs demo
Includes Landing theme from Vvveb CMS as default edit page with custom sections and automatic section screenshots generation from html source.
- UI changes 1e8b5c5
- Moved font list update code to Vvveb.FontsManager.addFontList
VvvebJs 2.0.2
This package is the same used in VvvebJs demo
Includes Landing theme from Vvveb CMS as default edit page with custom sections and automatic section screenshots generation from html source.
-
Hover state styles #164
-
Inline css switch for email templates #371
-
Removed adjustListsHeight() and enabled drag and drop for sections ef55737
-
Fixed 'Set image' button from image input not working properly 469a3c4 #368
-
Tinymce plugin fix ef921fe
-
Page zoom control 90ccaa7
-
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. 2ac3e7d
-
Fixed selectBoxPosition error on window resize if no element is selected 86f9757 #360
-
Fixed accordion component missing :scope from selector 6d56c92 #359
-
Fixed ListInput section index and remove method 9a3efea
-
Fixed css properties not changed after code editor changes 63d80f7 #358
-
Select box adjust size on window resize. ec44917
VvvebJs 2.0.1
This package is the same used in VvvebJs demo
Includes Landing theme from Vvveb CMS as default edit page with custom sections and automatic section screenshots generation from html source.
Fixed code editor modal save bug #355
Select box adjust size on window resize.
Hide add component button if body is selected
Hide select actions for body element.
UI elements size and space improvement
Added table head/footer components to show proper icons in navigator when selecting table cells.
Fixed bug in embed video component
Color palette for color input initialized with theme colors
Fixed 'PayloadTooLargeError: request entity too large' #341 (comment)
Removed GLOB_BRACE from glob for compatibility with OSes that lacks support like Alpine Linux
VvvebJs 2.0.0
This package is the same used in VvvebJs demo
Includes Landing theme from Vvveb CMS as default edit page with custom sections and automatic section screenshots generation from html source.
JQuery to Vanilla js code rewrite, removed jQuery dependency
VvvebJs + Landing theme 1.7.7
This package is the same used in VvvebJs demo
Includes Landing theme from Vvveb CMS as default edit page with custom sections and automatic section screenshots generation from html source.
VvvebJs + Landing theme 1.7.6
This package is the same used in VvvebJs demo
Includes Landing theme from Vvveb CMS as default edit page with custom sections and automatic section screenshots generation from html source.
-
Fix for list height adjustments.
-
Landing theme update with new sections.
1.7.5
This package is the same used in VvvebJs demo
Includes Landing theme from Vvveb CMS as default edit page with custom sections and automatic section screenshots generation from html source.
-
Fixed XSS vulnerability in save.php #342 reported by https://github.com/Hebing123
-
Updated Bootstrap to 5.3.3
VvvebJs + Landing theme 1.7.4
This package is the same used in VvvebJs demo
Includes Landing theme from Vvveb CMS as default edit page with custom sections and automatic section screenshots generation from html source.
Fixed missing page url for new pages when created with new page modal
Media modal upload area style fix
Designer mode not working fix.
Keep element selected while using move up/down buttons.
Don't try to drop dragged element to void elements like img/input etc.
Vertical position calculation fix for proper before/after drop position when moving dragged element.
If element has property set as inline style change it inline instead of saving to css to fix issues like font size/family change not working when the element is edited with the inline text editor and then from properties panel.
VvvebJs + Landing theme 1.7.3
This package is the same used in VvvebJs demo
Includes Landing theme from Vvveb CMS as default edit page with custom sections and automatic section screenshots generation from html source.
Drag element improvements to avoid elements jumping around.
Components icons update.
New components: oEmbed components, swiper carousel, tabs, accordion, flip-box, font-icon, social icons.
New events: vvveb.FileManager.deletePage, vvveb.FileManager.renamePage, vvveb.FileManager.addPage, vvveb.FileManager.loadPage, vvveb.Breadcrumb.click, vvveb.Breadcrumb.hover
ChatGPT assistant plugin.
Svg icons default stroke and fill fix to display properly on dark mode.
Grid and column components extends base to shows styles options.
Changed pages file to include path for new save function changes.
VvvebJs + Vvveb landing template bundle
This package is the same used in VvvebJs demo
Includes Vvveb landing template from Vvveb CMS as default edit page with custom sections and automatic section screenshots generation from html source.
Bootstrap 5.3.2 update.
Modal code editor for editing selected element html code.
Fix grid and column components not properly displaying columns and size.
Empty column placeholder and row > columns highlight on hover.
Landing template update.