@paprika/popover
Advanced tools
Comparing version
# Changelog | ||
## 2.0.8 | ||
### Patch Changes | ||
- d60fb99: peerDependencies now include react@17 and react@18 | ||
- Updated dependencies [d60fb99] | ||
- @paprika/constants@1.0.1 | ||
- @paprika/raw-button@1.0.15 | ||
- @paprika/tokens@2.0.1 | ||
- @paprika/helpers@2.4.2 | ||
- @paprika/stylers@1.1.8 | ||
## 2.0.8-next.0 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@paprika/popover", | ||
"version": "2.0.8-next.0", | ||
"version": "2.0.8", | ||
"description": "Popover component renders an overlay of content anchored to a trigger button (or specific positioning element). It can be triggered by click (or keypress), by hover (or keyboard focus – as a tooltip), or programatically", | ||
@@ -20,7 +20,7 @@ "author": "@paprika", | ||
"@babel/runtime-corejs2": "^7.3.1", | ||
"@paprika/constants": "^1.0.1-next.0", | ||
"@paprika/helpers": "^2.4.2-next.0", | ||
"@paprika/raw-button": "^1.0.15-next.0", | ||
"@paprika/stylers": "^1.1.8-next.0", | ||
"@paprika/tokens": "^2.0.1-next.0", | ||
"@paprika/constants": "^1.0.1", | ||
"@paprika/helpers": "^2.4.2", | ||
"@paprika/raw-button": "^1.0.15", | ||
"@paprika/stylers": "^1.1.8", | ||
"@paprika/tokens": "^2.0.1", | ||
"lodash.throttle": "^4.1.1", | ||
@@ -27,0 +27,0 @@ "memoize-one": "^5.0.0", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
168967
0.13%1
-50%Updated
Updated
Updated
Updated
Updated