Skip to content

Releases: givanz/VvvebJs

VvvebJs 2.0.4

03 May 13:06
Compare
Choose a tag to compare

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.


  • Enable save button if changes are made in code editor 2f1c5e6
  • Added default width to image component template 4a844a3
  • Fixed tabs and accordion add new item bug 008d3c4
  • Show css variables in 2 columns for colors and 1 column for other values 133e1b3
  • Save downloaded zip file name to match current page name 7517929
  • Fixed missing images 3a6909e
  • Add default media variables only if not added from editor.html to allow easier override 1bd8078
  • Parallax background toggle and sections reuse refactor 3e46bb1
  • Move actions toolbar to bottom if there is no space on top, shortcuts for undo/redo, new page, navigator and code editor toggle caa09e6
  • Fixed toggle input template on/off state for emtpy values 11c2298
  • Type option to switch between ordered and unordered list for list component 409ede1
  • Fixed chrome bug that adds div elements inside paragraphs on enter key, media modal styles improvement. 1a7e4a7
  • Open the ckeditor text editor in popup 838b155 @eduardokraus
  • Fixed content overflowing issue 33e89ae #378

VvvebJs 2.0.3

03 Sep 12:33
Compare
Choose a tag to compare

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

08 Aug 19:38
Compare
Choose a tag to compare

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

  • Fixed drag and drop bug 5fd7ebd #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. 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

  • Fixed code editor modal save bug 06eb349 #355

  • Fix for undo error e122685 #354

  • Select box adjust size on window resize. ec44917

VvvebJs 2.0.1

16 Jun 14:48
Compare
Choose a tag to compare

VvvebJs 2.0.0

20 Apr 20:57
Compare
Choose a tag to compare

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.


Lottie component

JQuery to Vanilla js code rewrite, removed jQuery dependency

Prevent tree navigator to be moved outside the screen

Dark mode support for components svg images

VvvebJs + Landing theme 1.7.7

21 Mar 23:55
Compare
Choose a tag to compare

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

19 Mar 22:53
Compare
Choose a tag to compare

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.


1.7.5

11 Mar 15:21
Compare
Choose a tag to compare

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.4

18 Feb 23:07
Compare
Choose a tag to compare

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

Added text to tabs in add components popup box, fixed first page loading bug when using php with editor.php

Filemanager icons spacing fix

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

11 Feb 19:45
Compare
Choose a tag to compare

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.