@atlaskit/layer-manager
Advanced tools
Comparing version 7.0.0 to 7.0.1
# @atlaskit/layer-manager | ||
## 7.0.1 | ||
- [patch] [21854842b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/21854842b5): | ||
- Clean couple of TODO's that were already done | ||
## 7.0.0 | ||
@@ -4,0 +9,0 @@ - [major] [7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107): |
@@ -117,3 +117,2 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck"; | ||
}(Component); // Pass theme through to be consumed | ||
// TODO: @thejameskyle - Fix Styled Components for Flow 53+ | ||
@@ -120,0 +119,0 @@ |
{ | ||
"name": "@atlaskit/layer-manager", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/layer-manager", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "A React Component for managing layers", | ||
@@ -36,3 +36,3 @@ "license": "Apache-2.0", | ||
"@atlaskit/modal-dialog": "^9.0.0", | ||
"@atlaskit/onboarding": "^8.0.0", | ||
"@atlaskit/onboarding": "^8.0.1", | ||
"@atlaskit/section-message": "^3.0.0", | ||
@@ -39,0 +39,0 @@ "@atlaskit/ssr": "^0.1.0", |
{ | ||
"name": "@atlaskit/layer-manager", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
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
74289
886