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

@atlaskit/layer-manager

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/layer-manager - npm Package Compare versions

Comparing version 2.2.1 to 2.3.0

dist/bundle-cjs.js

81

CHANGELOG.md

@@ -1,1 +0,80 @@

# @atlaskit/layer-manager
<a name="2.3.0"></a>
# 2.3.0 (2017-11-13)
<a name="2.3.0"></a>
# 2.3.0 (2017-11-13)
<a name="2.2.0"></a>
# 2.2.0 (2017-10-26)
<a name="2.1.2"></a>
## 2.1.2 (2017-10-22)
### Bug Fixes
* **package:** update styled component dependency and react peerDep ([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
<a name="2.1.1"></a>
## 2.1.1 (2017-10-19)
### Bug Fixes
* **component:** update deps for react16 ([17fa7ea](https://bitbucket.org/atlassian/atlaskit/commits/17fa7ea))
### Features
* **component:** cleanup layer-manager and modal-dialog in preparation for onboarding ([02a516b](https://bitbucket.org/atlassian/atlaskit/commits/02a516b))
<a name="2.1.0"></a>
# 2.1.0 (2017-09-27)
### Features
* **component:** expose "FocusScope" and "ScrollLock" from layer-manager ([2023c2f](https://bitbucket.org/atlassian/atlaskit/commits/2023c2f))
<a name="2.0.2"></a>
## 2.0.2 (2017-09-13)
### Bug Fixes
* **component:** fix index vs src/index bug for npm ([31d7177](https://bitbucket.org/atlassian/atlaskit/commits/31d7177))
<a name="2.0.1"></a>
## 2.0.1 (2017-09-12)
### Bug Fixes
* **component:** allow portal to be used outside of a theme-provider ([3a2d2a9](https://bitbucket.org/atlassian/atlaskit/commits/3a2d2a9))
<a name="1.0.0"></a>
# 1.0.0 (2017-09-05)
### Features
* **component:** initial release of the layer-manager package ([dbd34ea](https://bitbucket.org/atlassian/atlaskit/commits/dbd34ea))

66

package.json
{
"name": "@atlaskit/layer-manager",
"version": "2.2.1",
"description": "A React Component for managing layers",
"license": "Apache-2.0",
"main": "dist/cjs/index.js",
"atlaskit:src": "src/index.js",
"version": "2.3.0",
"config": {
"access": "public"
},
"description": "A template for creating AtlasKit components",
"main": "dist/bundle.js",
"webpack": "dist/bundle-cjs.js",
"ak:webpack:raw": "src/index.js",
"ak:component": {
"name": "Layer Manager"
},
"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-manager; } || ../../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"
},
"files": [
"dist"
],
"author": "Atlassian Pty Ltd",
"maintainers": [
"Joss M",
"Jed W"
],
"repository": "bitbucket:atlaskit/atlaskit-mk2",
"dependencies": {
"focusin": "^2.0.0",
"prop-types": "^15.5.10",
"react-transition-group": "^2.2.1",
"react-gateway": "^2.7.0",
"react-transition-group": "^2.2.0",
"styled-components": "^1.4.6",
"tabbable": "^1.1.0"
"tabbable": "^1.0.6"
},
"devDependencies": {
"@atlaskit/util-readme": "^3.0.0",
"@atlaskit/button": "^5.1.0",
"@atlaskit/modal-dialog": "^3.1.1",
"@atlaskit/dropdown-menu": "^3.7.2",
"@atlaskit/inline-dialog": "^3.2.0",
"@atlaskit/layer-manager": "*",
"react-lorem-component": "0.11.0"
},
"peerDependencies": {
"react": "^15.6.1",
"react-dom": "^15.6.1"
"react": "^15.3.2 || ^16.0.0",
"react-dom": "^15.3.2 || ^16.0.0"
},
"devDependencies": {
"@atlaskit/docs": "^0.0.3"
"author": "Atlassian Pty Ltd",
"maintainers": [
{
"name": "Luke B"
}
],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://bitbucket.org/atlassian/atlaskit"
},
"keywords": [
"atlaskit",
"react",
"ui"
"ui",
"internal"
]
}
}

@@ -0,3 +1,27 @@

[![AtlasKit component registry](https://img.shields.io/badge/AtlasKit-components-FF5230.svg)](http://atlaskit.atlassian.com)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://Commitizen.github.io/cz-cli/)
[![semantic-release](https://img.shields.io/badge/GitHub-semantic_release-ffab00.svg)](https://github.com/semantic-release/semantic-release)
[![Report an issue](https://img.shields.io/badge/Report-an_issue-6554C0.svg)](http://go.atlassian.com/atlaskit-issues)
# Layer Manager
The layer manager is used to render React DOM into a new context (aka "Portal"). This can be used to implement various UI components such as modals.
## Try it out
Interact with a [live demo of the @atlaskit/layer-manager component](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/layer-manager/2.3.0/).
## Installation
```sh
npm install @atlaskit/layer-manager
```
_* Please note that this module could have dependencies that are governed by the Atlassian Design Guidelines license which will be automatically included on install. Each dependency has a license file that indicates whether the Atlassian Design Guidelines license applies._
## We're here to help!
Let us know what you think of our components and docs, your feedback is really important for us.
Are you in trouble? Read through our [contribution guidelines](https://bitbucket.org/atlassian/atlaskit/src/HEAD/CONTRIBUTING.md) and raise an issue to us.

Sorry, the diff of this file is not supported yet

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