Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/layer

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/layer - npm Package Compare versions

Comparing version 2.5.9 to 2.5.10

dist/cjs/components/internal/helpers.js

245

CHANGELOG.md

@@ -1,321 +0,154 @@

<a name="2.5.9"></a>
## 2.5.9 (2017-12-06)
# @atlaskit/layer
## 2.5.10
- [patch] migrated layer from ak to mk-2 [3eec864](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3eec864)
<a name="2.5.9"></a>
## 2.5.9 (2017-12-06)
### Bug Fixes
* **package:** fix popper.js repaint flip issue caused by flaky native browser testing of MutationObs ([912dd87](https://bitbucket.org/atlassian/atlaskit/commits/912dd87))
<a name="2.5.8"></a>
* bug fix; fix popper.js repaint flip issue caused by flaky native browser testing of MutationObs ([912dd87](https://bitbucket.org/atlassian/atlaskit/commits/912dd87))
## 2.5.8 (2017-11-27)
### Bug Fixes
* **component:** fix layer overflowing viewport bounded contents off the top or bottom ([5978bfb](https://bitbucket.org/atlassian/atlaskit/commits/5978bfb))
<a name="2.5.7"></a>
* bug fix; fix layer overflowing viewport bounded contents off the top or bottom (issues closed: ak-3887) ([5978bfb](https://bitbucket.org/atlassian/atlaskit/commits/5978bfb))
## 2.5.7 (2017-11-13)
### Bug Fixes
* **pkg:** Replaces popper.js with an inlined version directly in the layer package ([54fe9c2](https://bitbucket.org/atlassian/atlaskit/commits/54fe9c2))
<a name="2.5.6"></a>
* bug fix; Replaces popper.js with an inlined version directly in the layer package ([54fe9c2](https://bitbucket.org/atlassian/atlaskit/commits/54fe9c2))
## 2.5.6 (2017-10-22)
### Bug Fixes
* **package:** update styled component dependency and react peerDep ([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
<a name="2.5.5"></a>
* bug fix; update styled component dependency and react peerDep ([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
## 2.5.5 (2017-10-12)
### Bug Fixes
* **component:** fix issue where layer would flicker when Popper updated positioning ([379abba](https://bitbucket.org/atlassian/atlaskit/commits/379abba))
<a name="2.5.4"></a>
* bug fix; fix issue where layer would flicker when Popper updated positioning (issues closed: ak-3600) ([379abba](https://bitbucket.org/atlassian/atlaskit/commits/379abba))
## 2.5.4 (2017-09-19)
* bug fix; support z-index on layer's content ([42f6b69](https://bitbucket.org/atlassian/atlaskit/commits/42f6b69))
### Bug Fixes
* **component:** support z-index on layer's content ([42f6b69](https://bitbucket.org/atlassian/atlaskit/commits/42f6b69))
<a name="2.5.3"></a>
## 2.5.3 (2017-08-09)
* bug fix; bump util-shared-styles dependency to latest to reduce app bundle sizes (issues closed: ak-3252) ([dbc406c](https://bitbucket.org/atlassian/atlaskit/commits/dbc406c))
### Bug Fixes
* **package:** bump util-shared-styles dependency to latest to reduce app bundle sizes ([dbc406c](https://bitbucket.org/atlassian/atlaskit/commits/dbc406c))
<a name="2.5.2"></a>
## 2.5.2 (2017-07-27)
### Bug Fixes
* fix; rename jsnext:main to jsnext:experimental:main temporarily ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
* **package:** rename jsnext:main to jsnext:experimental:main temporarily ([c7508e0](https://bitbucket.org/atlassian/atlaskit/commits/c7508e0))
<a name="2.5.1"></a>
## 2.5.1 (2017-07-25)
### Bug Fixes
* fix; use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
* **build:** use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
## 2.2.0 (2017-07-17)
## 2.2.0 (2017-07-17)
## 2.2.0 (2017-07-17)
<a name="2.2.0"></a>
# 2.2.0 (2017-07-17)
* fix; rerelease, failed prepublish scripts ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
## 2.2.0 (2017-07-17)
<a name="2.2.0"></a>
# 2.2.0 (2017-07-17)
* feature; added ES module builds to dist and add jsnext:main to most ADG packages ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
<a name="2.2.0"></a>
# 2.2.0 (2017-07-17)
### Bug Fixes
* **package:** rerelease, failed prepublish scripts ([5fd82f8](https://bitbucket.org/atlassian/atlaskit/commits/5fd82f8))
<a name="2.2.0"></a>
# 2.2.0 (2017-07-17)
### Features
* **package:** added ES module builds to dist and add jsnext:main to most ADG packages ([ea76507](https://bitbucket.org/atlassian/atlaskit/commits/ea76507))
<a name="2.1.5"></a>
## 2.1.5 (2017-07-12)
### Bug Fixes
* fix; sets the default state of Layer to put the content at -9999, -9999 to prevent flashe ([ef5d884](https://bitbucket.org/atlassian/atlaskit/commits/ef5d884))
* **component:** sets the default state of Layer to put the content at -9999, -9999 to prevent flashe ([ef5d884](https://bitbucket.org/atlassian/atlaskit/commits/ef5d884))
<a name="2.1.4"></a>
## 2.1.4 (2017-05-30)
### Bug Fixes
* fix; fixed default layer position ([d23ab52](https://bitbucket.org/atlassian/atlaskit/commits/d23ab52))
* fix; add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
* **component:** fixed default layer position ([d23ab52](https://bitbucket.org/atlassian/atlaskit/commits/d23ab52))
* **package:** add prop-types as a dependency to avoid React 15.x warnings ([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
<a name="2.1.3"></a>
## 2.1.3 (2017-05-02)
### Bug Fixes
* fix; don't initialize Popper for empty layer ([67e34db](https://bitbucket.org/atlassian/atlaskit/commits/67e34db))
* **performance:** don't initialize Popper for empty layer ([67e34db](https://bitbucket.org/atlassian/atlaskit/commits/67e34db))
<a name="2.1.2"></a>
## 2.1.2 (2017-04-27)
### Bug Fixes
* fix; update legal copy to be more clear. Not all modules include ADG license. ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
* **docs:** update legal copy to be more clear. Not all modules include ADG license. ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
<a name="2.1.1"></a>
## 2.1.1 (2017-04-26)
### Bug Fixes
* fix; update legal copy and fix broken links for component README on npm. New contribution and ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
* **docs:** update legal copy and fix broken links for component README on npm. New contribution and ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
## 2.1.0 (2017-04-20)
* feature; removed explicit style! imports, set style-loader in webpack config ([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
<a name="2.1.0"></a>
# 2.1.0 (2017-04-20)
### Features
* **refactor:** removed explicit style! imports, set style-loader in webpack config ([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
<a name="2.0.2"></a>
## 2.0.2 (2017-04-18)
### Bug Fixes
* fix; pins popper version to prevent breaking change that came in a minor change ([43ef9eb](https://bitbucket.org/atlassian/atlaskit/commits/43ef9eb))
* **component:** pins popper version to prevent breaking change that came in a minor change ([43ef9eb](https://bitbucket.org/atlassian/atlaskit/commits/43ef9eb))
<a name="2.0.1"></a>
## 2.0.1 (2017-04-04)
### Bug Fixes
* fix; adds defensive code to allow testing in mocha/jsdom ([d6eddb8](https://bitbucket.org/atlassian/atlaskit/commits/d6eddb8))
* **component:** adds defensive code to allow testing in mocha/jsdom ([d6eddb8](https://bitbucket.org/atlassian/atlaskit/commits/d6eddb8))
## 2.0.0 (2017-03-27)
* fix; limit autoFlip positions to top, bottom, left, and right ([a2efa42](https://bitbucket.org/atlassian/atlaskit/commits/a2efa42))
<a name="2.0.0"></a>
# 2.0.0 (2017-03-27)
* feature; add the ability to specify the order of flipping behavior to layer ([519283a](https://bitbucket.org/atlassian/atlaskit/commits/519283a))
### Bug Fixes
* **component:** limit autoFlip positions to top, bottom, left, and right ([a2efa42](https://bitbucket.org/atlassian/atlaskit/commits/a2efa42))
* breaking; Replaced autoPosition property with the autoFlip property.
### Features
* **component:** add the ability to specify the order of flipping behavior to layer ([519283a](https://bitbucket.org/atlassian/atlaskit/commits/519283a))
### BREAKING CHANGES
* **component:** Replaced autoPosition property with the autoFlip property.
<a name="1.1.8"></a>
## 1.1.8 (2017-03-21)
<a name="1.1.8"></a>
## 1.1.8 (2017-03-21)
### Bug Fixes
* fix; maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
* **package:** maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
<a name="1.1.7"></a>
## 1.1.7 (2017-02-28)
### Bug Fixes
* fix; dummy commit to release stories ([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
* **stories:** dummy commit to release stories ([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
<a name="1.1.5"></a>
## 1.1.5 (2017-02-28)
### Bug Fixes
* fix; dummy commit to fix broken stories and missing registry pages ([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
* **stories:** dummy commit to fix broken stories and missing registry pages ([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
<a name="1.1.5"></a>
## 1.1.5 (2017-02-28)
### Bug Fixes
* fix; dummy commit to release stories for components ([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))
* **stories:** dummy commit to release stories for components ([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))
<a name="1.1.4"></a>
## 1.1.4 (2017-02-28)
### Bug Fixes
* fix; removes jsdoc annotations and adds them to usage.md ([40c986f](https://bitbucket.org/atlassian/atlaskit/commits/40c986f))
* **docs:** removes jsdoc annotations and adds them to usage.md ([40c986f](https://bitbucket.org/atlassian/atlaskit/commits/40c986f))
<a name="1.1.3"></a>
## 1.1.3 (2017-02-27)
### Bug Fixes
* empty commit to make components release themselves ([5511fbe](https://bitbucket.org/atlassian/atlaskit/commits/5511fbe))
<a name="1.1.2"></a>
## 1.1.2 (2017-02-10)
### Bug Fixes
* fix; Dummy commit to release components to registry ([5bac43b](https://bitbucket.org/atlassian/atlaskit/commits/5bac43b))
* **dummy:** Dummy commit to release components to registry ([5bac43b](https://bitbucket.org/atlassian/atlaskit/commits/5bac43b))
<a name="1.1.1"></a>
## 1.1.1 (2017-02-06)
### Bug Fixes
* **bump:** Updates package to use scoped ak packages ([4800e90](https://bitbucket.org/atlassian/atlaskit/commits/4800e90))
<a name="1.1.0"></a>
# 1.1.0 (2017-01-30)
### Features
* expose scrollParent as an option for boundariesElement prop in ak-layer ([f935abb](https://bitbucket.org/atlassian/atlaskit/commits/f935abb))
* fix; Updates package to use scoped ak packages ([4800e90](https://bitbucket.org/atlassian/atlaskit/commits/4800e90))
{
"name": "@atlaskit/layer",
"version": "2.5.9",
"config": {
"access": "public"
},
"version": "2.5.10",
"description": "A React layer component responsible for the position of an element on a page",
"main": "dist/bundle.js",
"webpack": "dist/bundle-cjs.js",
"jsnext:experimental:main": "dist/es/index.js",
"ak:webpack:raw": "src/index.jsx",
"scripts": {
"eslint": "../../build/bin/lint.eslint.sh",
"jest": "echo 'yarn run jest is deprecated and removed. please run yarn run test:unit instead.'",
"prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish-with-babel/single @atlaskit/layer; } || ../../node_modules/.bin/not-in-publish",
"storybook": "../../build/bin/storybook/run.local.js",
"storybook:static": "../../build/bin/storybook/build.static.js",
"test:unit": "../../node_modules/.bin/jest -c ../../build/config/jest.config.js"
},
"license": "Apache-2.0",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"atlaskit:src": "src/index.js",
"files": [

@@ -25,32 +14,21 @@ "dist"

"maintainers": [
{
"name": "Luke B"
},
{
"name": "Nadia M"
}
"Luke B",
"Nadia M"
],
"license": "Apache-2.0",
"repository": "bitbucket:atlaskit/atlaskit-mk-2",
"dependencies": {
"@atlaskit/util-shared-styles": "^2.10.3",
"babel-runtime": "^6.11.6",
"prop-types": "^15.5.10",
"styled-components": "^1.4.6"
},
"devDependencies": {
"@atlaskit/layer": "*",
"@atlaskit/util-readme": "^1.0.0"
},
"peerDependencies": {
"react": "^15.3.2 || ^16.0.0"
"react": "^15.6.1"
},
"repository": {
"type": "git",
"url": "https://bitbucket.org/atlassian/atlaskit"
"devDependencies": {
"@atlaskit/docs": "^2.2.0",
"enzyme": "^2.9.1"
},
"keywords": [
"atlaskit",
"ui",
"internal"
"react",
"ui"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc