Socket
Socket
Sign inDemoInstall

ak-button

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ak-button - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

16

CHANGELOG.md

@@ -1,6 +0,16 @@

<a name="3.0.1"></a>
## 3.0.1 (2016-11-08)
<a name="3.0.2"></a>
## 3.0.2 (2016-11-08)
<a name="ak-button@3.0.2"></a>
## ak-button@3.0.2 (2016-11-08)
### Bug Fixes
* stop collapsing the editor automatically when saving or cancelling. ([a8aad6f](https://bitbucket.org/atlassian/atlaskit/commits/a8aad6f))
<a name="ak-button@3.0.1"></a>

@@ -24,2 +34,4 @@ ## ak-button@3.0.1 (2016-11-08)

* **component:** fix text wrap when window size is too small ([b7ea000](https://bitbucket.org/atlassian/atlaskit/commits/b7ea000))
* use latest skate everywhere ([1aa631f](https://bitbucket.org/atlassian/atlaskit/commits/1aa631f))
* Use SkateJS 4.x ([e13002a](https://bitbucket.org/atlassian/atlaskit/commits/e13002a))

@@ -26,0 +38,0 @@

4

package.json
{
"name": "ak-button",
"version": "3.0.1",
"version": "3.0.2",
"description": "ak-button webcomponent",

@@ -21,3 +21,3 @@ "main": "dist/bundle.js",

"lodash.get": "^4.4.2",
"skatejs": "^3.0.0"
"skatejs": "^4.0.4"
},

@@ -24,0 +24,0 @@ "author": "Atlassian Pty Ltd",

@@ -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-button,ak-button@3.0.1)
[![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-button,ak-button@3.0.2)

@@ -12,9 +12,9 @@ # Button

![Example buttons](https://bytebucket.org/atlassian/atlaskit/raw/73399e7c64cf5e9ffa3c79fefc09470aae5eebee/packages/ak-button/docs/button_1.png)
![Example buttons](https://bytebucket.org/atlassian/atlaskit/raw/ed5439486455e831d76f4501bf17ef97a612fbfe/packages/ak-button/docs/button_1.png)
![Example buttons](https://bytebucket.org/atlassian/atlaskit/raw/73399e7c64cf5e9ffa3c79fefc09470aae5eebee/packages/ak-button/docs/button_2.png)
![Example buttons](https://bytebucket.org/atlassian/atlaskit/raw/ed5439486455e831d76f4501bf17ef97a612fbfe/packages/ak-button/docs/button_2.png)
## Try it out
Interact with a [live demo of the ak-button component](https://aui-cdn.atlassian.com/atlaskit/stories/ak-button/3.0.1/).
Interact with a [live demo of the ak-button component](https://aui-cdn.atlassian.com/atlaskit/stories/ak-button/3.0.2/).

@@ -235,3 +235,3 @@ ## Installation

Ask a question in our [forum](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-button,ak-button@3.0.1).
Ask a question in our [forum](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-button,ak-button@3.0.2).

@@ -238,0 +238,0 @@ Check [if someone has already asked the same question before](https://answers.atlassian.com/questions/topics/42926171/atlaskit).

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