Skip to content

Commit

Permalink
version 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
francgrasso committed May 2, 2023
1 parent 1d1a7f0 commit cf57c65
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 19 deletions.
2 changes: 0 additions & 2 deletions assets/css/backwards-compatibility.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@
--wp--preset--color--background: #fff;
--wp--preset--color--foreground: #404040;
}

/*# sourceMappingURL=backwards-compatibility.css.map */
2 changes: 0 additions & 2 deletions assets/css/blocks/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@
-webkit-filter: brightness(94%) !important;
filter: brightness(94%) !important;
}

/*# sourceMappingURL=button.css.map */
2 changes: 0 additions & 2 deletions assets/css/blocks/navigation.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,3 @@ nav.wp-block-navigation {
.wp-block-navigation.items-justified-right ul.wp-block-navigation__submenu-container:after {
right: 20px;
}

/*# sourceMappingURL=navigation.css.map */
2 changes: 0 additions & 2 deletions assets/css/blocks/paragraph.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
p.has-background {
padding: 0.5em 1.25em;
}

/*# sourceMappingURL=paragraph.css.map */
2 changes: 0 additions & 2 deletions assets/css/general-block-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -238,5 +238,3 @@ img.aligncenter {
margin-left: auto;
margin-right: auto;
}

/*# sourceMappingURL=general-block-style.css.map */
2 changes: 0 additions & 2 deletions assets/css/registered-block-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,3 @@ blockquote.is-style-yith-wonder-quote-with-icon p:first-child {
.is-style-yith-wonder-right-aligned-separator {
margin-right: 0;
}

/*# sourceMappingURL=registered-block-styles.css.map */
2 changes: 0 additions & 2 deletions assets/css/woocommerce/woocommerce.css
Original file line number Diff line number Diff line change
Expand Up @@ -906,5 +906,3 @@ body.woocommerce-order-received .woocommerce-thankyou-order-received {
display: initial;
}
}

/*# sourceMappingURL=woocommerce.css.map */
2 changes: 1 addition & 1 deletion assets/css/woocommerce/woocommerce.min.css

Large diffs are not rendered by default.

9 changes: 7 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Contributors: yithemes
Tags: blog, e-commerce, portfolio, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, block-patterns, wide-blocks, full-site-editing, template-editing
Requires at least: 5.9
Tested up to: 6.1
Tested up to: 6.2
Requires PHP: 7.0
Stable tag: 1.3.0
Stable tag: 1.3.1
Wonder, Copyright 2022-2023 YITH
Wonder is distributed under the terms of the GNU GPL
License: GNU General Public License v2 or later
Expand All @@ -25,6 +25,11 @@ Wonder is the new block-based, multi-purpose, WordPress theme by YITH. Compose y
== Frequently Asked Questions ==

== Changelog ==
= 1.3.1 - May 2 2023 =
- Fix: cart and checkout page tables
- Fix: cart page cross sells
- Fix: product loops mobile layout

= 1.3.0 - March 1 2023 =
- New: "homepage-jewels" page pattern
- New: "banner-with-grid-gallery" pattern
Expand Down
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ Author: YITH
Author URI: https://yithemes.com/
Description: Wonder is the new block-based, multi-purpose, WordPress theme by YITH. Compose your pages to fit any design you like with the power of Full Site Editing (FSE) and the included wide range of Block Patterns. The pre-built pages will help you populate and transform your website into a wonderful website. Customize colors and font pairings to create your own unique look and feel. Check out the demo site at https://wonder.yithemes.com/
Tags: blog, e-commerce, portfolio, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, block-patterns, wide-blocks, full-site-editing, template-editing
Version: 1.3.0.2
Version: 1.3.1
Requires at least: 5.9
Tested up to: 6.1
Tested up to: 6.2
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down

0 comments on commit cf57c65

Please sign in to comment.