cf-style-const
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="2.3.0"></a> | ||
# [2.3.0](https://github.com/cloudflare/cf-ui/compare/cf-style-const@2.2.0...cf-style-const@2.3.0) (2017-08-17) | ||
### Features | ||
* **cf-component-input:** Added height to input for search label (#352) ([530a7fe](https://github.com/cloudflare/cf-ui/commit/530a7fe)) | ||
<a name="2.2.0"></a> | ||
@@ -8,0 +19,0 @@ # [2.2.0](https://github.com/cloudflare/cf-ui/compare/cf-style-const@2.0.0...cf-style-const@2.2.0) (2017-08-09) |
@@ -58,2 +58,3 @@ import { lighten, darken } from 'polished'; | ||
inputLineHeight: 1.4, | ||
inputHeight: '2.26667rem', | ||
em: '1em', | ||
@@ -60,0 +61,0 @@ rem: '1rem', |
@@ -64,2 +64,3 @@ 'use strict'; | ||
inputLineHeight: 1.4, | ||
inputHeight: '2.26667rem', | ||
em: '1em', | ||
@@ -66,0 +67,0 @@ rem: '1rem', |
{ | ||
"name": "cf-style-const", | ||
"description": "Cloudflare Style Constants", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "module": "es/index.js", |
@@ -58,2 +58,3 @@ import { lighten, darken } from 'polished'; | ||
inputLineHeight: 1.4, | ||
inputHeight: '2.26667rem', | ||
em: '1em', | ||
@@ -60,0 +61,0 @@ rem: '1rem', |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14042
361