roman
246c9ddd35
Fix capitalization function
2023-11-06 15:51:26 +02: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
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: #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: #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
roman
dd860ec473
1.0.26
2022-12-09 12:46:54 +02:00
roman
c1340f2035
- 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 12:46:03 +02:00
roman
b43a4d6b4f
- 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 12:31:39 +02:00
roman
1a98a60fac
- 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 12:26:54 +02:00
roman
de0b6740d1
- 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 07:41:39 +02:00
roman
f9c0852ede
- Include env.js in package.json
...
Organized all env in env.js file. It allows us to overwrite these values.
2022-12-09 07:13:01 +02:00
roman
cdbb4d3064
Organized all env in env.js file. It allows us to overwrite these values.
2022-12-09 07:11:33 +02:00
roman
8d7ce53e46
1.0.25
2022-12-08 14:15:57 +02:00
roman
e42643f182
rebuild dist bundle.
2022-12-08 14:15:44 +02:00
roman
05b5ccb2b5
Code format - build of wordpress.
2022-12-08 13:34:12 +02:00
roman
54523ed903
1.0.24
2022-12-08 13:25:43 +02:00
roman
f611185a47
Wrap build options/platforms in reusable function.
2022-12-08 13:25:32 +02:00
roman
7024c2bfcb
1.0.23
2022-12-08 13:09:21 +02:00
roman
b882c9a1c3
Added "WordPress + Component Manager" adapter.
2022-12-08 13:09:05 +02:00
roman
1dc8d192f7
Merge pull request 'acf-build' ( #6 ) from acf-build into master
...
Reviewed-on: #6
2022-12-08 03:41:08 +00:00
roman
d8c3d4c54b
- Added compile note (date) in PHP bundle.
...
- Update spacings/code-format of PHP bundle.
2022-12-08 05:40:39 +02:00
roman
6626ecff2a
Update spacings/code-format of PHP bundle.
2022-12-08 05:16:21 +02:00
roman
25862c4b1c
1.0.22
2022-12-08 05:00:43 +02:00
roman
a61510f136
Updated build process of ACF Block.
...
Added initBlock function.
2022-12-08 04:56:45 +02:00
roman
0d3ae8f03e
Added "scroll" layout for scrolling tests.
...
Added swiperjs rules that fix the height/vertical-scrolling issues of sliders.
2022-12-07 06:38:54 +02:00
roman
b58ef27f1e
Fix scrolling issues of iFrame.
2022-12-06 11:32:14 +02:00
roman
161e34e8ee
1.0.21
2022-12-05 14:26:08 +02:00
roman
8eb7bea2e8
Fix resizing issue.
2022-12-05 14:26:01 +02:00
roman
d9543bb22c
Provide option to rewrite project/module paths.
2022-12-03 21:58:34 +02:00
roman
02abf4652e
Update enqueue asset names.
2022-12-01 09:49:19 +02:00
roman
1ed038ff02
Update build of ACF blocks.
2022-11-30 21:01:02 +02:00
roman
0bb705ccdc
Update build of ACF blocks.
2022-11-30 17:44:46 +02:00
roman
9d25bdcb88
Update path to assets.
2022-11-25 19:48:14 +02:00
roman
4d1d2337bf
Added Basic Elementor widget logic.
2022-11-25 19:42:28 +02:00
roman
00866a8115
Update WordPress Basic Template
2022-11-25 19:25:33 +02:00
roman
1d733fb952
Fix right side icons/buttons.
2022-11-25 15:40:29 +02:00
roman
295c6f82af
Added Elementor option in build process.
...
Elementor build still not ready.
2022-11-25 11:48:41 +02:00
roman
f0af682a43
Include jpg,png,svg of toolbar in prod package.
2022-11-24 07:50:53 +02:00
roman
ad35540111
1.0.20
2022-11-24 07:39:40 +02:00
roman
5cb6343184
Include layouts/partials in prod package.
2022-11-24 07:36:05 +02:00
roman
502326fd8d
Add "info" command to get information about the local env.
2022-11-24 07:31:29 +02:00
roman
38a2d60f2c
Merge pull request 'hubspot-pages' ( #5 ) from hubspot-pages into master
...
Reviewed-on: #5
2022-11-24 05:25:58 +00:00
roman
15c5286905
Merge pull request 'windows-watch' ( #4 ) from windows-watch into master
...
Reviewed-on: #4
2022-11-24 05:25:33 +00:00
roman
f3e5b92318
Fix vertical scrolling issues.
2022-11-24 07:24:56 +02:00
roman
c42c9fecba
remove unnecessary code.
2022-11-23 23:59:13 +02:00
roman
6ebd37190a
Pass {base} argument to gulp bundler.
2022-11-23 23:36:02 +02:00
roman
37ecce6290
Fix windows paths in Gulp scripts.
2022-11-23 22:15:27 +02:00
roman
e0ae4d3d69
Print log.
2022-11-17 11:21:43 +02:00
roman
70d4630971
Add basic Handlebars to Hubl converter.
2022-11-17 00:32:11 +02:00
roman
a2f8c7ebc1
Make sure options field exists on select field.
2022-11-16 22:33:29 +02:00
roman
1ae643b306
Remove duplicated code.
2022-11-16 22:28:17 +02:00
roman
52109f5010
Support Hubspot pages.
2022-11-16 22:12:02 +02:00
roman
e0fb681d3b
Merge pull request 'Fix handlebars path issue on Windows OS.' ( #3 ) from window-path into master
...
Reviewed-on: #3
2022-11-15 14:43:10 +00:00
roman
840f73d739
Fix handlebars path issue on Windows OS.
2022-11-15 16:33:22 +02:00
roman
702cd6e226
Added StyleGuideUrl to top panel.
2022-11-15 07:59:05 +02:00
roman
eabe411b7a
Update Production registry URL.
2022-11-14 17:37:49 +02:00
roman
7bf571e0fb
Merge pull request 'excluding_yeo' ( #2 ) from excluding_yeo into master
...
Reviewed-on: #2
2022-11-13 09:23:58 +00:00
roman
73a10d9d55
Added namespace to "Basic Template" WordPress file.
2022-11-12 23:39:02 +02:00
roman
527416c63d
Added exec-php to prod dependencies.
2022-11-12 23:36:30 +02:00
roman
ac70e7eb9a
Generate Template_Defaults file.
2022-11-12 23:32:01 +02:00
roman
05660eb4e4
Exclude YeoMan from the project.
...
Make the npm-install process faster.
2022-11-12 20:13:52 +02:00
roman
499c5b8163
Move sync command to create-block package.
2022-11-05 12:58:22 +02:00
roman
16f65254da
Added sync command to project.
2022-11-05 12:52:30 +02:00
roman
812ea6d2c5
1.0.19
2022-11-04 11:56:07 +02:00
roman
28ad7f1571
1.0.18
2022-11-04 11:55:47 +02:00
roman
3c39f49a84
Merge pull request 'build-wp-block' ( #1 ) from build-wp-block into master
...
Reviewed-on: #1
2022-11-04 09:49:36 +00:00
roman
344ce55e67
Provided a way to Generate basic WordPress Class.
2022-10-27 09:56:52 +03:00
roman
73be6c050b
Fixed: Errors in JS file (in src dir) crash the server while “build” process.
2022-10-27 07:22:44 +03:00
roman
f23c745a15
Add more template files to WordPress generator.
2022-10-25 06:54:01 +03:00
roman
6ddc9b9910
Add missing files to package.json.
2022-10-24 20:33:12 +03:00
roman
b5d23d612f
Added WordPress files generation to build process - really fast and dirty coding.
2022-10-24 19:17:26 +03:00
roman
7be17a28fa
Make sure the preview option is working on localhost without local network or internet connection.
2022-10-24 11:10:11 +03:00
roman
c5502e2be2
Update logic of CSS minifier, use {compress: true} option.
2022-10-24 06:32:14 +03:00
roman
a9597684de
Set Height limiter.
2022-10-23 20:21:22 +03:00