17 Commits

Author SHA1 Message Date
118a0b9dd3 JQuery to Vanilla js code rewrite, removed jQuery dependency 2024-04-17 00:08:47 +03:00
c0c0545b44 Fixed XSS vulnerability in save.php https://github.com/givanz/VvvebJs/issues/342 reported by https://github.com/Hebing123 updated Bootstrap to 5.3.3 2024-03-11 17:11:25 +02:00
bf851d7784 Included Landing template as default demo page.
Docker support.
2023-11-26 17:43:56 +02:00
04013d3583 Bootstrap 5.3.1 update 2023-08-02 14:18:47 +03:00
307acda78b Updated Boostrap 5.3 2023-06-01 02:39:04 +03:00
a7fb315461 Dark mode, align option for image component, rename and delete buttons for media modal, new duplicate button for file manager, updated Bootstrap to 5.3.0 alpha. 2023-03-10 22:19:12 +02:00
caf5ff5910 Added rename and delete for pages in file manager, save status is now displayed with toast message instead of modal to avoid closing the modal after save, added section/header/footer component, new page now creates the folder if it does not exist. 2023-01-22 03:15:36 +02:00
67bd4dc8d4 Updated Boostrap version to 5.22, changed default youtube video for video component to fix bug, fixed color input empty color error 2022-11-03 21:43:17 +02:00
076acd58f9 Changed StylesManager to generate css for styles instead of using element styles attributes, notice display for linked styles for elements with the same selector. Update to Bootstrap 5.0.0 2021-05-09 22:40:23 +03:00
09933a2fd0 Breadcrumb Element Navigator 2021-05-03 21:01:13 +03:00
460b63045d Readded blocks, fixed php save and new page. 2021-03-05 21:30:36 +02:00
7dfec15c94 Bootstrap 5 update 2021-02-06 13:35:58 +02:00
e1032db362 Added page sections feature. 2020-07-27 21:53:05 +03:00
54b4a9a10a Removed redundant htmlAttr: "id" from heading component and changed text input event from keyup to blur to make undo easier #40
Ui improvments to spacing and colors.
Changed all icons to line awesome.
2019-01-12 20:59:14 +02:00
68ce211179 Added missing changes. 2018-12-15 12:59:45 +02:00
dce67d3f3e Fixed unclosed div in editor.html and updated bootstrap 4 2018-04-03 13:26:34 +03:00
24a1091190 initial release 2017-10-14 22:45:00 +03:00