Commit 50bb442 1 parent 6a0dfbb commit 50bb442 Copy full SHA for 50bb442
File tree 4 files changed +18
-4
lines changed
4 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 1
1
### Unreleased
2
- * ** New** - Lazy Load effect
2
+
3
+
4
+ ### 0.4.0: October 6th, 2017
5
+ * ** New** - Lazy Load: disable on carousels
6
+ * ** New** - Lazy Load: effect when showing
7
+ * ** New** - Hooks before content and after content
8
+ * ** Tweak** - Menu .active class for current item
9
+ * ** Tweak** - Well last paragraph margin
10
+ * ** Tweak** - WooCommerce: align coupon code input
11
+ * ** Tweak** - WooCommerce: tabs panel styling
12
+ * ** Tweak** - WooCommerce: adjust padding on widget cart
13
+ * ** Tweak** - Hide empty sidebar message (sidebars: blog main shop)
14
+ * ** Fix** - Gravity Forms: Hide hidden sublabels
15
+ * ** Fix** - Gravity Forms: Remove submission to Analytics event
16
+ * ** Fix** - Bug showing adminbar
3
17
4
18
### 0.3.9: September 19th, 2017
5
19
* Up version fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stormbringer" ,
3
- "version" : " 0.3.9 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " WordPress theme" ,
5
5
"license" : " Apache-2.0" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stormbringer" ,
3
- "version" : " 0.3.9 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"description" : " WordPress theme" ,
5
5
"license" : " Apache-2.0" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Theme URI: https://github.com/nicomollet/stormbringer
4
4
Github Theme URI: https://github.com/nicomollet/stormbringer
5
5
Github Branch: master
6
6
Description: A simple responsive theme based on twitter's bootstrap framework.
7
- Version: 0.3.9
7
+ Version: 0.4.0
8
8
Author: Nicolas Mollet
9
9
Author URI: http://www.nicolasmollet.com
10
10
Text Domain: stormbringer
You can’t perform that action at this time.
0 commit comments