@spectrum-web-components/popover
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [0.2.2](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/popover@0.2.1...@spectrum-web-components/popover@0.2.2) (2020-01-06) | ||
**Note:** Version bump only for package @spectrum-web-components/popover | ||
## [0.2.1](https://github.com/adobe/spectrum-web-components/compare/@spectrum-web-components/popover@0.2.0...@spectrum-web-components/popover@0.2.1) (2019-11-27) | ||
@@ -8,0 +12,0 @@ |
@@ -30,2 +30,3 @@ { | ||
"name": "direction", | ||
"attribute": "direction", | ||
"type": "\"top\" | \"bottom\" | \"left\" | \"right\" | \"none\"" | ||
@@ -35,2 +36,3 @@ }, | ||
"name": "tip", | ||
"attribute": "tip", | ||
"type": "boolean" | ||
@@ -37,0 +39,0 @@ } |
@@ -21,3 +21,3 @@ { | ||
], | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "", | ||
@@ -47,3 +47,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "b81218bc84e60248f14a1aee7e58ade0030e52dc" | ||
"gitHead": "8ccfbecc2e7534567967bbebb5d201e0b16b08bb" | ||
} |
## Overview | ||
An **sp-popover** is used to display transient content (menus, options, additional actions etc.) and appears when clicking/tapping on a source (tools, buttons, etc.) It stands out via its visual style (stroke and drop shadow) and floats on top of the rest of the interface. | ||
This component does not implement the actual overlay behavior and interactions. | ||
This is handled in the `Overlay Root` and `Overlay Trigger` | ||
An **sp-popover** is used to display transient content (menus, options, additional actions etc.) and appears when clicking/tapping on a source (tools, buttons, etc.) It stands out via its visual style (stroke and drop shadow) and floats on top of the rest of the interface. This component does not implement the actual overlay behavior and interactions. This is handled in the `Overlay Root` and `Overlay Trigger`. | ||
### Installation | ||
``` | ||
npm install @spectrum-web-components/popover | ||
# or | ||
yarn add @spectrum-web-components/popover | ||
``` | ||
## Example | ||
@@ -8,0 +16,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
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
62277
569
152
1