Skip to content

Commit

Permalink
Updating to version 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
godaddy-wordpress-bot committed Feb 28, 2024
1 parent 6e181f0 commit a8f5f89
Show file tree
Hide file tree
Showing 6 changed files with 108 additions and 95 deletions.
2 changes: 1 addition & 1 deletion .dev/tests/phpunit/test-class-coblocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public function test_constants() {
$reflection_method->invoke( coblocks() );

$expected = [
'version' => '3.1.5',
'version' => '3.1.6',
'plugin_dir' => str_replace( '.dev/tests/phpunit/', '', plugin_dir_path( __FILE__ ) ),
'plugin_url' => str_replace( '.dev/tests/phpunit/', '', plugin_dir_url( __FILE__ ) ),
'plugin_file' => str_replace( '.dev/tests/phpunit/test-class-coblocks.php', 'class-coblocks.php', __FILE__ ),
Expand Down
13 changes: 13 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
3.1.6 / 2024-02-28
===================
# Enhancements
* Introduce a blueprint for WordPress preview [#2580](https://github.com/godaddy-wordpress/coblocks/pull/2580)

# Bug fix
* Load extension styles for core blocks [#2591](https://github.com/godaddy-wordpress/coblocks/pull/2591)
* Fix Lightbox for all CoBlocks galleries [#2589](https://github.com/godaddy-wordpress/coblocks/pull/2589)
* Fix Lightbox with A3 Lazy Loading plugin [#2588](https://github.com/godaddy-wordpress/coblocks/pull/2588)

# Misc
* Encode URI component in Typography settings [#2584](https://github.com/godaddy-wordpress/coblocks/pull/2584)

3.1.5 / 2023-11-06
===================
# Enhancements
Expand Down
4 changes: 2 additions & 2 deletions class-coblocks.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* Description: CoBlocks is a suite of professional <strong>page building content blocks</strong> for the WordPress Gutenberg block editor. Our blocks are hyper-focused on empowering makers to build beautifully rich pages in WordPress.
* Author: GoDaddy
* Author URI: https://www.godaddy.com
* Version: 3.1.5
* Version: 3.1.6
* Text Domain: coblocks
* Domain Path: /languages
* Tested up to: 6.4
Expand All @@ -26,7 +26,7 @@
exit;
}

define( 'COBLOCKS_VERSION', '3.1.5' );
define( 'COBLOCKS_VERSION', '3.1.6' );
define( 'COBLOCKS_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
define( 'COBLOCKS_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
define( 'COBLOCKS_PLUGIN_FILE', __FILE__ );
Expand Down
180 changes: 90 additions & 90 deletions languages/coblocks.pot
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Copyright (c) 2023 GoDaddy Operating Company, LLC. All Rights Reserved.
# Copyright (c) 2024 GoDaddy Operating Company, LLC. All Rights Reserved.
msgid ""
msgstr ""
"Project-Id-Version: CoBlocks 3.1.5\n"
"Project-Id-Version: CoBlocks 3.1.6\n"
"Report-Msgid-Bugs-To: https://github.com/godaddy-wordpress/coblocks/issues\n"
"Last-Translator: plugins@godaddy.com\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-11-06T20:40:53+00:00\n"
"POT-Creation-Date: 2024-02-28T21:07:44+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.8.1\n"
"X-Domain: coblocks\n"
Expand Down Expand Up @@ -438,6 +438,93 @@ msgstr ""
msgid "Portfolio"
msgstr ""

#. translators: block style
#: src/block-styles/core/buttons/index.js:13
#: src/blocks/form/fields/field-submit-button/index.js:38
#: src/blocks/share/index.js:54
#: src/blocks/social-profiles/index.js:66
msgid "Circular"
msgstr ""

#. translators: block style
#: src/block-styles/core/buttons/index.js:20
#: src/blocks/form/fields/field-submit-button/index.js:39
msgid "3D"
msgstr ""

#. translators: block style
#: src/block-styles/core/buttons/index.js:27
#: src/blocks/form/fields/field-submit-button/index.js:40
#: src/blocks/gallery-collage/inspector.js:94
#: src/blocks/gallery-stacked/inspector.js:143
msgid "Shadow"
msgstr ""

#. translators: block style
#. translators: typography style
#: src/block-styles/core/cover/index.js:13
#: src/block-styles/core/image/index.js:13
#: src/block-styles/core/list/index.js:13
#: src/block-styles/core/media-text/index.js:12
#: src/blocks/gallery-collage/index.js:52
#: src/blocks/logos/index.js:48
#: src/components/font-family/index.js:21
#: src/components/typography-controls/index.js:95
#: src/components/typography-controls/index.js:113
msgid "Default"
msgstr ""

#. translators: block style
#: src/block-styles/core/cover/index.js:20
#: src/block-styles/core/image/index.js:20
msgid "Bottom Wave"
msgstr ""

#. translators: block style
#: src/block-styles/core/cover/index.js:27
#: src/block-styles/core/image/index.js:27
msgid "Top Wave"
msgstr ""

#. translators: block style
#. translators: visual style option
#: src/block-styles/core/list/index.js:20
#: src/blocks/gallery-stacked/inspector.js:22
#: src/blocks/gallery-stacked/inspector.js:23
#: src/components/block-gallery/options/caption-options.js:22
#: src/components/block-gallery/options/link-options.js:10
#: src/components/dimensions-control/dimensions-select.js:15
#: src/components/option-selector-control/index.js:55
#: src/components/option-selector-control/index.js:56
#: src/extensions/padding-controls/index.js:23
#: src/extensions/padding-controls/index.js:24
msgid "None"
msgstr ""

#. translators: block style
#. translators: block name
#: src/block-styles/core/list/index.js:27
#: src/blocks/form/fields/field-checkbox/index.js:23
#: src/blocks/form/fields/field-checkbox/transforms.js:14
msgid "Checkbox"
msgstr ""

#. translators: block style
#: src/block-styles/core/media-text/index.js:19
msgid "Card"
msgstr ""

#. translators: block style
#: src/block-styles/core/media-text/index.js:26
msgid "Overlap"
msgstr ""

#. translators: block style
#: src/block-styles/core/media-text/index.js:33
#: src/blocks/form/fields/field-submit-button/index.js:37
msgid "Outline"
msgstr ""

#: src/block-styles/core/paragraph/index.js:11
msgid "Info"
msgstr ""
Expand Down Expand Up @@ -1793,14 +1880,6 @@ msgstr ""
msgid "Remove Option"
msgstr ""

#. translators: block name
#. translators: block style
#: src/blocks/form/fields/field-checkbox/index.js:23
#: src/blocks/form/fields/field-checkbox/transforms.js:14
#: src/extensions/list-styles/index.js:25
msgid "Checkbox"
msgstr ""

#. translators: block description
#: src/blocks/form/fields/field-checkbox/index.js:25
msgid "A checkbox field with multiple options where multiple choices can be made."
Expand Down Expand Up @@ -2061,34 +2140,6 @@ msgstr ""
msgid "Fill"
msgstr ""

#. translators: block style
#: src/blocks/form/fields/field-submit-button/index.js:37
#: src/extensions/media-text-styles/index.js:31
msgid "Outline"
msgstr ""

#. translators: block style
#: src/blocks/form/fields/field-submit-button/index.js:38
#: src/blocks/share/index.js:54
#: src/blocks/social-profiles/index.js:66
#: src/extensions/button-styles/index.js:11
msgid "Circular"
msgstr ""

#. translators: block style
#: src/blocks/form/fields/field-submit-button/index.js:39
#: src/extensions/button-styles/index.js:18
msgid "3D"
msgstr ""

#. translators: block style
#: src/blocks/form/fields/field-submit-button/index.js:40
#: src/blocks/gallery-collage/inspector.js:94
#: src/blocks/gallery-stacked/inspector.js:143
#: src/extensions/button-styles/index.js:25
msgid "Shadow"
msgstr ""

#. translators: block description
#: src/blocks/form/fields/field-text/index.js:25
msgid "A text box for custom responses."
Expand Down Expand Up @@ -2409,20 +2460,6 @@ msgstr ""
msgid "Write caption…"
msgstr ""

#. translators: block style
#. translators: typography style
#: src/blocks/gallery-collage/index.js:52
#: src/blocks/logos/index.js:48
#: src/components/font-family/index.js:21
#: src/components/typography-controls/index.js:95
#: src/components/typography-controls/index.js:113
#: src/extensions/cover-styles/index.js:11
#: src/extensions/image-styles/index.js:11
#: src/extensions/list-styles/index.js:11
#: src/extensions/media-text-styles/index.js:10
msgid "Default"
msgstr ""

#. translators: block style
#: src/blocks/gallery-collage/index.js:58
msgid "Tiled"
Expand Down Expand Up @@ -2588,21 +2625,6 @@ msgstr ""
msgid "Display multiple images in a single column stacked gallery."
msgstr ""

#. translators: visual style option
#. translators: block style
#: src/blocks/gallery-stacked/inspector.js:22
#: src/blocks/gallery-stacked/inspector.js:23
#: src/components/block-gallery/options/caption-options.js:22
#: src/components/block-gallery/options/link-options.js:10
#: src/components/dimensions-control/dimensions-select.js:15
#: src/components/option-selector-control/index.js:55
#: src/components/option-selector-control/index.js:56
#: src/extensions/list-styles/index.js:18
#: src/extensions/padding-controls/index.js:23
#: src/extensions/padding-controls/index.js:24
msgid "None"
msgstr ""

#: src/blocks/gallery-stacked/inspector.js:89
msgid "Fullwidth images are enabled."
msgstr ""
Expand Down Expand Up @@ -10067,18 +10089,6 @@ msgstr ""
msgid "Gradient styles"
msgstr ""

#. translators: block style
#: src/extensions/cover-styles/index.js:18
#: src/extensions/image-styles/index.js:18
msgid "Bottom Wave"
msgstr ""

#. translators: block style
#: src/extensions/cover-styles/index.js:25
#: src/extensions/image-styles/index.js:25
msgid "Top Wave"
msgstr ""

#: src/extensions/image-crop/index.js:158
msgid "Crop settings"
msgstr ""
Expand Down Expand Up @@ -10129,16 +10139,6 @@ msgstr ""
msgid "Layout selector"
msgstr ""

#. translators: block style
#: src/extensions/media-text-styles/index.js:17
msgid "Card"
msgstr ""

#. translators: block style
#: src/extensions/media-text-styles/index.js:24
msgid "Overlap"
msgstr ""

#. translators: %1$s is placeholder for block name such as Group, or Embed
#: src/extensions/padding-controls/index.js:73
msgid "%1$s settings"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "coblocks",
"title": "CoBlocks",
"description": "CoBlocks is a suite of professional page building blocks for the WordPress Gutenberg block editor.",
"version": "3.1.5",
"version": "3.1.6",
"tested_up_to": "6.4",
"requires_at_least": "6.2",
"author": "GoDaddy",
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: page builder, Gutenberg blocks, WordPress blocks, gutenberg, blocks
Requires at least: 6.2
Tested up to: 6.4
Requires PHP: 7.4
Stable tag: 3.1.5
Stable tag: 3.1.6
License: GPL-2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down

0 comments on commit a8f5f89

Please sign in to comment.