Changeset 2693062
- Timestamp:
- 03/12/2022 10:22:59 PM (4 years ago)
- Location:
- visual-editor
- Files:
-
- 116 added
- 5 edited
-
tags/1.0.3 (added)
-
tags/1.0.3/block-editor.css (added)
-
tags/1.0.3/class-common-core-blocks-animation.php (added)
-
tags/1.0.3/class-common-core-blocks-extra.php (added)
-
tags/1.0.3/class-visual-editor-sidebar.php (added)
-
tags/1.0.3/common-core (added)
-
tags/1.0.3/common-core/animation (added)
-
tags/1.0.3/common-core/animation/anim-count.js (added)
-
tags/1.0.3/common-core/animation/anim-typing.js (added)
-
tags/1.0.3/common-core/animation/css (added)
-
tags/1.0.3/common-core/animation/css/animate.compact.css (added)
-
tags/1.0.3/common-core/animation/frontend.js (added)
-
tags/1.0.3/common-core/animation/images (added)
-
tags/1.0.3/common-core/animation/images/count-animation.1151d25d.png (added)
-
tags/1.0.3/common-core/animation/images/typing-animation.d84cccd1.png (added)
-
tags/1.0.3/common-core/animation/index.css (added)
-
tags/1.0.3/common-core/animation/index.js (added)
-
tags/1.0.3/common-core/extra (added)
-
tags/1.0.3/common-core/extra/css (added)
-
tags/1.0.3/common-core/extra/css/block-asset.css (added)
-
tags/1.0.3/common-core/extra/css/block-editor-style.css (added)
-
tags/1.0.3/common-core/extra/css/blocks.css (added)
-
tags/1.0.3/common-core/extra/js (added)
-
tags/1.0.3/common-core/extra/js/blocks.js (added)
-
tags/1.0.3/dist (added)
-
tags/1.0.3/dist/visual-editor-blocks-editor.css (added)
-
tags/1.0.3/dist/visual-editor-blocks.js (added)
-
tags/1.0.3/icon.js (added)
-
tags/1.0.3/includes (added)
-
tags/1.0.3/includes/class-visual-editor-blocks.php (added)
-
tags/1.0.3/includes/layout (added)
-
tags/1.0.3/includes/layout/class-component-registry.php (added)
-
tags/1.0.3/includes/layout/class-visualedit-block-templates-image-importer.php (added)
-
tags/1.0.3/includes/layout/class-visualedit-block-templates.php (added)
-
tags/1.0.3/includes/layout/functions.php (added)
-
tags/1.0.3/includes/layout/layout-endpoints.php (added)
-
tags/1.0.3/includes/layout/layout-functions.php (added)
-
tags/1.0.3/includes/layout/register-layout-components.php (added)
-
tags/1.0.3/includes/patterns (added)
-
tags/1.0.3/includes/patterns/sections (added)
-
tags/1.0.3/includes/patterns/sections/visualedit-about-section.php (added)
-
tags/1.0.3/includes/patterns/sections/visualedit-contact-section.php (added)
-
tags/1.0.3/includes/patterns/sections/visualedit-faqs-section.php (added)
-
tags/1.0.3/includes/patterns/sections/visualedit-feature-section.php (added)
-
tags/1.0.3/includes/patterns/sections/visualedit-hero-section.php (added)
-
tags/1.0.3/includes/patterns/visualedit_layout_01.php (added)
-
tags/1.0.3/index.php (added)
-
tags/1.0.3/init.js (added)
-
tags/1.0.3/readme.txt (added)
-
tags/1.0.3/sidebar.js (added)
-
tags/1.0.3/skin (added)
-
tags/1.0.3/skin/show-blur-option.js (added)
-
tags/1.0.3/skin/show-guideline-color-option.js (added)
-
tags/1.0.3/skin/show-guideline-style-option.js (added)
-
tags/1.0.3/skin/show-guidelines-option.js (added)
-
tags/1.0.3/skin/show-mouver-color-option.js (added)
-
tags/1.0.3/skin/show-name-option.js (added)
-
tags/1.0.3/skin/show-rightmouver-option.js (added)
-
tags/1.0.3/skin/show-toolbar-scale-option.js (added)
-
tags/1.0.3/src (added)
-
tags/1.0.3/src/attributes (added)
-
tags/1.0.3/src/attributes/toolbarButtonDelete.js (added)
-
tags/1.0.3/src/attributes/toolbarButtonDuplicate.js (added)
-
tags/1.0.3/src/blocks (added)
-
tags/1.0.3/src/blocks.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/edit.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout/collections (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout/collections/data (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout/collections/data/importBlockPattern.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout/collections/data/useCollectionsVisualState.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout/collections/views (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout/collections/views/CollectionCard.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout/collections/views/Collections.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout/layout-library-item-card.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout/layout-library-item-list.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout/layout-library-item.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout/layout-library.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layout/layout-modal.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates/components/layouts-provider.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates/index.js (added)
-
tags/1.0.3/src/blocks/visualedit-templates/styles (added)
-
tags/1.0.3/src/blocks/visualedit-templates/styles/style.scss (added)
-
tags/1.0.3/src/blocks/visualedit-templates/styles/styles.editor.scss (added)
-
tags/1.0.3/src/index.js (added)
-
tags/1.0.3/toolbar (added)
-
tags/1.0.3/toolbar/delete-block.js (added)
-
tags/1.0.3/toolbar/duplicate-block.js (added)
-
tags/1.0.3/visual-editor.php (added)
-
trunk/class-common-core-blocks-animation.php (added)
-
trunk/class-common-core-blocks-extra.php (added)
-
trunk/common-core (added)
-
trunk/common-core/animation (added)
-
trunk/common-core/animation/anim-count.js (added)
-
trunk/common-core/animation/anim-typing.js (added)
-
trunk/common-core/animation/css (added)
-
trunk/common-core/animation/css/animate.compact.css (added)
-
trunk/common-core/animation/frontend.js (added)
-
trunk/common-core/animation/images (added)
-
trunk/common-core/animation/images/count-animation.1151d25d.png (added)
-
trunk/common-core/animation/images/typing-animation.d84cccd1.png (added)
-
trunk/common-core/animation/index.css (added)
-
trunk/common-core/animation/index.js (added)
-
trunk/common-core/extra (added)
-
trunk/common-core/extra/css (added)
-
trunk/common-core/extra/css/block-asset.css (added)
-
trunk/common-core/extra/css/block-editor-style.css (added)
-
trunk/common-core/extra/css/blocks.css (added)
-
trunk/common-core/extra/js (added)
-
trunk/common-core/extra/js/blocks.js (added)
-
trunk/includes/class-visual-editor-blocks.php (modified) (1 diff)
-
trunk/includes/patterns/sections/visualedit-about-section.php (modified) (4 diffs)
-
trunk/includes/patterns/sections/visualedit-contact-section.php (added)
-
trunk/includes/patterns/sections/visualedit-faqs-section.php (added)
-
trunk/includes/patterns/sections/visualedit-feature-section.php (added)
-
trunk/includes/patterns/sections/visualedit-hero-section.php (added)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/toolbar/duplicate-block.js (modified) (1 diff)
-
trunk/visual-editor.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
visual-editor/trunk/includes/class-visual-editor-blocks.php
r2689419 r2693062 41 41 $this->version = VISUAL_EDITOR_BLOCKS_VER; 42 42 } else { 43 $this->version = '1.0. 2';43 $this->version = '1.0.3'; 44 44 } 45 45 $this->plugin_name = 'visual-editor-blocks'; -
visual-editor/trunk/includes/patterns/sections/visualedit-about-section.php
r2689419 r2693062 8 8 array( 9 9 'type' => 'section', 10 'key' => 'visualedit-about a-cb-section',10 'key' => 'visualedit-about-01-cb-section', 11 11 'collection' => array( 12 12 'slug' => 'visualedit-about-section', … … 46 46 'keywords' => array( 47 47 esc_html__( 'About', 'visual-editor-blocks' ), 48 esc_html__( 'About 1', 'visual-editor-blocks' ),48 esc_html__( 'About 01', 'visual-editor-blocks' ), 49 49 esc_html__( 'Business', 'visual-editor-blocks' ), 50 50 ), … … 53 53 array( 54 54 'type' => 'section', 55 'key' => 'visualedit-about b-cb-section',55 'key' => 'visualedit-about-02-cb-section', 56 56 'collection' => array( 57 57 'slug' => 'visualedit-about-section', … … 102 102 <!-- /wp:group --> 103 103 ', 104 'name' => esc_html__( 'About 2', 'visual-editor-blocks' ),105 'category' => array( 106 esc_html__( 'About', 'visual-editor-blocks' ), 107 ), 108 'keywords' => array( 109 esc_html__( 'About', 'visual-editor-blocks' ), 110 esc_html__( 'About 2', 'visual-editor-blocks' ),104 'name' => esc_html__( 'About 02', 'visual-editor-blocks' ), 105 'category' => array( 106 esc_html__( 'About', 'visual-editor-blocks' ), 107 ), 108 'keywords' => array( 109 esc_html__( 'About', 'visual-editor-blocks' ), 110 esc_html__( 'About 02', 'visual-editor-blocks' ), 111 111 esc_html__( 'Business', 'visual-editor-blocks' ), 112 112 ), 113 113 'image' => 'http://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/About-2.jpg', 114 114 ), 115 array( 116 'type' => 'section', 117 'key' => 'visualedit-about-03-cb-section', 118 'collection' => array( 119 'slug' => 'visualedit-about-section', 120 'label' => __( 'About', 'visual-editor-blocks' ), 121 ), 122 'content' => '<!-- wp:cover {"url":"http://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/background-blue.jpg","id":83,"dimRatio":0,"align":"full","className":"is-light h-screen"} --> 123 <div class="wp-block-cover alignfull is-light h-screen"><img class="wp-block-cover__image-background wp-image-83" alt="" src="http://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/background-blue.jpg" data-object-fit="cover"/><div class="wp-block-cover__inner-container"><!-- wp:group {"style":{"color":{"background":"#fffffe"}},"className":"is-style-circle-mask ek-rounded-lg"} --> 124 <div class="wp-block-group is-style-circle-mask ek-rounded-lg has-background" style="background-color:#fffffe"><div class="wp-block-group__inner-container"><!-- wp:image {"align":"center","id":84,"sizeSlug":"large","linkDestination":"none","className":"is-style-circle-mask"} --> 125 <div class="wp-block-image is-style-circle-mask"><figure class="aligncenter size-large"><img src="http://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/testimonial_1_free.png" alt="" class="wp-image-84"/></figure></div> 126 <!-- /wp:image --> 127 128 <!-- wp:heading {"textAlign":"center","style":{"color":{"text":"#111111"}}} --> 129 <h2 class="has-text-align-center has-text-color" style="color:#111111">My Bio</h2> 130 <!-- /wp:heading --> 131 132 <!-- wp:paragraph {"align":"center","style":{"color":{"text":"#111111"}}} --> 133 <p class="has-text-align-center has-text-color" style="color:#111111">Here you can add some text, that explains what you’re all about. Services offered, interests and such. <em><strong>Have fun with it!</strong></em></p> 134 <!-- /wp:paragraph --> 135 136 <!-- wp:button {"style":{"color":{"background":"#0f3caa"}},"className":"ek-w-full"} --> 137 <div class="wp-block-button ek-w-full"><a class="wp-block-button__link has-background" style="background-color:#0f3caa">Read the latest from my blog?</a></div> 138 <!-- /wp:button --> 139 140 <!-- wp:button {"style":{"color":{"background":"#0f3caa"}},"className":"ek-w-full"} --> 141 <div class="wp-block-button ek-w-full"><a class="wp-block-button__link has-background" style="background-color:#0f3caa">Follow me on Twitter?</a></div> 142 <!-- /wp:button --> 143 144 <!-- wp:button {"style":{"color":{"background":"#0f3caa"}},"className":"ek-w-full"} --> 145 <div class="wp-block-button ek-w-full"><a class="wp-block-button__link has-background" style="background-color:#0f3caa">Watch me on YouTube?</a></div> 146 <!-- /wp:button --> 147 148 <!-- wp:button {"style":{"color":{"background":"#0f3caa"}},"className":"ek-w-full"} --> 149 <div class="wp-block-button ek-w-full"><a class="wp-block-button__link has-background" style="background-color:#0f3caa">Like my Facebook page?</a></div> 150 <!-- /wp:button --> 151 152 <!-- wp:button {"style":{"color":{"background":"#0f3caa"}},"className":"ek-w-full"} --> 153 <div class="wp-block-button ek-w-full"><a class="wp-block-button__link has-background" style="background-color:#0f3caa">Subscribe to our newsletter?</a></div> 154 <!-- /wp:button --></div></div> 155 <!-- /wp:group --></div></div> 156 <!-- /wp:cover -->', 157 'name' => esc_html__( 'About 03', 'visual-editor-blocks' ), 158 'category' => array( 159 esc_html__( 'About', 'visual-editor-blocks' ), 160 ), 161 'keywords' => array( 162 esc_html__( 'About', 'visual-editor-blocks' ), 163 esc_html__( 'About 03', 'visual-editor-blocks' ), 164 esc_html__( 'Business', 'visual-editor-blocks' ), 165 ), 166 'image' => 'http://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/About-3.jpg', 167 ),//About4 168 169 array( 170 'type' => 'section', 171 'key' => 'visualedit-about-04-cb-section', 172 'collection' => array( 173 'slug' => 'visualedit-about-section', 174 'label' => __( 'About', 'visual-editor-blocks' ), 175 ), 176 'content' => '<!-- wp:cover {"url":"http://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/unsplash-photo-1491382825904-a4c6dca98e8c.jpg","id":92,"dimRatio":10,"customOverlayColor":"#dcd7cb","align":"full","className":""} --> 177 <div class="wp-block-cover alignfull has-background-dim-10 has-background-dim h-screen" style="background-color:#dcd7cb"><img class="wp-block-cover__image-background wp-image-92" alt="" src="http://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/unsplash-photo-1491382825904-a4c6dca98e8c.jpg" data-object-fit="cover"/><div class="wp-block-cover__inner-container"><!-- wp:group {"style":{"color":{"background":"#ffffff"}},"className":"is-style-editorskit-shadow ek-padding\u002d\u002dlg ek-rounded-xl ek-align-slim"} --> 178 <div class="wp-block-group is-style-editorskit-shadow ek-padding--lg ek-rounded-xl ek-align-slim has-background" style="background-color:#ffffff"><div class="wp-block-group__inner-container"><!-- wp:image {"align":"center","id":84,"sizeSlug":"large","linkDestination":"none","className":"is-style-circle-mask"} --> 179 <div class="wp-block-image is-style-circle-mask"><figure class="aligncenter size-large"><img src="http://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/testimonial_1_free.png" alt="" class="wp-image-84"/></figure></div> 180 <!-- /wp:image --> 181 182 <!-- wp:heading {"textAlign":"center","level":3,"style":{"color":{"text":"#111111"}},"className":"mt-0 mb-0"} --> 183 <h3 class="has-text-align-center mt-0 mb-0 has-text-color" style="color:#111111">Roberto Bottalico</h3> 184 <!-- /wp:heading --> 185 186 <!-- wp:paragraph {"align":"center","style":{"color":{"text":"#222222"}}} --> 187 <p class="has-text-align-center has-text-color" style="color:#222222">PHP and JavaScript Developer</p> 188 <!-- /wp:paragraph --> 189 190 <!-- wp:paragraph {"align":"center","style":{"color":{"text":"#6e6e6e"}}} --> 191 <p class="has-text-align-center has-text-color" style="color:#6e6e6e">I love creating unique, clean, usable code for the web and other digital sources and my utmost priority is my customer’s satisfaction.</p> 192 <!-- /wp:paragraph --> 193 194 <!-- wp:button {"borderRadius":50,"style":{"color":{"text":"#ffffff","background":"#111111"}},"align":"center"} --> 195 <div class="wp-block-button aligncenter"><a class="wp-block-button__link has-text-color has-background" style="border-radius:50px;background-color:#111111;color:#ffffff">Get in Touch</a></div> 196 <!-- /wp:button --> 197 198 <!-- wp:paragraph {"align":"center","textColor":"primary"} --> 199 <p class="has-text-align-center has-primary-color has-text-color"><a href="https://twitter.com/#" class="ek-link">Twitter</a> <a href="https://www.facebook.com/groups/#" class="ek-link">Facebook</a> <a href="https://github.com/#" class="ek-link">Github</a></p> 200 <!-- /wp:paragraph --></div></div> 201 <!-- /wp:group --></div></div> 202 <!-- /wp:cover -->', 203 'name' => esc_html__( 'About 04', 'visual-editor-blocks' ), 204 'category' => array( 205 esc_html__( 'About', 'visual-editor-blocks' ), 206 ), 207 'keywords' => array( 208 esc_html__( 'About', 'visual-editor-blocks' ), 209 esc_html__( 'About 04', 'visual-editor-blocks' ), 210 esc_html__( 'Business', 'visual-editor-blocks' ), 211 ), 212 'image' => 'http://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/About-4.jpg', 213 ),//About 5 214 215 array( 216 'type' => 'section', 217 'key' => 'visualedit-about-05-cb-section', 218 'collection' => array( 219 'slug' => 'visualedit-about-section', 220 'label' => __( 'About', 'visual-editor-blocks' ), 221 ), 222 'content' => '<!-- wp:cover {"url":"https://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/mohamed-nohassi-odxB5oIG_iA-unsplash.jpg","id":103,"dimRatio":90,"customOverlayColor":"#002117","align":"full","className":"ek-padding\u002d\u002dsm"} --> 223 <div class="wp-block-cover alignfull has-background-dim-90 has-background-dim ek-padding--sm" style="background-color:#002117"><img class="wp-block-cover__image-background wp-image-103" alt="" src="https://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/mohamed-nohassi-odxB5oIG_iA-unsplash.jpg" data-object-fit="cover"/><div class="wp-block-cover__inner-container"><!-- wp:spacer --> 224 <div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div> 225 <!-- /wp:spacer --> 226 227 <!-- wp:media-text {"mediaPosition":"right","mediaId":103,"mediaLink":"https://demowebsite.4wp.it/about-pattern/mohamed-nohassi-odxb5oig_ia-unsplash/","mediaType":"image","imageFill":false} --> 228 <div class="wp-block-media-text alignwide has-media-on-the-right is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img src="http://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/mohamed-nohassi-odxB5oIG_iA-unsplash.jpg" alt="" class="wp-image-103 size-full"/></figure><div class="wp-block-media-text__content"><!-- wp:paragraph {"style":{"color":{"text":"#f4c133"},"typography":{"fontSize":16}},"className":"mb-0"} --> 229 <p class="mb-0 has-text-color" style="color:#f4c133;font-size:16px"><span class="uppercase">Featured Case Study</span></p> 230 <!-- /wp:paragraph --> 231 232 <!-- wp:heading {"style":{"color":{"text":"#fffffe"}},"className":"mt-0"} --> 233 <h2 class="mt-0 has-text-color" style="color:#fffffe">Website Branding and Marketing</h2> 234 <!-- /wp:heading --> 235 236 <!-- wp:paragraph {"style":{"color":{"text":"#fffffe"}}} --> 237 <p class="has-text-color" style="color:#fffffe">Lorem ipsum odor amet, consectetuer adipiscing elit. Metus quis odio sodales; suscipit tempus vivamus magnis sed viverra. Bibendum mattis vel malesuada ornare mi ut vitae. Facilisi fringilla nullam a felis, vivamus et vehicula dignissim. </p> 238 <!-- /wp:paragraph --> 239 240 <!-- wp:list {"className":"is-style-checked","customTextColor":"#fffffe","bulletColor":"#f4c133"} --> 241 <ul class="is-style-checked has-list-bullet-color" style="color:#fffffe;--ek-bullet-color:#f4c133"><li>Metus quis odio sodales</li><li>Bibendum mattis</li><li>Facilisi fringilla</li></ul> 242 <!-- /wp:list --> 243 244 <!-- wp:button {"style":{"color":{"text":"#002117","background":"#f4c133"}}} --> 245 <div class="wp-block-button"><a class="wp-block-button__link has-text-color has-background" style="background-color:#f4c133;color:#002117">View Case Studies</a></div> 246 <!-- /wp:button --></div></div> 247 <!-- /wp:media-text --> 248 249 <!-- wp:spacer {"height":20} --> 250 <div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div> 251 <!-- /wp:spacer --> 252 253 <!-- wp:paragraph {"align":"center","style":{"color":{"text":"#f4c133"}}} --> 254 <p class="has-text-align-center has-text-color" style="color:#f4c133">★★★★★</p> 255 <!-- /wp:paragraph --> 256 257 <!-- wp:paragraph {"align":"center"} --> 258 <p class="has-text-align-center">Lorem ipsum odor amet, consectetuer adipiscing elit. Metus quis odio sodales; suscipit tempus vivamus magnis sed viverra.</p> 259 <!-- /wp:paragraph --> 260 261 <!-- wp:image {"align":"center","id":84,"sizeSlug":"large","linkDestination":"none","className":"is-style-circle-mask mb-0"} --> 262 <div class="wp-block-image is-style-circle-mask mb-0"><figure class="aligncenter size-large"><img src="http://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/testimonial_1_free.png" alt="" class="wp-image-84"/></figure></div> 263 <!-- /wp:image --> 264 265 <!-- wp:paragraph {"align":"center","style":{"color":{"text":"#fffffe"}}} --> 266 <p class="has-text-align-center has-text-color" style="color:#fffffe">Roberto Bottalico<br><strong>Client</strong></p> 267 <!-- /wp:paragraph --></div></div> 268 <!-- /wp:cover -->', 269 'name' => esc_html__( 'About 05', 'visual-editor-blocks' ), 270 'category' => array( 271 esc_html__( 'About', 'visual-editor-blocks' ), 272 ), 273 'keywords' => array( 274 esc_html__( 'About', 'visual-editor-blocks' ), 275 esc_html__( 'About 05', 'visual-editor-blocks' ), 276 esc_html__( 'Business', 'visual-editor-blocks' ), 277 ), 278 'image' => 'http://demowebsite.4wp.it/wp-content/uploads/sites/32/2022/03/About-5.jpg', 279 ), 115 280 116 281 ); -
visual-editor/trunk/readme.txt
r2689419 r2693062 4 4 Requires at least: 5.0 5 5 Tested up to: 5.9.1 6 Stable tag: 1.0. 26 Stable tag: 1.0.3 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later … … 43 43 == Changelog == 44 44 45 = 1.0.3 = 46 47 - Add extra settings core blocks gutenberg 48 - Add patterns (in progress every day) 49 45 50 = 1.0.2 = 46 51 -
visual-editor/trunk/toolbar/duplicate-block.js
r2689419 r2693062 81 81 icon: "welcome-add-page", 82 82 label: __('Clone', 'visual-editor-blocks'), 83 // isActive: paragraphAttribute === 'custom',83 //isActive: paragraphAttribute === 'custom', 84 84 onClick: () => { 85 85 if (paragraphAttribute === 'custom') { -
visual-editor/trunk/visual-editor.php
r2689419 r2693062 3 3 Plugin Name: Visual Editor 4 4 Description: Improves the use of the gutenberg editor 5 Version: 1.0. 25 Version: 1.0.3 6 6 Author: Roberto Bottalico 7 7 Author URI: https://4wp.it 8 8 License: GPLv2 or later 9 Text Domain: visual-editor 9 Text Domain: visual-editor-blocks 10 10 */ 11 11 … … 17 17 define( 'VISUAL_EDITOR_BLOCKS_URL', trailingslashit( plugin_dir_url( __FILE__ ) ) ); 18 18 define( 'VISUAL_EDITOR_BLOCKS_DIR', trailingslashit( plugin_dir_path( __FILE__ ) ) ); 19 define( 'VISUAL_EDITOR_BLOCKS_VER', '1.0. 2' );19 define( 'VISUAL_EDITOR_BLOCKS_VER', '1.0.3' ); 20 20 define( 'VISUAL_EDITOR_BLOCKS_BASENAME', plugin_basename( __FILE__ ) ); 21 21 22 23 add_action( 24 'plugins_loaded', 25 function () { 26 // call this only if Gutenberg is active. 27 if ( function_exists( 'register_block_type' ) ) { 28 require_once dirname( __FILE__ ) . '/class-common-core-blocks-animation.php'; 29 30 if ( class_exists( '\VISUALEDIT\Animations\Visual_Editor_Blocks_Animation' ) ) { 31 \VISUALEDIT\Animations\Visual_Editor_Blocks_Animation::instance(); 32 } 33 } 34 } 35 ); 36 22 37 require plugin_dir_path( __FILE__ ) . 'class-visual-editor-sidebar.php'; 38 39 require_once plugin_dir_path( __FILE__ ) . 'class-common-core-blocks-extra.php'; 40 41 if ( class_exists( 'VISUALEDIT\Extra\Visual_Editor_Blocks_Extra' ) ) { 42 new \VISUALEDIT\Extra\Visual_Editor_Blocks_Extra(); 43 }; 23 44 24 45 require plugin_dir_path( __FILE__ ) . 'includes/class-visual-editor-blocks.php';
Note: See TracChangeset
for help on using the changeset viewer.