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

nuke-list-view

Package Overview
Dependencies
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-list-view - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

7

docs/basic.md

@@ -107,2 +107,5 @@ # listview

const app = {
listContainer:{
flex:1
},
cellItemList:{

@@ -125,5 +128,3 @@ backgroundColor:"#ffffff",

width:"750rem",
display:"flex",
flex:"1",
flexDirection:"row",
backgroundColor:"#cccccc",

@@ -130,0 +131,0 @@ justifyContent:"center",

# Changelog
## 0.1.5 / 2017-01-04
* [[7af53ec](http://gitlab.alibaba-inc.com/nuke/listview/commit/7af53ece9c3c55b2c2372e29a948bae50b7367c1)] - `docs` update docs
## 0.1.4 / 2017-01-03

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

@@ -7,3 +7,3 @@ /** @jsx createElement */

*
* @providesModule rx-Button
* @providesModule rx-listview
*/

@@ -10,0 +10,0 @@ 'use strict';

{
"name": "nuke-list-view",
"version": "0.1.4",
"version": "0.1.5",
"description": "列表",

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

@@ -7,3 +7,3 @@ /** @jsx createElement */

*
* @providesModule rx-Button
* @providesModule rx-listview
*/

@@ -10,0 +10,0 @@ 'use strict';

@@ -102,3 +102,5 @@ /** @jsx createElement */

const app = {
listContainer:{
flex:1
},
cellItemList:{

@@ -121,5 +123,3 @@ backgroundColor:"#ffffff",

width:"750rem",
display:"flex",
flex:"1",
flexDirection:"row",
backgroundColor:"#cccccc",

@@ -126,0 +126,0 @@ justifyContent:"center",

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