Skip to content

Commit

Permalink
version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
francgrasso committed Jan 16, 2023
1 parent e206dee commit a183375
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yith-wonder",
"version": "1.1.0",
"version": "1.2.0",
"description": "A new block and full site editing theme by YITH",
"main": "index.js",
"repository": {
Expand Down
19 changes: 17 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Tags: blog, e-commerce, portfolio, custom-background, custom-colors, custom-logo
Requires at least: 5.9
Tested up to: 6.1
Requires PHP: 7.0
Stable tag: 1.1.2
Wonder, Copyright 2022 YITH
Stable tag: 1.2.0
Wonder, Copyright 2022-2023 YITH
Wonder is distributed under the terms of the GNU GPL
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand All @@ -25,6 +25,21 @@ Wonder is the new block-based, multi-purpose, WordPress theme by YITH. Compose y
== Frequently Asked Questions ==

== Changelog ==
= 1.2.0 - January 16 2023 =
- New: "Left aligned" and "Right aligned" Separator block style
- New: add hover state to Navigation block
- New: Gold Shades style
- New: switch to new color naming convention (base and contrast instead of background and foreground)
- Fix: bypass WooCommerce layout max-width introduced in version 7.2
- Fix: filled checkbox style
- Tweak: renaming colors in styles to match the new color naming convention
- Tweak: add backwards compatibility for old color naming convention
- Tweak: add CSS prefixes to match WP CSS Code Style
- Tweak: improve link element styling in theme.json
- Tweak: improve media and gallery figcaption display
- Tweak: move buttons style from CSS to theme.json
- Tweak: order CSS properties alphabetically to match WP CSS Code Style

= 1.1.2 - December 13 2022 =
- Fix: merge pull request #11 from 0aveRyan/fix/theme-json-duplicate-color-declaration
- Fix: merge pull request #12 from 0aveRyan/fix/heading-text-color
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ 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.1.2
Version: 1.2.0
Requires at least: 5.9
Tested up to: 6.1
Requires PHP: 7.0
Expand Down

0 comments on commit a183375

Please sign in to comment.