anima-yocto
Advanced tools
Comparing version 1.1.1 to 1.1.2
# History | ||
--- | ||
## 1.1.2 | ||
- touch:不再全局代理click事件,改为只有监听了tap或click事件的元素才会触发该逻辑 | ||
fix bug && optimize | ||
- touch:修复兼容一个ios4引起的滚动bug | ||
- event:事件监听阶段,增加animaClick判断以及touch逻辑 | ||
@@ -5,0 +10,0 @@ ## 1.1.1 |
{ | ||
"name": "anima-yocto", | ||
"version": "1.1.1", | ||
"description": "Yocto is a anima's customized zepto core, rebuild and simplify some modules from the core of zepto", | ||
"version": "1.1.2", | ||
"description": "Yocto is a anima's customized zepto library, rebuild and simplify some modules from the core of zepto", | ||
"keywords": [ | ||
@@ -29,4 +29,4 @@ "yocto", | ||
"anima-yocto-ajax": "1.0.1", | ||
"anima-yocto-event": "1.0.1", | ||
"anima-yocto-touch": "1.0.3" | ||
"anima-yocto-event": "1.0.2", | ||
"anima-yocto-touch": "1.0.5" | ||
}, | ||
@@ -33,0 +33,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
69334
+ Addedanima-yocto-event@1.0.2(transitive)
+ Addedanima-yocto-lite@1.1.1(transitive)
+ Addedanima-yocto-touch@1.0.5(transitive)
- Removedanima-yocto-lite@1.1.0(transitive)
- Removedanima-yocto-touch@1.0.3(transitive)
Updatedanima-yocto-event@1.0.2
Updatedanima-yocto-touch@1.0.5