Skip to content

Commit

Permalink
version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
francgrasso committed Sep 21, 2022
1 parent 3041e66 commit a87b012
Show file tree
Hide file tree
Showing 15 changed files with 120 additions and 18 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.0.0",
"version": "1.1.0",
"description": "A new block and full site editing theme by YITH",
"main": "index.js",
"repository": {
Expand Down
13 changes: 7 additions & 6 deletions patterns/homepage-1.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,16 @@

?>
<!-- wp:group {"align":"full","style":{"spacing":{"blockGap":"0px"}},"layout":{"type":"default"}} -->
<div class="wp-block-group alignfull"><!-- wp:group {"align":"full","style":{"color":{"background":"#e8e8e8"},"spacing":{"blockGap":"0px","padding":{"top":"0px","bottom":"0px"}}},"layout":{"inherit":true}} -->
<div class="wp-block-group alignfull has-background" style="background-color:#e8e8e8;padding-top:0px;padding-bottom:0px"><!-- wp:spacer {"height":"50px"} -->
<div class="wp-block-group alignfull"><!-- wp:group {"align":"full","style":{"backgroundColor":"header-background","textColor":"header-foreground","spacing":{"blockGap":"0px","padding":{"top":"0px","bottom":"0px"}}},"layout":{"inherit":true}} -->
<div class="wp-block-group alignfull has-header-foreground-color has-header-background-background-color has-text-color has-background" style="
padding-top:0px;padding-bottom:0px"><!-- wp:spacer {"height":"50px"} -->
<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>
<!-- /wp:spacer -->

<!-- wp:columns {"style":{"spacing":{"blockGap":"100px"}}} -->
<div class="wp-block-columns"><!-- wp:column {"verticalAlignment":"center","width":"40%"} -->
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:40%"><!-- wp:heading {"style":{"typography":{"fontStyle":"normal","fontWeight":"600"}},"textColor":"primary","fontSize":"huge"} -->
<h2 class="has-primary-color has-text-color has-huge-font-size" style="font-style:normal;font-weight:600"><?php echo esc_html_x( 'New Spring Casuals', 'demo-contents', 'yith-wonder' ); ?></h2>
<div class="wp-block-column is-vertically-aligned-center" style="flex-basis:40%"><!-- wp:heading {"style":{"typography":{"fontStyle":"normal","fontWeight":"600"}},"textColor":"header-titles","fontSize":"huge"} -->
<h2 class="has-header-titles-color has-text-color has-huge-font-size" style="font-style:normal;font-weight:600"><?php echo esc_html_x( 'New Spring Casuals', 'demo-contents', 'yith-wonder' ); ?></h2>
<!-- /wp:heading -->

<!-- wp:paragraph {"style":{"typography":{"fontStyle":"normal","fontWeight":"500"}}} -->
Expand All @@ -31,8 +32,8 @@
<!-- /wp:spacer -->

<!-- wp:buttons -->
<div class="wp-block-buttons"><!-- wp:button {"style":{"spacing":{"padding":{"top":"15px","right":"50px","bottom":"15px","left":"50px"}}},"fontSize":"normal"} -->
<div class="wp-block-button has-custom-font-size has-normal-font-size"><a class="wp-block-button__link" style="padding-top:15px;padding-right:50px;padding-bottom:15px;padding-left:50px"><strong><?php echo esc_html_x( 'Shop now', 'demo-contents', 'yith-wonder' ); ?></strong></a></div>
<div class="wp-block-buttons"><!-- wp:button {"backgroundColor":"header-titles","textColor":"header-background","style":{"spacing":{"padding":{"top":"15px","right":"50px","bottom":"15px","left":"50px"}}},"fontSize":"normal"} -->
<div class="wp-block-button has-custom-font-size has-normal-font-size"><a class="wp-block-button__link has-header-background-color has-header-titles-background-color has-text-color has-background" style="padding-top:15px;padding-right:50px;padding-bottom:15px;padding-left:50px"><strong><?php echo esc_html_x( 'Shop now', 'demo-contents', 'yith-wonder' ); ?></strong></a></div>
<!-- /wp:button --></div>
<!-- /wp:buttons --></div>
<!-- /wp:column -->
Expand Down
2 changes: 1 addition & 1 deletion patterns/site-footer-3-columns-centered.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Keywords: site footer
*
* @package yith-wonder
* @since 1.0.2
* @since 1.1.0
*/

?>
Expand Down
2 changes: 1 addition & 1 deletion patterns/site-footer-3-columns.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Keywords: site footer
*
* @package yith-wonder
* @since 1.0.2
* @since 1.1.0
*/

?>
Expand Down
4 changes: 2 additions & 2 deletions patterns/site-header-centered-logo-split-menu.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
*/

?>
<!-- wp:group {"style":{"spacing":{"blockGap":"30px","padding":{"top":"30px","right":"0px","bottom":"30px","left":"0px"}}},"backgroundColor":"secondary-background","textColor":"secondary-foreground","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"center"}} -->
<div class="wp-block-group has-secondary-foreground-color has-secondary-background-background-color has-text-color has-background" style="padding-top:30px;padding-right:0px;padding-bottom:30px;padding-left:0px">
<!-- wp:group {"style":{"spacing":{"blockGap":"30px","padding":{"top":"30px","right":"0px","bottom":"30px","left":"0px"}}},"backgroundColor":"header-background","textColor":"header-foreground","layout":{"type":"flex","flexWrap":"nowrap","justifyContent":"center"}} -->
<div class="wp-block-group has-header-foreground-color has-header-background-background-color has-text-color has-background" style="padding-top:30px;padding-right:0px;padding-bottom:30px;padding-left:0px">
<!-- wp:navigation {"layout":{"type":"flex","justifyContent":"center"},"style":{"typography":{"textTransform":"uppercase","fontStyle":"normal","fontWeight":"500"}},"fontSize":"x-small"} -->
<!-- wp:navigation-link {"isTopLevelLink":true} /-->

Expand Down
8 changes: 4 additions & 4 deletions patterns/site-header-left-logo-navigation-below.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
*/

?>
<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"15px","bottom":"15px"}}},"backgroundColor":"secondary-background","textColor":"secondary-foreground","className":"has-secondary-foreground-color has-text-color","layout":{"inherit":true}} -->
<div class="wp-block-group alignfull has-secondary-foreground-color has-text-color has-secondary-background-background-color has-background" style="padding-top:15px;padding-bottom:15px">
<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"15px","bottom":"15px"}}},"backgroundColor":"header-background","textColor":"header-foreground","className":"has-header-foreground-color has-text-color","layout":{"inherit":true}} -->
<div class="wp-block-group alignfull has-header-foreground-color has-text-color has-header-background-background-color has-background" style="padding-top:15px;padding-bottom:15px">
<!-- wp:group {"layout":{"type":"flex","orientation":"vertical"}} -->
<div class="wp-block-group">
<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap"}} -->
Expand All @@ -22,11 +22,11 @@
<div class="wp-block-group">
<!-- wp:group {"layout":{"type":"flex","flexWrap":"nowrap","orientation":"vertical"}} -->
<div class="wp-block-group">
<!-- wp:site-title {"style":{"elements":{"link":{"color":{"text":"var:preset|color|secondary-foreground"}}}},"textColor":"secondary-foreground"} /-->
<!-- wp:site-title {"style":{"elements":{"link":{"color":{"text":"var:preset|color|header-titles"}}}},"textColor":"header-titles"} /-->
</div>
<!-- /wp:group -->

