rax-image
Advanced tools
Comparing version 2.1.0 to 2.1.1-0
@@ -63,2 +63,3 @@ "use strict"; | ||
if (height) style += 'height:' + height + 'rpx;'; | ||
if (style === this.data.styleSheet) return; | ||
this.setData({ | ||
@@ -65,0 +66,0 @@ styleSheet: style |
{ | ||
"name": "rax-image", | ||
"version": "2.1.0", | ||
"version": "2.1.1-0", | ||
"description": "Image component for Rax.", | ||
@@ -5,0 +5,0 @@ "license": "BSD-3-Clause", |
@@ -52,2 +52,3 @@ import fmtEvent from './fmtEvent'; | ||
if (height) style += 'height:' + height + 'rpx;'; | ||
if (style === this.data.styleSheet) return; | ||
@@ -54,0 +55,0 @@ this.setData({ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
37176
703
1