@atlaskit/portal
Advanced tools
Comparing version 4.3.5 to 4.3.6
# @atlaskit/portal | ||
## 4.3.6 | ||
### Patch Changes | ||
- [`f78ae454863`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f78ae454863) - Update tooltip z-index to 9999 | ||
- Updated dependencies | ||
## 4.3.5 | ||
@@ -4,0 +11,0 @@ |
@@ -16,3 +16,3 @@ "use strict"; | ||
700: 'spotlight', | ||
800: 'tooltip' | ||
9999: 'tooltip' | ||
}; | ||
@@ -19,0 +19,0 @@ |
@@ -10,3 +10,3 @@ const zIndexToName = { | ||
700: 'spotlight', | ||
800: 'tooltip' | ||
9999: 'tooltip' | ||
}; | ||
@@ -13,0 +13,0 @@ |
@@ -10,3 +10,3 @@ var zIndexToName = { | ||
700: 'spotlight', | ||
800: 'tooltip' | ||
9999: 'tooltip' | ||
}; | ||
@@ -13,0 +13,0 @@ |
{ | ||
"name": "@atlaskit/portal", | ||
"version": "4.3.5", | ||
"version": "4.3.6", | ||
"description": "A wrapper for rendering components in React portals.", | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@atlaskit/theme": "^12.5.0", | ||
"@atlaskit/theme": "^12.6.0", | ||
"@babel/runtime": "^7.0.0" | ||
@@ -52,3 +52,3 @@ }, | ||
"@atlaskit/ssr": "*", | ||
"@atlaskit/tokens": "^1.14.0", | ||
"@atlaskit/tokens": "^1.18.0", | ||
"@atlaskit/visual-regression": "*", | ||
@@ -55,0 +55,0 @@ "@atlaskit/webdriver-runner": "*", |
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
60414
Updated@atlaskit/theme@^12.6.0