<!-- wp:site-tagline {"textColor":"secondary-foreground"} /-->
<!-- wp:site-tagline {"textColor":"header-titles"} /-->
</div>
<!-- /wp:group -->
</div>
Expand Down
6 changes: 6 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ Wonder is the new block-based, multi-purpose, WordPress theme by YITH. Compose y
== Frequently Asked Questions ==

== Changelog ==
= 1.1.0 - September 21 2022 =
- New: footer template 3 columns
- New: footer template 3 columns centered
- New: additional color palette entries
- Tweak: improve homepage #1 color scheme
- Tweak: improve headers color scheme

= 1.0.1 - September 09 2022 =
- Fix single post layout on mobile devices
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.0.1.2
Version: 1.1.0
Requires at least: 5.9
Tested up to: 6.1
Requires PHP: 7.0
Expand Down
15 changes: 15 additions & 0 deletions styles/01-blue-shades.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,21 @@
"color": "#d48620",
"name": "Tertiary"
},
{
"slug": "header-background",
"color": "#245376",
"name": "Header background"
},
{
"slug": "header-foreground",
"color": "#ffffff",
"name": "Header foreground"
},
{
"slug": "header-titles",
"color": "#ffffff",
"name": "Header titles"
},
{
"slug": "secondary-background",
"color": "#245376",
Expand Down
15 changes: 15 additions & 0 deletions styles/02-pink-shades.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,21 @@
"color": "#a40044",
"name": "Tertiary"
},
{
"slug": "header-background",
"color": "#EDE1E1",
"name": "Header background"
},
{
"slug": "header-foreground",
"color": "#000000",
"name": "Header foreground"
},
{
"slug": "header-titles",
"color": "#A65E68",
"name": "Header titles"
},
{
"slug": "secondary-background",
"color": "#EDE1E1",
Expand Down
15 changes: 15 additions & 0 deletions styles/03-orange-shades.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,21 @@
"color": "#c48a1a",
"name": "Tertiary"
},
{
"slug": "header-background",
"color": "#ECCA93",
"name": "Header background"
},
{
"slug": "header-foreground",
"color": "#000000",
"name": "Header foreground"
},
{
"slug": "header-titles",
"color": "#B37602",
"name": "Header titles"
},
{
"slug": "secondary-background",
"color": "#ECCA93",
Expand Down
15 changes: 15 additions & 0 deletions styles/04-black-shades.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,21 @@
"color": "#808080",
"name": "Tertiary"
},
{
"slug": "header-background",
"color": "#000000",
"name": "Header background"
},
{
"slug": "header-foreground",
"color": "#ffffff",
"name": "Header foreground"
},
{
"slug": "header-titles",
"color": "#ffffff",
"name": "Header titles"
},
{
"slug": "secondary-background",
"color": "#000000",
Expand Down
15 changes: 15 additions & 0 deletions styles/05-red-shades.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,21 @@
"color": "#d48620",
"name": "Tertiary"
},
{
"slug": "header-background",
"color": "#C14B36",
"name": "Header background"
},
{
"slug": "header-foreground",
"color": "#ffffff",
"name": "Header foreground"
},
{
"slug": "header-titles",
"color": "#ffffff",
"name": "Header titles"
},
{
"slug": "secondary-background",
"color": "#C14B36",
Expand Down
20 changes: 20 additions & 0 deletions theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,26 @@
"color": "#00a79c",
"name": "Tertiary"
},
{
"slug": "header-background",
"color": "#e8e8e8",
"name": "Header background"
},
{
"slug": "header-foreground",
"color": "#000000",
"name": "Header foreground"
},
{
"slug": "header-titles",
"color": "#007565",
"name": "Header titles"
},
{
"slug": "header-titles",
"color": "#007565",
"name": "Header titles"
},
{
"slug": "secondary-background",
"color": "#e8e8e8",
Expand Down

0 comments on commit a87b012

Please sign in to comment.