Comparing version 62.0.2 to 62.0.3
@@ -1,6 +0,16 @@ | ||
<a name="62.0.2"></a> | ||
## 62.0.2 (2016-12-01) | ||
<a name="62.0.3"></a> | ||
## 62.0.3 (2016-12-06) | ||
<a name="ak-layer@62.0.3"></a> | ||
## ak-layer@62.0.3 (2016-12-06) | ||
### Bug Fixes | ||
* **docs:** Fixed image ([5511b2d](https://bitbucket.org/atlassian/atlaskit/commits/5511b2d)) | ||
<a name="ak-layer@62.0.2"></a> | ||
@@ -10,3 +20,8 @@ ## ak-layer@62.0.2 (2016-12-01) | ||
### Bug Fixes | ||
* **docs:** package json changed ([405528f](https://bitbucket.org/atlassian/atlaskit/commits/405528f)) | ||
<a name="ak-layer@62.0.1"></a> | ||
@@ -13,0 +28,0 @@ ## ak-layer@62.0.1 (2016-11-30) |
{ | ||
"name": "ak-layer", | ||
"version": "62.0.2", | ||
"description": "A layer component", | ||
"version": "62.0.3", | ||
"description": "A React layer component responsible for the position of an element on a page", | ||
"main": "dist/bundle.js", | ||
@@ -6,0 +6,0 @@ "webpack": "dist/bundle-cjs.js", |
@@ -5,3 +5,3 @@ [![AtlasKit component registry](https://img.shields.io/badge/AtlasKit-components-FF5230.svg)](http://aui-cdn.atlassian.com/atlaskit/registry/) | ||
[![Report an issue](https://img.shields.io/badge/Report-an_issue-6554C0.svg)](https://ecosystem.atlassian.net/browse/AK) | ||
[![Ask in our forum](https://img.shields.io/badge/Ask-in_our_forum-6554C0.svg)](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-layer,ak-layer@62.0.2) | ||
[![Ask in our forum](https://img.shields.io/badge/Ask-in_our_forum-6554C0.svg)](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-layer,ak-layer@62.0.3) | ||
@@ -14,7 +14,7 @@ # Layer | ||
![Example Layer Components](https://bytebucket.org/atlassian/atlaskit/raw/3616f2f81111172956ec968856d018af22cf4808/packages/ak-layer/docs/Layer.png) | ||
![Example of Layer](https://bytebucket.org/atlassian/atlaskit/raw/c8e756613b641deae5348c74956f3a100c37f262/packages/ak-layer/docs/layer.png) | ||
## Try it out | ||
Interact with a [live demo of the ak-layer component](https://aui-cdn.atlassian.com/atlaskit/stories/ak-layer/62.0.2/). | ||
Interact with a [live demo of the ak-layer component](https://aui-cdn.atlassian.com/atlaskit/stories/ak-layer/62.0.3/). | ||
@@ -153,3 +153,3 @@ ## Installation | ||
Ask a question in our [forum](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-layer,ak-layer@62.0.2). | ||
Ask a question in our [forum](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-layer,ak-layer@62.0.3). | ||
@@ -156,0 +156,0 @@ Check [if someone has already asked the same question before](https://answers.atlassian.com/questions/topics/42926171/atlaskit). |
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
61412