react-div-100vh
Advanced tools
Comparing version 0.3.6 to 0.3.7
@@ -0,1 +1,4 @@ | ||
## 0.3.7 (Dec 13, 2019) | ||
* Fix 'error "document" is not available during server side rendering.' (@kyleboss-tinder in [28](https://github.com/mvasin/react-div-100vh/pull/28)) | ||
## 0.3.6 (Dec 10, 2019) | ||
@@ -2,0 +5,0 @@ * Use document.documentElement.clientHeight instead of window.innerHeight (@meyerds in [26](https://github.com/mvasin/react-div-100vh/pull/26)) |
{ | ||
"name": "react-div-100vh", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "A React component that aims to solve '100vh' issue in mobile browsers", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
76591
23
499