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

@atlaskit/blanket

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/blanket - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

14

CHANGELOG.md

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

<a name="2.0.0"></a>
# 2.0.0 (2017-03-27)
<a name="2.0.1"></a>
## 2.0.1 (2017-03-28)
<a name="2.0.1"></a>
## 2.0.1 (2017-03-28)
### Bug Fixes
* **stories:** update blanket with new structure, use new readme story component ([2ecfd11](https://bitbucket.org/atlassian/atlaskit/commits/2ecfd11))
<a name="2.0.0"></a>

@@ -7,0 +17,0 @@ # 2.0.0 (2017-03-27)

@@ -114,4 +114,7 @@ module.exports = /******/

Blanket.propTypes = {
/** Whether mouse events can pierce the blanket. If true, onBlanketClicked will not be fired */
canClickThrough: _react.PropTypes.bool,
/** Whether the blanket has a tinted background color. */
isTinted: _react.PropTypes.bool,
/** Handler function to be called when the blanket is clicked */
onBlanketClicked: _react.PropTypes.func

@@ -118,0 +121,0 @@ }, Blanket.defaultProps = {

@@ -117,4 +117,7 @@ !function(root, factory) {

Blanket.propTypes = {
/** Whether mouse events can pierce the blanket. If true, onBlanketClicked will not be fired */
canClickThrough: _react.PropTypes.bool,
/** Whether the blanket has a tinted background color. */
isTinted: _react.PropTypes.bool,
/** Handler function to be called when the blanket is clicked */
onBlanketClicked: _react.PropTypes.func

@@ -121,0 +124,0 @@ }, Blanket.defaultProps = {

4

package.json
{
"name": "@atlaskit/blanket",
"version": "2.0.0",
"version": "2.0.1",
"config": {

@@ -23,3 +23,3 @@ "access": "public"

"@atlaskit/blanket": "*",
"@atlaskit/util-readme": "^1.0.0"
"@atlaskit/util-readme": "^3.0.0"
},

@@ -26,0 +26,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,@atlaskit/blanket,@atlaskit/blanket@2.0.0)
[![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,@atlaskit/blanket,@atlaskit/blanket@2.0.1)

@@ -12,7 +12,5 @@ # Blanket

![Example blanket](https://i.imgur.com/ekkLko9.gif)
## Try it out
Interact with a [live demo of the @atlaskit/blanket component](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/blanket/2.0.0/).
Interact with a [live demo of the @atlaskit/blanket component](https://aui-cdn.atlassian.com/atlaskit/stories/@atlaskit/blanket/2.0.1/).

@@ -33,3 +31,3 @@ ## Installation

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

@@ -36,0 +34,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