terra-responsive-element
Advanced tools
Comparing version 5.17.0 to 5.18.0
@@ -7,2 +7,9 @@ Changelog | ||
5.18.0 - (April 28, 2020) | ||
------------------ | ||
### Changed | ||
* Removed "View Component Source Code" from docs in favour of source code badge | ||
### Added | ||
* Added clinical-lowlight-theme wdio screenshots | ||
5.17.0 - (April 22, 2020) | ||
@@ -9,0 +16,0 @@ ------------------ |
{ | ||
"name": "terra-responsive-element", | ||
"main": "lib/ResponsiveElement.js", | ||
"version": "5.17.0", | ||
"version": "5.18.0", | ||
"description": "The terra-responsive-element conditionally renders components based on viewport size", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/cerner/terra-core.git" | ||
"url": "git+https://github.com/cerner/terra-core.git", | ||
"directory": "packages/terra-responsive-element" | ||
}, | ||
@@ -31,3 +32,3 @@ "keywords": [ | ||
"resize-observer-polyfill": "^1.4.1", | ||
"terra-breakpoints": "^2.25.0" | ||
"terra-breakpoints": "^2.26.0" | ||
}, | ||
@@ -47,3 +48,3 @@ "scripts": { | ||
}, | ||
"gitHead": "260525965e8cadfcb40b9acf10cecf8731d8489c" | ||
"gitHead": "5e0b4b9f28277197ff0dfba8ff6ba0e60ebd0672" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
76165
Updatedterra-breakpoints@^2.26.0