@atlaskit/inline-dialog
Advanced tools
Comparing version 5.2.0 to 5.2.1
# @atlaskit/inline-dialog | ||
## 5.2.1 | ||
- [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74) | ||
## 5.2.0 | ||
@@ -4,0 +7,0 @@ - [minor] Updated inline-dialog to include boundaries element prop, updated Layer to have dynamic boolean escapeWithReference property, updated modal-dialog Content component with overflow-x:hidden' [cb72752](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cb72752) |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "5.1.2" | ||
"version": "5.2.0" | ||
} |
{ | ||
"name": "@atlaskit/inline-dialog", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"description": "An inline dialog React component for secondary content and controls that are displayed on user request", | ||
@@ -19,4 +19,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/layer": "^2.7.0", | ||
"@atlaskit/theme": "^2.3.1", | ||
"@atlaskit/layer": "^2.7.1", | ||
"@atlaskit/theme": "^2.3.3", | ||
"styled-components": "^1.4.6" | ||
@@ -29,6 +29,6 @@ }, | ||
"devDependencies": { | ||
"@atlaskit/button": "^6.3.1", | ||
"@atlaskit/button": "^6.4.1", | ||
"@atlaskit/docs": "^2.4.0", | ||
"@atlaskit/icon": "^10.7.1", | ||
"@atlaskit/single-select": "^3.2.1", | ||
"@atlaskit/icon": "^10.9.1", | ||
"@atlaskit/single-select": "^3.2.3", | ||
"enzyme": "^3.3.0" | ||
@@ -35,0 +35,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
31205
20
Updated@atlaskit/layer@^2.7.1
Updated@atlaskit/theme@^2.3.3