Skip to content

Commit

Permalink
14.4.0 (#11)
Browse files Browse the repository at this point in the history
- [Gutenberg] Added style for Image wide and tall
- [Gutenberg] Added new Cover style: Slider
- [Gutenberg] Added CSS for responsive Cover block
- [Shop] Refactor the Slider style for Product Grid block.
  • Loading branch information
hrsetyono authored Nov 25, 2022
1 parent 79be96e commit 9615be8
Show file tree
Hide file tree
Showing 78 changed files with 1,251 additions and 733 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion dist/app.asset.php → _dist/app.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '7d961dfe6ed8b6a9fafe18c8f497edd2');
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '6d476549372716f5015e7a506797b6e8');
1 change: 1 addition & 0 deletions _dist/app.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions _dist/app.js

Large diffs are not rendered by default.

File renamed without changes
File renamed without changes.
2 changes: 1 addition & 1 deletion dist/gutenberg.asset.php → _dist/gutenberg.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '5f6f79774b13c2e809c6fc9a5030aa16');
<?php return array('dependencies' => array('wp-polyfill'), 'version' => 'fa6e1d1e5512be89eb28ba3ae6262fbd');
1 change: 1 addition & 0 deletions _dist/gutenberg.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/gutenberg.js → _dist/gutenberg.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/my-admin.asset.php → _dist/my-admin.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-polyfill'), 'version' => 'f1815f97a5bee4ea2cfcb306c32ceb0f');
<?php return array('dependencies' => array('wp-polyfill'), 'version' => 'd7852e4a505909885ca7277c61b228f7');
File renamed without changes.
2 changes: 1 addition & 1 deletion dist/my-admin.js → _dist/my-admin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/my-editor.asset.php → _dist/my-editor.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-polyfill'), 'version' => 'fafacd1547c272cde0701d52149fcd03');
<?php return array('dependencies' => array('wp-polyfill'), 'version' => 'a69280d650ad6cad9e94124076880fef');
1 change: 1 addition & 0 deletions _dist/my-editor.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions _dist/my-editor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/shop-admin.asset.php → _dist/shop-admin.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '4113c2fc6f81d3efd45c6d91306854b5');
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '41aca7e59a974c5118a9e0e1152d235d');
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion dist/shop-editor.asset.php → _dist/shop-editor.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '03687fd17600558041e1e822e0916922');
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '9c7b7f423e4ab4f9bcdf9d02c64ce108');
1 change: 1 addition & 0 deletions _dist/shop-editor.css

Large diffs are not rendered by default.

Loading

0 comments on commit 9615be8

Please sign in to comment.