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

nuke-mask

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-mask - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

16

docs/advanced.md

@@ -5,3 +5,3 @@ # Mask 遮罩层 Demo

Mask 模拟浮层用于某些选项输入
Mask 模拟浮层效果

@@ -41,3 +41,3 @@ ---

}
onChange =(value) =>{

@@ -58,3 +58,3 @@

<Mask defaultVisible={false} ref="myMask" animate={true} style={styles.mask} contentStyle={styles.body}>
<View style={styles.head}><Text style={styles.textHead}>选择区域</Text></View>

@@ -66,8 +66,8 @@ <View style={styles.topicsWrap}>

<Button rect block style={styles.dlgBtn} type="primary" size="large" onPress={()=>this.hideMask()}>确定</Button>
</View>
</Mask>
</Page>

@@ -96,3 +96,3 @@ );

borderRadius:'8rem',
paddingTop:30,

@@ -99,0 +99,0 @@ borderRadius:'8rem',

# Changelog
## 1.0.3 / 2017-11-07
* [[10822d0](http://gitlab.alibaba-inc.com/nuke/mask/commit/10822d05b3de9e346ad47c3b9482065ee9e7486b)] - `fix` fix publish issue
## 1.0.2 / 2017-11-07

@@ -5,0 +9,0 @@

{
"name": "nuke-mask",
"version": "1.0.2",
"version": "1.0.3",
"description": "遮罩层",

@@ -5,0 +5,0 @@ "main": "lib/index",

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