Socket
Socket
Sign inDemoInstall

nuke-input

Package Overview
Dependencies
18
Maintainers
3
Versions
185
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.55 to 1.0.56

4

docs/single.md

@@ -105,3 +105,5 @@ # Input Demo

placeholder="Enter Voucher Code"
errorMessage={'ยังไมีนี้ให้ลูอื่ห็'}
errorMessage={
'ยังไมีนี้ให้ลูอื่ห็ยังไมีนี้ให้ลูอื่ห็ยังไมีนี้ให้ลูอื่ห็ยังไมีนี้ให้ลูอื่ห็ยังไมีนี้ให้ลูอื่ห็ยังไมีนี้ให้ลูอื่ห็'
}
/>

@@ -108,0 +110,0 @@ </View>

# Changelog
## 1.0.56 / 2018-03-14
* [[498d8830](http://gitlab.alibaba-inc.com/nuke/input/commit/498d88302abf67e54a47e0c5124e4dc4d3f84c98)] - `feat` add lineHeight for normal input
## 1.0.55 / 2018-03-02

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

@@ -277,3 +277,3 @@ 'use strict';

help: {
height: Variables['error-height'],
minHeight: Variables['error-height'],
justifyContent: 'center'

@@ -299,6 +299,6 @@ },

color: Variables['error-text-color'],
lineHeight: Variables['error-text-line-height'],
// justifyContent: 'center',
fontSize: Variables['error-text-font-size'],
paddingTop: Variables['error-text-padding-top'],
flex: 1
paddingTop: Variables['error-text-padding-top']
},

@@ -305,0 +305,0 @@ 'error-input-wrap': {

@@ -203,3 +203,4 @@ 'use strict';

'multiple-md-placeholder-top': 10,
'count-error-color': core['color-error-3']
'count-error-color': core['color-error-3'],
'error-text-line-height': core.s6
};

@@ -206,0 +207,0 @@ return _extends({}, variables, ComponentCustomStyle);

{
"name": "nuke-input",
"version": "1.0.55",
"version": "1.0.56",
"description": "输入框",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc