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.36 to 1.0.37

4

HISTORY.md
# Changelog
## 1.0.37 / 2018-01-02
* [[169e728](http://gitlab.alibaba-inc.com/nuke/input/commit/169e7283b4e81aa2393985797f684e96e6c12959)] - `feat` add error placeholder color
## 1.0.36 / 2017-12-30

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

2

lib/styles/index.js

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

'md-placeholder-small-text-has-error': {
color: Variables['md-error-text-color']
color: Variables['md-error-placeholder-color']
}

@@ -422,0 +422,0 @@ }

@@ -111,2 +111,3 @@ 'use strict';

'md-focus-placeholder-color': core['color-brand1-6'],
'md-error-placeholder-color': MDErrorTextColor,
'md-disabled-placeholder-color': core['color-text1-1'],

@@ -153,2 +154,3 @@ 'placeholder-font-size': inputPlacepolderFontSize,

'md-error-text-color': MDErrorTextColor,
'md-error-text-font-size': core['font-size-footnote'],

@@ -155,0 +157,0 @@ 'single-count-bottom': 14,

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