terra-slide-panel
Advanced tools
Comparing version 3.27.0 to 3.28.0
@@ -7,2 +7,8 @@ Changelog | ||
3.28.0 - (July 14, 2020) | ||
------------------ | ||
### Changed | ||
* updated `master` references to `main`. | ||
* Minor file changes to comply with eslint config | ||
3.27.0 - (June 2, 2020) | ||
@@ -9,0 +15,0 @@ ------------------ |
@@ -49,4 +49,4 @@ "use strict"; | ||
}, /*#__PURE__*/_react.default.createElement("p", null, "This is the main content area of the slide panel. The overall height of the SlidePanel is determined by the intrinsic height of the content in this container."), /*#__PURE__*/_react.default.createElement("p", null, 'Focus is moved to the toggle button in the panel container when the panel is opened via the componentDidUpdate lifecycle hook in ', /*#__PURE__*/_react.default.createElement("a", { | ||
href: "https://github.com/cerner/terra-framework/blob/master/packages/terra-slide-panel/src/terra-dev-site/doc/example/DefaultSlidePanel.jsx" | ||
}, "the example code"), '.'), /*#__PURE__*/_react.default.createElement("ul", null, /*#__PURE__*/_react.default.createElement("li", null, "Item 1"), /*#__PURE__*/_react.default.createElement("li", null, "Item 2"), /*#__PURE__*/_react.default.createElement("li", null, "Item 3"), /*#__PURE__*/_react.default.createElement("li", null, "Item 4"), /*#__PURE__*/_react.default.createElement("li", null, "Item 5"), /*#__PURE__*/_react.default.createElement("li", null, "Item 6"), /*#__PURE__*/_react.default.createElement("li", null, "Item 7"), /*#__PURE__*/_react.default.createElement("li", null, "Item 8")))); | ||
href: "https://github.com/cerner/terra-framework/blob/main/packages/terra-slide-panel/src/terra-dev-site/doc/example/DefaultSlidePanel.jsx" | ||
}, "the example code"), "."), /*#__PURE__*/_react.default.createElement("ul", null, /*#__PURE__*/_react.default.createElement("li", null, "Item 1"), /*#__PURE__*/_react.default.createElement("li", null, "Item 2"), /*#__PURE__*/_react.default.createElement("li", null, "Item 3"), /*#__PURE__*/_react.default.createElement("li", null, "Item 4"), /*#__PURE__*/_react.default.createElement("li", null, "Item 5"), /*#__PURE__*/_react.default.createElement("li", null, "Item 6"), /*#__PURE__*/_react.default.createElement("li", null, "Item 7"), /*#__PURE__*/_react.default.createElement("li", null, "Item 8")))); | ||
}; | ||
@@ -71,4 +71,4 @@ | ||
}, /*#__PURE__*/_react.default.createElement("p", null, "This is the panel content area of the slide panel."), /*#__PURE__*/_react.default.createElement("p", null, 'Focus is moved to the toggle button in the main container when the panel is closed via the componentDidUpdate lifecycle hook in ', /*#__PURE__*/_react.default.createElement("a", { | ||
href: "https://github.com/cerner/terra-framework/blob/master/packages/terra-slide-panel/src/terra-dev-site/doc/example/DefaultSlidePanel.jsx" | ||
}, "the example code"), '.'), /*#__PURE__*/_react.default.createElement("ul", null, /*#__PURE__*/_react.default.createElement("li", null, "Item 1"), /*#__PURE__*/_react.default.createElement("li", null, "Item 2"), /*#__PURE__*/_react.default.createElement("li", null, "Item 3"), /*#__PURE__*/_react.default.createElement("li", null, "Item 4"), /*#__PURE__*/_react.default.createElement("li", null, "Item 5"), /*#__PURE__*/_react.default.createElement("li", null, "Item 6"), /*#__PURE__*/_react.default.createElement("li", null, "Item 7"), /*#__PURE__*/_react.default.createElement("li", null, "Item 8"), /*#__PURE__*/_react.default.createElement("li", null, "Item 9"), /*#__PURE__*/_react.default.createElement("li", null, "Item 10"), /*#__PURE__*/_react.default.createElement("li", null, "Item 11"), /*#__PURE__*/_react.default.createElement("li", null, "Item 12"), /*#__PURE__*/_react.default.createElement("li", null, "Item 13"), /*#__PURE__*/_react.default.createElement("li", null, "Item 14"), /*#__PURE__*/_react.default.createElement("li", null, "Item 15")))); | ||
href: "https://github.com/cerner/terra-framework/blob/main/packages/terra-slide-panel/src/terra-dev-site/doc/example/DefaultSlidePanel.jsx" | ||
}, "the example code"), "."), /*#__PURE__*/_react.default.createElement("ul", null, /*#__PURE__*/_react.default.createElement("li", null, "Item 1"), /*#__PURE__*/_react.default.createElement("li", null, "Item 2"), /*#__PURE__*/_react.default.createElement("li", null, "Item 3"), /*#__PURE__*/_react.default.createElement("li", null, "Item 4"), /*#__PURE__*/_react.default.createElement("li", null, "Item 5"), /*#__PURE__*/_react.default.createElement("li", null, "Item 6"), /*#__PURE__*/_react.default.createElement("li", null, "Item 7"), /*#__PURE__*/_react.default.createElement("li", null, "Item 8"), /*#__PURE__*/_react.default.createElement("li", null, "Item 9"), /*#__PURE__*/_react.default.createElement("li", null, "Item 10"), /*#__PURE__*/_react.default.createElement("li", null, "Item 11"), /*#__PURE__*/_react.default.createElement("li", null, "Item 12"), /*#__PURE__*/_react.default.createElement("li", null, "Item 13"), /*#__PURE__*/_react.default.createElement("li", null, "Item 14"), /*#__PURE__*/_react.default.createElement("li", null, "Item 15")))); | ||
}; | ||
@@ -75,0 +75,0 @@ |
{ | ||
"name": "terra-slide-panel", | ||
"main": "lib/SlidePanel.js", | ||
"version": "3.27.0", | ||
"version": "3.28.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.", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-theme-context": "^1.0.0" | ||
"terra-theme-context": "^1.3.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "scripts": { | ||
}, | ||
"gitHead": "321e0043c06e708739ea69c2c7ff68a5c14e62b3" | ||
"gitHead": "5bd4eb1dc37d7d30d88d557db7851c011776bd5c" | ||
} |
@@ -23,4 +23,4 @@ import React from 'react'; | ||
{'Focus is moved to the toggle button in the panel container when the panel is opened via the componentDidUpdate lifecycle hook in '} | ||
<a href="https://github.com/cerner/terra-framework/blob/master/packages/terra-slide-panel/src/terra-dev-site/doc/example/DefaultSlidePanel.jsx">the example code</a> | ||
{'.'} | ||
<a href="https://github.com/cerner/terra-framework/blob/main/packages/terra-slide-panel/src/terra-dev-site/doc/example/DefaultSlidePanel.jsx">the example code</a> | ||
. | ||
</p> | ||
@@ -52,4 +52,4 @@ <ul> | ||
{'Focus is moved to the toggle button in the main container when the panel is closed via the componentDidUpdate lifecycle hook in '} | ||
<a href="https://github.com/cerner/terra-framework/blob/master/packages/terra-slide-panel/src/terra-dev-site/doc/example/DefaultSlidePanel.jsx">the example code</a> | ||
{'.'} | ||
<a href="https://github.com/cerner/terra-framework/blob/main/packages/terra-slide-panel/src/terra-dev-site/doc/example/DefaultSlidePanel.jsx">the example code</a> | ||
. | ||
</p> | ||
@@ -56,0 +56,0 @@ <ul> |
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
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
113999
0
Updatedterra-theme-context@^1.3.0