Commit Graph
100 Commits
Author SHA1 Message Date
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
roman d1bbffce2e Ignore Width Changes of the iframe, listen only to width changes. 2022-10-23 18:43:44 +03:00
roman 12ef5e0570 Update resizing logic, listen to <main> tag changes and not <body>. 2022-10-22 13:25:37 +03:00
roman c48420249b All development block files moved to blocks directory. 2022-10-22 12:43:43 +03:00
roman 82d4f1b755 Added "Copy to Clipboard" option to Sidebar with data options. 2022-10-22 11:42:14 +03:00
roman f8a46b8148 Handle syntax errors. 2022-10-21 19:16:03 +03:00
roman 8c75133759 Add short delay after before resizing message. 2022-10-21 15:32:41 +03:00
roman 1d214ca60f Update Frame resizing logic. 2022-10-21 14:53:24 +03:00
roman ff33974b78 Open devTool only after browserSync is ready. 2022-10-21 11:13:41 +03:00
roman 212e0a414b Added base_url parameter. 2022-10-21 10:42:46 +03:00
roman e407dcd0ca Added section_class parameter. 2022-10-21 10:36:53 +03:00
roman 7d168b27ee Fixed Responsive Sizes issues - 414px is not really 414 because of scrollbars. 2022-10-21 08:52:23 +03:00
roman c570cd9c75 Disable container css rules. 2022-10-18 08:23:40 +03:00
roman 86f64e8b4b Move yeoman packages to prod list. 2022-10-18 07:16:12 +03:00
roman 9ac3a19b2f Update URLs to "external" so developer can share with multiple devices. 2022-10-17 21:36:24 +03:00
roman 89e24c9285 Add required files to package json. 2022-10-17 19:46:27 +03:00
roman f9d30546ca Version Upgrade 2022-10-17 19:43:31 +03:00
roman 7201d360ee Include FromBorderSize & Scrollbars in Frame width. To fit responsive sizes properly. 2022-10-17 19:39:22 +03:00
roman 7eeafdbd31 Disable preview(iframe) width limit. 2022-10-17 18:16:04 +03:00
roman 1d3aec4dff Remove unused files that were migrated to create-block package. 2022-10-17 16:05:58 +03:00
roman 1132790fd8 Rename them package 2022-10-17 14:50:48 +03:00
roman 5672912f04 Display relevant PreviewImages on ResponsiveModes changed. 2022-10-17 14:22:51 +03:00
roman fe95eb0ef3 Update PreviewOptionImage on DataOptions changed. 2022-10-17 13:07:28 +03:00
roman 86602b0ab8 Fix middle alignment of preview design. 2022-10-16 21:55:42 +03:00
roman 49cc9f685c Version Upgrade 2022-10-15 23:19:35 +03:00
roman 0ace3de83e Added logic of creating block from scratch. 2022-10-15 23:07:41 +03:00
roman 38629e7fbb Add missing icons to repo. 2022-10-15 13:37:43 +03:00
roman 44dc99c641 Added PreviewDesign functionality - for perfect pixel test. 2022-10-15 13:30:49 +03:00
roman dfcd9681bc Added PreviewFiles to devTool server side. 2022-10-13 06:33:08 +03:00
roman 29a75a6e26 Provide option to open the demo page in new tab. 2022-10-11 10:31:38 +03:00
roman 0ec37c4c5b Added DataOptions sidebar. 2022-10-11 09:25:45 +03:00
roman 56839fee2e Disable unused stuff. 2022-10-05 18:22:42 +03:00
roman 20c5a68d81 1.0.12 2022-10-05 15:49:50 +03:00
roman 35afd615f8 Update package.json file. 2022-10-05 15:49:44 +03:00
roman 70d89f567a 1.0.11 2022-10-05 15:42:19 +03:00
roman ab0fe727b3 Update repository URL & production registry host. 2022-10-05 15:39:04 +03:00
roman 40c67a0bd8 Add production blocks-registry 2022-10-05 14:18:29 +03:00
roman e735f2d141 Return Error if registry server is not available. 2022-10-05 13:10:27 +03:00
roman 804c504c06 Return Error is the archive is not uploaded correctly. 2022-10-05 13:04:04 +03:00
roman 50501b05c6 Version Upgrade 2022-10-05 00:18:12 +03:00
roman 5fcdc36b09 - Push repo to npm registry.
- Remove unnecessary log prints.
- Download and create all required files.
- Generate technical repo files.
#Create Block from registry.
2022-10-05 00:04:49 +03:00
roman 2a5daa2445 - Push repo to npm registry.
- Remove unnecessary log prints.
- Download and create all required files.
- Generate technical repo files.
#Create Block from registry.
2022-10-05 00:00:26 +03:00
roman e184c3483a - Remove unnecessary log prints.
- Download and create all required files.
- Generate technical repo files.
#Create Block from registry.
2022-10-04 18:13:39 +03:00
roman ee197d24c4 - Download and create all required files.
- Generate technical repo files.
#Create Block from registry.
2022-10-04 18:11:08 +03:00
roman 30a3e964bd - Generate technical repo files.
#Create Block from registry.
2022-10-04 05:19:55 +03:00
roman 93c39981f9 - Generate technical repo files.
#Create Block from registry.
2022-10-02 09:41:31 +03:00
roman 019e51ab1c Convert Yeoman generators to ES module 2022-10-01 19:15:13 +03:00
roman 760825be2d Added basic "publish" block logic. 2022-09-30 14:03:48 +03:00
roman 6b3ed38e04 Fix Group field issue - remove prefix in children's names. 2022-09-04 13:07:10 +03:00
roman 190800cc80 Add block.json file support + fields config. 2022-09-04 10:29:16 +03:00
roman 33dbe48a2c Fix path typo. 2022-09-02 07:13:54 +03:00
roman c7e492ae8a Updated "export" logic on WordPress/PHP platforms. 2022-09-02 07:09:50 +03:00
roman ae68a88fd1 Improved Responsiveness controllers - "remember" latest state of selected breakpoint. 2022-08-28 11:06:24 +03:00
roman 7b7a8c101f Added comments to WordPress/PHP built output. 2022-08-18 12:23:30 +03:00
roman 3aa5370c2b Fix Path issue. 2022-08-18 06:51:25 +03:00
roman 92e4ca76f4 Version upgrade 2022-08-18 06:21:12 +03:00
roman 2917cb7332 Added WordPress adaptation. 2022-08-18 05:46:55 +03:00
roman 0d4baf6b11 Added Handlebar Sanitization helpers. 2022-08-17 18:27:04 +03:00
roman 50d7117609 Update yeo-man package to latest. 2022-08-11 11:40:01 +03:00
roman 28ecfa281c Added options to control different ranges of breakpoints. 2022-08-11 10:51:56 +03:00
roman 9173efe9c9 Added the logic of wrapper + responsiveness controllers. 2022-07-19 18:43:16 +03:00
roman a7e51803cf Update the hbs template with ActiveDataFile parameter 2022-05-08 09:45:17 +03:00
roman de8d78ea31 Update Toolbar styling. 2022-05-06 08:45:33 +03:00
roman 29734a6b94 Added "activeDataFile" parameter in hbs templates. 2022-05-06 07:49:00 +03:00
roman d791edda3e Added Image_URL property to default data.json files. 2022-05-02 18:57:26 +03:00
roman 0ea8f8b443 Update the generator template.
Add remToPx parameter + design folder.
2022-05-02 18:55:55 +03:00
roman 718e6b32a9 Added delivery test to README file. 2022-05-02 13:16:40 +03:00
roman 82362b3ab2 Add block generator logic.
Now we are able to generate new blocks with yeoman.
2022-04-30 01:04:36 +03:00
roman d3b25e2ef5 Rename project to "Create Block - Dev Tool" 2022-04-29 23:47:04 +03:00
roman 40aa4bda97 Update jQuery Version 2022-04-27 10:20:16 +03:00
roman 33542eb732 A tiny comment to config. 2022-04-25 11:52:35 +03:00
roman 07a23192d8 Update README file. 2022-04-24 14:34:42 +03:00
roman 2e1f9873d0 Update package name. 2022-04-23 18:48:00 +03:00
roman 834aae1ae6 Added Font-Size message to Development Toolbar. 2022-04-23 18:43:48 +03:00
roman 210b600f21 Added editorconfig and option to set section layout. 2022-04-23 18:33:32 +03:00
roman 41daff5390 Support BlockName config - allows to rename the block. 2022-04-23 16:54:54 +03:00
roman 2a64defd56 Update work with Data files. 2022-04-22 22:38:25 +03:00
roman 5ae0f701c3 Fix layouts path. 2022-04-22 21:21:59 +03:00
roman 968d4e79f6 Added Floating panel to switch data 2022-04-22 20:36:39 +03:00
roman ef6fb7344a Layout file update - head section updated 2022-04-22 18:00:39 +03:00
roman 5818e8bd51 Added Readme and updated config files with new config property - cssUrl. 2022-04-22 17:30:55 +03:00
roman 560c3fc6e0 Update package.json dependencies. 2022-04-19 13:19:29 +03:00