Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "anima-pop", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "The best project ever.", | ||
@@ -30,4 +30,4 @@ "homepage": "http://gitlab.alibaba-inc.com/animajs/pop", | ||
"dependencies": { | ||
"anima-widget": "1.1.1", | ||
"anima-yocto-lite": "1.0.0" | ||
"anima-widget": "1.1.2", | ||
"anima-yocto-lite": "1.1.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
@@ -36,2 +36,5 @@ | ||
maskEl.css('position',positon); | ||
if (zIndex) { | ||
maskEl.css('zIndex', zIndex - 1); | ||
} | ||
_self.set('maskEl',maskEl); | ||
@@ -38,0 +41,0 @@ } |
27163
927
+ Addedanima-widget@1.1.2(transitive)
+ Addedanima-yocto-core@1.1.0(transitive)
+ Addedanima-yocto-event@1.0.1(transitive)
+ Addedanima-yocto-lite@1.1.0(transitive)
- Removedanima-widget@1.1.1(transitive)
- Removedanima-yocto-core@1.0.0(transitive)
- Removedanima-yocto-event@1.0.0(transitive)
- Removedanima-yocto-lite@1.0.0(transitive)
Updatedanima-widget@1.1.2
Updatedanima-yocto-lite@1.1.0