roman
05c5697bc2
Fit the devTool to nodejs v16.
2023-08-14 16:11:21 +03:00
roman
01e4160040
1.0.28
2023-08-14 15:50:21 +03:00
roman
81f5166043
Print error message to have better understanding of dataObjects errors.
2023-08-14 15:50:12 +03:00
roman
a1929fe33c
Support missing images folder.
2023-08-13 23:50:52 +03:00
roman
840c002834
Added default layout view.
2023-08-13 23:26:38 +03:00
roman
f4474fb7e4
Support work without DevConfigs.
2023-08-13 22:52:45 +03:00
roman
8ca6cb0365
Added "Content-Type" to files that are sent to S3.
2023-08-13 14:27:25 +03:00
roman
e2553358be
Added support of Project Global Assets.
2023-08-12 21:01:45 +03:00
roman
34dbff5701
Hide "Version" label
2023-06-26 20:05:11 +03:00
roman
c408f2f5b3
Added option to generate test variations - updated error messages.
2023-06-25 22:18:44 +03:00
roman
15dbe26220
Added option to generate test variations.
2023-06-25 21:44:21 +03:00
roman
9818067013
Fix sharable link issues. Browsersync works with ngrok now.
2023-06-25 12:19:32 +03:00
roman
996d222436
Added live-editing in browser option of dataOption (json).
2023-06-25 07:00:07 +03:00
roman
e964892e65
Added option to share remote preview URL. (ngrok)
2023-06-23 18:57:31 +03:00
roman
6d1ab34b2b
Merge branch 'js-rendering' into dev
...
# Conflicts:
# layouts/scripts/dist/frame-index.min.js
# layouts/scripts/dist/frame-index.min.js.map
# layouts/scripts/dist/index.min.js
# layouts/scripts/dist/index.min.js.map
2023-06-21 22:01:13 +03:00
roman
18d89a9a19
1.0.27
2023-06-21 21:47:35 +03:00
roman
5c7ea9df3c
Added map files.
2023-06-21 21:47:27 +03:00
roman
010154797a
Render Component with JavaScript.
2023-06-21 21:46:31 +03:00
roman
98d0720bc0
Render Component with JavaScript.
2023-06-21 21:45:34 +03:00
roman
378038b244
Added base_url helper to blocks.
2023-04-23 12:52:41 +03:00
roman
090978e8f8
Updated swiper version
2023-04-13 20:17:57 +03:00
roman
aae474901b
Change position of swiper.css in loading queue.
2023-03-18 16:56:37 +02:00
Roman Axelrod
a4193d63e1
Add WordPress hook name to components.
2023-03-14 13:56:28 +02:00
roman
9f5c157e54
Update templates, white spacings and code format.
2023-02-17 14:24:43 +02:00
roman
b399d2fc89
Update format of elementor template.
2023-02-17 14:08:26 +02:00
roman
c899f8c229
Added validation message in build php process.
2023-02-17 13:57:36 +02:00
roman
80464a61d7
Update output code format.
2023-02-17 13:50:40 +02:00
roman
3a78aee088
- Update export dir of wordpress projects.
2023-02-17 13:33:22 +02:00
roman
0f60a0ac30
Merge pull request 'elementor-build' ( #8 ) from elementor-build into master
...
Reviewed-on: AXE-WEB/block-dev-tool#8
2023-02-17 08:19:32 +00:00
roman
7dcaa80d71
Merge pull request 'project-path-feat' ( #7 ) from project-path-feat into master
...
Reviewed-on: AXE-WEB/block-dev-tool#7
2023-02-17 08:18:41 +00:00
roman
0a8cdf1504
Merge branch 'master' into project-path-feat
2023-02-17 10:18:11 +02:00
roman
1718157b4e
Add minimum required version of node to package.json.
2023-01-14 19:43:55 +02:00
roman
df7866b8b5
Updated Build Template of Elementor block.
2023-01-02 14:23:11 +02:00
roman
50d743140b
Updated Build Template of Elementor block.
2023-01-02 12:48:49 +02:00
roman
f86afc8394
Added new Resolution - 320px.
2022-12-29 10:01:37 +02:00
roman
269fbbc401
Update logic of hubspot builder.
2022-12-14 16:07:42 +02:00
roman
f236674c1e
Update logic of hubspot builder.
2022-12-14 12:51:43 +02:00
roman
e9827fdd88
Fix dist path of hubspot blocks.
2022-12-14 12:01:52 +02:00
roman
b441ac613d
Merge branch 'master' into project-path-feat
2022-12-14 03:19:25 +02:00
roman
394d5a42d9
Fix source maps of JS file.
2022-12-14 03:19:15 +02:00
roman
6885db162e
Merge branch 'master' into project-path-feat
2022-12-14 00:24:08 +02:00
roman
1a19d63192
Set Height limit to frame.
2022-12-14 00:23:53 +02:00
roman
3c163b8e76
Fix zip archive typo.
2022-12-11 15:08:01 +02:00
roman
c627c873f9
Merge branch 'master' into project-path-feat
2022-12-11 09:44:17 +02:00
roman
ec61e01950
Add hook_prefix to Component object.
2022-12-11 09:42:40 +02:00
roman
682299445c
Add hook_prefix to Component object.
2022-12-11 09:37:16 +02:00
roman
ddbc713603
Add scripts/styling to the page only on frontend side. (not in admin panel).
2022-12-10 12:59:26 +02:00
roman
4abdd29709
Add FLAG::THIS in PHP builder.
2022-12-09 19:56:49 +02:00
roman
a0def8467b
Make sure WordPress className initialized.
2022-12-09 18:29:42 +02:00
roman
bd5cafa549
- Support Zip archive with provided PROJECT_PATH.
...
- Added notes for future tests.
- Make sure we can overwrite MODULE_PATH and PROJECT_PATH.
- Simplify the process of env variables setup. Provide default values.
- Include env.js in package.json
Organized all env in env.js file. It allows us to overwrite these values.
2022-12-09 17:54:41 +02:00