Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed May 11, 2016
1 parent 69b803f commit ce73e04
Show file tree
Hide file tree
Showing 6 changed files with 85 additions and 84 deletions.
8 changes: 5 additions & 3 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@

@media screen and (min-width: 768px) {
.storefront-product-sharing {
padding: 2.618em 0;
border-top: 1px solid rgba(0, 0, 0, 0.1); }
padding: 1.618em 0; }
.storefront-product-sharing ul {
margin: 0; }
.storefront-product-sharing ul::after {
Expand All @@ -33,7 +32,10 @@
.storefront-product-sharing ul li {
width: 25%;
float: left;
text-align: center; }
text-align: center;
border-right: 1px solid rgba(0, 0, 0, 0.05); }
.storefront-product-sharing ul li:last-child {
border-right: 0; }
.storefront-product-sharing ul li a {
display: block; }
.storefront-product-sharing ul li a:before {
Expand Down
12 changes: 8 additions & 4 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
@import 'susy';
@import 'bourbon';
@import '../../../../themes/storefront/sass/utils/variables';
@import '../../../../themes/storefront/assets/sass/utils/variables';

// Styles for mobile
.storefront-product-sharing {
clear: both;

ul {
margin-left: 0;

Expand Down Expand Up @@ -51,8 +52,7 @@

// Styles for desktop
.storefront-product-sharing {
padding: 2.618em 0;
border-top: 1px solid $color_border;
padding: 1.618em 0;

ul {
@include clearfix;
Expand All @@ -62,6 +62,11 @@
width: 25%;
float: left;
text-align: center;
border-right: 1px solid $color_border;

&:last-child {
border-right: 0;
}

a {
display: block;
Expand All @@ -82,5 +87,4 @@
}
}
}

}
127 changes: 59 additions & 68 deletions config.codekit
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"CodeKitInfo": "This is a CodeKit 2.x project configuration file. It is designed to sync project settings across multiple machines. MODIFYING THE CONTENTS OF THIS FILE IS A POOR LIFE DECISION. If you do so, you will likely cause CodeKit to crash. This file is not useful unless accompanied by the project that created it in CodeKit 2. This file is not backwards-compatible with CodeKit 1.x. For more information, see: http:\/\/incident57.com\/codekit",
"creatorBuild": "18493",
"creatorBuild": "19115",
"files": {
"\/assets\/css\/style.css": {
"fileType": 16,
Expand Down Expand Up @@ -148,10 +148,18 @@
"active": 0,
"flagValue": -1
},
"no_nested_string_interpolation": {
"active": 1,
"flagValue": -1
},
"no_plusplus": {
"active": 0,
"flagValue": -1
},
"no_private_function_fat_arrows": {
"active": 1,
"flagValue": -1
},
"no_stand_alone_at": {
"active": 1,
"flagValue": -1
Expand All @@ -160,6 +168,10 @@
"active": 1,
"flagValue": -1
},
"no_this": {
"active": 0,
"flagValue": -1
},
"no_throwing_strings": {
"active": 1,
"flagValue": -1
Expand Down Expand Up @@ -319,6 +331,10 @@
"active": 0,
"flagValue": -1
},
"futurehostile": {
"active": 0,
"flagValue": -1
},
"globalstrict": {
"active": 0,
"flagValue": -1
Expand Down Expand Up @@ -407,6 +423,10 @@
"active": 1,
"flagValue": -1
},
"nocomma": {
"active": 0,
"flagValue": -1
},
"node": {
"active": 0,
"flagValue": -1
Expand Down Expand Up @@ -507,6 +527,10 @@
"active": 1,
"flagValue": -1
},
"varstmt": {
"active": 0,
"flagValue": -1
},
"withstmt": {
"active": 0,
"flagValue": -1
Expand All @@ -525,10 +549,6 @@
}
},
"jsLintFlags2": {
"ass": {
"active": 0,
"flagValue": -1
},
"bitwise": {
"active": 0,
"flagValue": -1
Expand All @@ -537,91 +557,35 @@
"active": 1,
"flagValue": -1
},
"closure": {
"active": 0,
"flagValue": -1
},
"continue": {
"active": 0,
"flagValue": -1
},
"debug": {
"couch": {
"active": 0,
"flagValue": -1
},
"devel": {
"active": 0,
"flagValue": -1
},
"eqeq": {
"es6": {
"active": 0,
"flagValue": -1
},
"evil": {
"eval": {
"active": 0,
"flagValue": -1
},
"forin": {
"for": {
"active": 0,
"flagValue": -1
},
"indent": {
"active": 0,
"flagValue": 4
},
"maxlen": {
"active": 0,
"flagValue": 150
},
"newcap": {
"active": 0,
"flagValue": -1
},
"node": {
"active": 0,
"flagValue": -1
},
"nomen": {
"active": 0,
"flagValue": -1
},
"plusplus": {
"active": 0,
"flagValue": -1
},
"properties": {
"active": 0,
"flagValue": -1
},
"regexp": {
"active": 0,
"flagValue": -1
},
"rhino": {
"active": 0,
"flagValue": -1
},
"sloppy": {
"active": 0,
"flagValue": -1
},
"stupid": {
"active": 0,
"flagValue": -1
},
"sub": {
"active": 0,
"flagValue": -1
},
"todo": {
"active": 0,
"flagValue": -1
},
"unparam": {
"active": 0,
"flagValue": -1
},
"vars": {
"this": {
"active": 0,
"flagValue": -1
},
Expand All @@ -630,6 +594,14 @@
"flagValue": -1
}
},
"jsonAutoOutputPathEnabled": 0,
"jsonAutoOutputPathFilenamePattern": "*-min.json",
"jsonAutoOutputPathRelativePath": "",
"jsonAutoOutputPathReplace1": "",
"jsonAutoOutputPathReplace2": "",
"jsonAutoOutputPathStyle": 0,
"jsonOrderOutput": 0,
"jsonOutputStyle": 1,
"kitAutoOutputPathEnabled": 1,
"kitAutoOutputPathFilenamePattern": "*.html",
"kitAutoOutputPathRelativePath": "",
Expand Down Expand Up @@ -657,9 +629,18 @@
"markdownAutoOutputPathReplace1": "",
"markdownAutoOutputPathReplace2": "",
"markdownAutoOutputPathStyle": 0,
"markdownCriticStyle": 0,
"markdownEnableFootnotes": 0,
"markdownEnableSmartyPants": 1,
"markdownExpandTabs": 1,
"markdownEnableLabels": 1,
"markdownEnableSmartQuotes": 1,
"markdownEscapeLineBreaks": 0,
"markdownMaskEmailAddresses": 1,
"markdownOutputFormat": 0,
"markdownOutputStyle": 0,
"markdownParseMetadata": 1,
"markdownProcessHTML": 0,
"markdownRandomFootnoteNumbers": 0,
"markdownUseCompatibilityMode": 0,
"reloadFileURLs": 0,
"sassAutoOutputPathEnabled": 1,
"sassAutoOutputPathFilenamePattern": "*.css",
Expand Down Expand Up @@ -705,7 +686,9 @@
"typescriptAutoOutputPathStyle": 2,
"typescriptCreateDeclarationFile": 0,
"typescriptCreateSourceMap": 0,
"typescriptJSXMode": 0,
"typescriptMinifyOutput": 0,
"typescriptModuleResolutionType": 0,
"typescriptModuleType": 0,
"typescriptNoImplicitAny": 0,
"typescriptPreserveConstEnums": 0,
Expand All @@ -718,6 +701,10 @@
"active": 0,
"flagValue": -1
},
"bare-returns": {
"active": 0,
"flagValue": -1
},
"booleans": {
"active": 1,
"flagValue": -1
Expand Down Expand Up @@ -798,6 +785,10 @@
"active": 0,
"flagValue": -1
},
"keep_fnames": {
"active": 0,
"flagValue": -1
},
"loops": {
"active": 1,
"flagValue": -1
Expand Down
11 changes: 6 additions & 5 deletions languages/storefront-product-sharing.pot
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
# Copyright (C) 2015 Storefront Product Sharing
# Copyright (C) 2016 Storefront Product Sharing
# This file is distributed under the same license as the Storefront Product Sharing package.
msgid ""
msgstr ""
"Project-Id-Version: Storefront Product Sharing 1.0.0\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/storefront-product-sharing\n"
"POT-Creation-Date: 2015-04-22 12:36:47+00:00\n"
"Project-Id-Version: Storefront Product Sharing 1.0.3\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/storefront-"
"product-sharing\n"
"POT-Creation-Date: 2016-05-11 16:10:55+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"

Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: jameskoster, woothemes, tiagonoronha
Tags: woocommerce, ecommerce, storefront, social, sharing, seo
Requires at least: 3.5
Tested up to: 4.2.2
Stable tag: 1.0.2
Stable tag: 1.0.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -33,6 +33,9 @@ This plugin will only work with the [Storefront](http://wordpress.org/themes/sto

== Changelog ==

= 1.0.3 - 05.11.2016 =
* Tweak - Adjusted design to better suit Storefront 2.0.

= 1.0.2 - 06.23.2015 =
* Fix - Storefront install prompt no longer installs a child theme.

Expand Down
6 changes: 3 additions & 3 deletions storefront-product-sharing.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
* Plugin Name: Storefront Product Sharing
* Plugin URI: http://woothemes.com/products/storefront-product-sharing/
* Description: Add attractive social sharing icons for Facebook, Twitter, Pinterest and Email to your product pages.
* Version: 1.0.2
* Version: 1.0.3
* Author: WooThemes
* Author URI: http://woothemes.com/
* Requires at least: 4.0.0
* Tested up to: 4.2.2
* Tested up to: 4.5.2
*
* Text Domain: storefront-product-sharing
* Domain Path: /languages/
Expand Down Expand Up @@ -84,7 +84,7 @@ public function __construct() {
$this->token = 'storefront-product-sharing';
$this->plugin_url = plugin_dir_url( __FILE__ );
$this->plugin_path = plugin_dir_path( __FILE__ );
$this->version = '1.0.2';
$this->version = '1.0.3';

register_activation_hook( __FILE__, array( $this, 'install' ) );

Expand Down

0 comments on commit ce73e04

Please sign in to comment.