@atlaskit/inline-dialog
Advanced tools
Comparing version 5.1.0 to 5.1.1
# @atlaskit/inline-dialog | ||
## 5.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) | ||
## 5.1.0 | ||
@@ -4,0 +7,0 @@ - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4) |
@@ -98,2 +98,3 @@ 'use strict'; | ||
// in pixels | ||
// $FlowFixMe TEMPORARY | ||
@@ -100,0 +101,0 @@ var dialogOffset = '0 ' + (0, _theme.gridSize)(this.props); |
@@ -63,2 +63,3 @@ import _Object$getPrototypeOf from 'babel-runtime/core-js/object/get-prototype-of'; | ||
// in pixels | ||
// $FlowFixMe TEMPORARY | ||
@@ -65,0 +66,0 @@ var dialogOffset = '0 ' + gridSize(this.props); |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "5.0.7" | ||
"version": "5.1.0" | ||
} |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "An inline dialog React component for secondary content and controls that are displayed on user request", | ||
@@ -20,3 +20,3 @@ "license": "Apache-2.0", | ||
"@atlaskit/layer": "^2.6.0", | ||
"@atlaskit/theme": "^2.3.0", | ||
"@atlaskit/theme": "^2.3.1", | ||
"styled-components": "^1.4.6" | ||
@@ -29,5 +29,5 @@ }, | ||
"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", | ||
"@atlaskit/single-select": "^3.2.0", | ||
@@ -34,0 +34,0 @@ "enzyme": "^3.3.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
19633
261
Updated@atlaskit/theme@^2.3.1