Socket
Socket
Sign inDemoInstall

nuke-input

Package Overview
Dependencies
6
Maintainers
3
Versions
185
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.33 to 1.0.34

4

HISTORY.md
# Changelog
## 1.0.34 / 2017-12-29
* [[9c7e64d](http://gitlab.alibaba-inc.com/nuke/input/commit/9c7e64de8aa683043fbebef87d48a8c043f07398)] - `fix` fix no cursor bug when minheight < 40 in android
## 1.0.33 / 2017-12-29

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

6

lib/styles/variable.js

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

'md-placeholder-height': 36,
'md-placeholder-height': 40,
'md-placeholder-small-height': 28,

@@ -147,4 +147,4 @@

'md-placeholder-small-font-size': core['font-size-caption'],
'md-input-height': 36,
'md-input-margin-tb': core.s1,
'md-input-height': 40,
'md-input-margin-tb': 6,
'md-help-height': 28,

@@ -151,0 +151,0 @@ 'md-help-margin-top': core.s1,

{
"name": "nuke-input",
"version": "1.0.33",
"version": "1.0.34",
"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