terra-slide-panel
Advanced tools
Comparing version 3.9.0 to 3.10.0
@@ -7,2 +7,7 @@ Changelog | ||
3.10.0 - (July 16, 2019) | ||
------------------ | ||
### Added | ||
* Added documentation on required peerDependencies | ||
3.9.0 - (July 10, 2019) | ||
@@ -9,0 +14,0 @@ ------------------ |
@@ -10,3 +10,19 @@ # Terra Slide Panel | ||
<!-- AUTO-GENERATED-CONTENT:START Peer Dependencies --> | ||
## Peer Dependencies | ||
<details> | ||
<summary>View information on this component's peer dependencies.</summary> | ||
This component requires the following peer dependencies be installed in your app for the component to properly function. | ||
| Peer Dependency | Version | | ||
|-|-| | ||
| react | ^16.8.5 | | ||
| react-dom | ^16.8.5 | | ||
</details> | ||
<!-- AUTO-GENERATED-CONTENT:END --> | ||
## Component Features | ||
@@ -13,0 +29,0 @@ * [Cross-Browser Support](https://github.com/cerner/terra-ui/blob/master/src/terra-dev-site/contributing/ComponentStandards.e.contributing.md#cross-browser-support) |
{ | ||
"name": "terra-slide-panel", | ||
"main": "lib/SlidePanel.js", | ||
"version": "3.9.0", | ||
"version": "3.10.0", | ||
"description": "The Terra SlidePanel component is a progressive disclosure mechanism that allows additional content to be shown and hidden in a variety of ways.", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -17,2 +17,19 @@ # Terra Slide Panel | ||
<!-- AUTO-GENERATED-CONTENT:START Peer Dependencies --> | ||
## Peer Dependencies | ||
<details> | ||
<summary>View information on this component's peer dependencies.</summary> | ||
This component requires the following peer dependencies be installed in your app for the component to properly function. | ||
| Peer Dependency | Version | | ||
|-|-| | ||
| react | ^16.8.5 | | ||
| react-dom | ^16.8.5 | | ||
</details> | ||
<!-- AUTO-GENERATED-CONTENT:END --> | ||
## LICENSE | ||
@@ -19,0 +36,0 @@ |
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
102569
43