File tree
13 files changed
+172
-76
lines changed- css
- demo
- libs
- builder
- icons
- media
- scss
13 files changed
+172
-76
lines changedDiff for: .dockerignore
+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + |
Diff for: Dockerfile
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Diff for: README.md
+23-12
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
78 | 98 |
| |
79 | 99 |
| |
80 | 100 |
| |
81 | 101 |
| |
82 | 102 |
| |
83 | 103 |
| |
84 |
| - | |
| 104 | + | |
85 | 105 |
| |
86 | 106 |
| |
87 | 107 |
| |
| |||
98 | 118 |
| |
99 | 119 |
| |
100 | 120 |
| |
101 |
| - | |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
107 |
| - | |
108 |
| - | |
109 |
| - | |
110 | 121 |
| |
111 | 122 |
| |
112 | 123 |
| |
|
Diff for: css/vvvebjs-editor-helpers.css
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
| 59 | + | |
59 | 60 |
| |
60 | 61 |
| |
61 | 62 |
| |
|
Diff for: demo/landing
- about.html+3-3
- blank-breadcrumb.html+3-3
- blank.html+3-3
- blocks/product/product-1.html+2-2
- cart/cart.html+10-4
- checkout/checkout.html+10-7
- checkout/confirm.html+7-4
- checkout/order.html+6-3
- contact.html+3-3
- content/archive.html+7-4
- content/category.html+7-4
- content/index.html+29-5
- content/page.html+6-3
- content/post-image-header.html+24-4
- content/post-image-hero.html+23-3
- content/post.html+46-3
- content/tag.html+7-4
- content/user.html+10-7
- css/admin-post-editor.css+4-1
- css/style.bundle.css+4-1
- css/style.css+4-1
- download.html+3-3
- email/order/new.html+2-2
- email/order/new.txt.html+2-2
- error404.html+3-3
- error500.html+3-3
- img/illustrations.co/118-macbook.svg+1.7k
- img/illustrations.co/day95-app-development.svg+1.3k
- index-blog.html+3-3
- index-excerpts.html+3-3
- index-no-sidebar.html+3-3
- index-slider.html+20-18
- index.coming-soon.html+3-3
- index.html+20-18
- index.maintenance.html+3-3
- js/theme.js+43-29
- js/vvvebjs.js+20-9
- portfolio.html+3-3
- pricing.html+3-3
- product/category.html+77-39
- product/index.html+76-39
- product/manufacturer.html+12-326
- product/product.html+45-40
- product/vendor.html+16-296
- scss/_base.scss+1-1
- scss/_product-page.scss+5-1
- search/index.html+3-3
- sections/sections.js+27-25
- services.html+3-3
- src/_includes/author-box.html+14
- src/_includes/blog-post-single.html+2
- src/_includes/pagination.html+1-1
- src/_includes/top-menu.html+3-3
- src/blank-breadcrumb.html+20
- src/blank.html+1-1
- src/checkout/_billing_address.html+2-2
- src/checkout/_shipping_address.html+2-2
- src/checkout/confirm.html+1-1
- src/content/index.html+1
- src/content/post.html+6-3
- src/content/user.html+3-3
- src/email/order/new.html+2-2
- src/email/order/new.txt.html+2-2
- src/index.maintenance.html+3-3
- src/product/_sidebar.html+228-6
- src/product/category.html+14-8
- src/product/index.html+18-7
- src/product/manufacturer.html+13-13
- src/product/product.html+35-30
- src/product/vendor.html+41-7
- src/sections/features/features-1.html+15-13
- src/user/address/edit.html+1-1
- src/user/profile.html+2-2
- user/address.html+3-3
- user/address/edit.html+4-4
- user/comments.html+3-3
- user/downloads.html+3-3
- user/edit.html+3-3
- user/index.html+3-3
- user/login.html+3-3
- user/order.html+3-3
- user/orders.html+3-3
- user/profile.html+5-5
- user/reset.html+3-3
- user/reset/reset.html+3-3
- user/return-form.html+3-3
- user/signup.html+3-3
Diff for: libs/builder/builder.js
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3412 | 3412 |
| |
3413 | 3413 |
| |
3414 | 3414 |
| |
3415 |
| - | |
| 3415 | + | |
3416 | 3416 |
| |
3417 | 3417 |
| |
3418 | 3418 |
| |
| |||
3450 | 3450 |
| |
3451 | 3451 |
| |
3452 | 3452 |
| |
3453 |
| - | |
| 3453 | + | |
3454 | 3454 |
| |
3455 | 3455 |
| |
3456 | 3456 |
| |
|
Diff for: libs/builder/components-widgets.js
+89-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
749 | 749 |
| |
750 | 750 |
| |
751 | 751 |
| |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
| 830 | + | |
| 831 | + | |
| 832 | + | |
| 833 | + | |
| 834 | + | |
| 835 | + | |
| 836 | + | |
| 837 | + | |
| 838 | + | |
| 839 | + |
Diff for: libs/builder/icons/lottie.svg
+1
Loading
Diff for: libs/builder/inputs.js
+2-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
| |||
55 | 54 |
| |
56 | 55 |
| |
57 | 56 |
| |
58 |
| - | |
59 | 57 |
| |
60 | 58 |
| |
61 | 59 |
| |
| |||
71 | 69 |
| |
72 | 70 |
| |
73 | 71 |
| |
74 |
| - | |
| 72 | + | |
75 | 73 |
| |
76 | 74 |
| |
77 | 75 |
| |
| |||
751 | 749 |
| |
752 | 750 |
| |
753 | 751 |
| |
754 |
| - | |
| 752 | + | |
755 | 753 |
| |
756 | 754 |
| |
757 | 755 |
| |
| |||
821 | 819 |
| |
822 | 820 |
| |
823 | 821 |
| |
824 |
| - | |
825 | 822 |
| |
826 | 823 |
| |
827 | 824 |
| |
| |||
868 | 865 |
| |
869 | 866 |
| |
870 | 867 |
| |
871 |
| - | |
872 | 868 |
| |
873 | 869 |
| |
874 | 870 |
| |
|
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
0 commit comments