@spectrum-web-components/overlay
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -6,2 +6,8 @@ # Change Log | ||
## [0.4.3](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/overlay@0.4.2...@spectrum-web-components/overlay@0.4.3) (2020-08-05) | ||
### Bug Fixes | ||
- use height: 100% to avoid layout breaks ([1498129](https://github.com/adobe/spectrum-web-components/commit/14981291e6d860a8fde7e1746a4a03af4df1e572)) | ||
## [0.4.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/overlay@0.4.1...@spectrum-web-components/overlay@0.4.2) (2020-07-24) | ||
@@ -8,0 +14,0 @@ |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "", | ||
@@ -64,3 +64,3 @@ "main": "src/index.js", | ||
}, | ||
"gitHead": "4a420fbee76f5ff62da8fab792542bcb3b1dd0d1" | ||
"gitHead": "d08375a0d700d635c2fe0a142f3d7877ec18bff6" | ||
} |
@@ -88,2 +88,3 @@ /* | ||
position: relative; | ||
height: 100%; | ||
z-index: 0; | ||
@@ -90,0 +91,0 @@ } |
@@ -59,2 +59,3 @@ /* | ||
position: relative; | ||
height: 100%; | ||
z-index: 0; | ||
@@ -61,0 +62,0 @@ } |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
221291
3008
1