@atlaskit/tooltip
Advanced tools
Comparing version 8.1.0 to 8.1.1
# @atlaskit/tooltip | ||
## 8.1.1 | ||
- [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website, $ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27) | ||
## 8.1.0 | ||
@@ -4,0 +7,0 @@ - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4) |
@@ -84,2 +84,4 @@ 'use strict'; | ||
withTransitionGroup: true | ||
}, Tip); | ||
}, | ||
// $FlowFixMe TEMPORARY | ||
Tip); |
@@ -59,2 +59,4 @@ import _Object$getPrototypeOf from 'babel-runtime/core-js/object/get-prototype-of'; | ||
withTransitionGroup: true | ||
}, Tip); | ||
}, | ||
// $FlowFixMe TEMPORARY | ||
Tip); |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "8.0.13" | ||
"version": "8.1.0" | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "8.1.0", | ||
"version": "8.1.1", | ||
"description": "A React Component for displaying Tooltips", | ||
@@ -20,3 +20,3 @@ "license": "Apache-2.0", | ||
"@atlaskit/layer-manager": "^2.6.0", | ||
"@atlaskit/theme": "^2.3.0", | ||
"@atlaskit/theme": "^2.3.1", | ||
"react-deprecate": "^0.1.0", | ||
@@ -31,5 +31,5 @@ "react-transition-group": "^2.2.1", | ||
"devDependencies": { | ||
"@atlaskit/button": "^6.3.0", | ||
"@atlaskit/button": "^6.3.1", | ||
"@atlaskit/docs": "^2.4.0", | ||
"@atlaskit/icon": "^10.7.0" | ||
"@atlaskit/icon": "^10.7.1" | ||
}, | ||
@@ -36,0 +36,0 @@ "keywords": [ |
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
63014
1405
Updated@atlaskit/theme@^2.3.1