@atlaskit/layer
Advanced tools
Comparing version 6.0.0 to 6.1.0
# @atlaskit/layer | ||
## 6.1.0 | ||
- [minor] [6fd20256f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6fd20256f3): | ||
- Add positionFixed property to Popper | ||
## 6.0.0 | ||
@@ -4,0 +9,0 @@ - [major] [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6): |
@@ -264,3 +264,4 @@ import _objectSpread from "@babel/runtime/helpers/objectSpread"; | ||
} | ||
} | ||
}, | ||
positionFixed: props.isAlwaysFixed | ||
}; | ||
@@ -267,0 +268,0 @@ var flipBehavior = getFlipBehavior(props); |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "6.0.0", | ||
"version": "6.1.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "6.0.0", | ||
"version": "6.1.0", | ||
"description": "A React layer component responsible for the position of an element on a page", | ||
@@ -29,2 +29,3 @@ "license": "Apache-2.0", | ||
"@atlaskit/build-utils": "^2.0.0", | ||
"@atlaskit/ssr": "^0.0.1", | ||
"@atlaskit/docs": "^7.0.0", | ||
@@ -43,2 +44,2 @@ "enzyme": "^3.7.0", | ||
] | ||
} | ||
} |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "6.0.0", | ||
"version": "6.1.0", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
48657
6
19
440