framer-motion
Advanced tools
Comparing version 0.18.4 to 0.18.5
@@ -5,2 +5,11 @@ # Changelog | ||
## [0.18.5] 2019-06-07 | ||
### Fixed | ||
- Properly cleaning up event listeners in tap gesture. | ||
- Only starting pan gesture when pointer has moved more than one point. | ||
- Applying `transformPagePoint` to `dragConstraints` when it's a `RefObject<Element>` to ensure it works in scaled environments. | ||
- Fixing `dragElastic` behaviour when `dragMomentum={false}`. | ||
## [0.18.4] 2019-05-30 | ||
@@ -7,0 +16,0 @@ |
{ | ||
"name": "framer-motion", | ||
"version": "0.18.4", | ||
"version": "0.18.5", | ||
"main": "dist/framer-motion.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/framer-motion.es.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1220644
33524
54