@cloudflare/style-const
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="1.0.3"></a> | ||
## [1.0.3](http://stash.cfops.it:7999/www/cf-ux/compare/@cloudflare/style-const@1.0.2...@cloudflare/style-const@1.0.3) (2018-05-14) | ||
### Bug Fixes | ||
* **style-const:** UI-701: updated cfOrange in base theme ([0d82130](http://stash.cfops.it:7999/www/cf-ux/commits/0d82130)) | ||
<a name="1.0.2"></a> | ||
@@ -18,3 +29,3 @@ ## [1.0.2](http://stash.cfops.it:7999/www/cf-ux/compare/@cloudflare/style-const@1.0.1...@cloudflare/style-const@1.0.2) (2018-05-10) | ||
<a name="1.0.1"></a> | ||
<a name="1.0.1"></a> | ||
## 1.0.1 (2018-05-09) | ||
@@ -27,3 +38,3 @@ | ||
<a name="3.3.0"></a> | ||
<a name="3.3.0"></a> | ||
# [3.3.0](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@3.2.2...cf-style-const@3.3.0) (2018-05-08) | ||
@@ -58,3 +69,3 @@ | ||
<a name="3.2.2"></a> | ||
<a name="3.2.2"></a> | ||
## [3.2.2](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@3.2.1...cf-style-const@3.2.2) (2018-05-04) | ||
@@ -67,3 +78,3 @@ | ||
<a name="3.2.1"></a> | ||
<a name="3.2.1"></a> | ||
## [3.2.1](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@3.2.0...cf-style-const@3.2.1) (2018-05-01) | ||
@@ -76,3 +87,3 @@ | ||
<a name="3.2.0"></a> | ||
<a name="3.2.0"></a> | ||
# [3.2.0](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@3.1.0...cf-style-const@3.2.0) (2018-04-24) | ||
@@ -88,3 +99,3 @@ | ||
<a name="3.1.0"></a> | ||
<a name="3.1.0"></a> | ||
# [3.1.0](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@3.0.5...cf-style-const@3.1.0) (2018-04-24) | ||
@@ -100,3 +111,3 @@ | ||
<a name="3.0.5"></a> | ||
<a name="3.0.5"></a> | ||
## [3.0.5](http://stash.cfops.it:7999/www/cf-ux/compare/cf-style-const@3.0.4...cf-style-const@3.0.5) (2018-03-28) | ||
@@ -103,0 +114,0 @@ |
@@ -43,3 +43,3 @@ "use strict"; | ||
white: '#fff', | ||
cfOrange: '#f28021', | ||
cfOrange: '#f38020', | ||
marketing: { | ||
@@ -46,0 +46,0 @@ orange: '#f58220', |
@@ -44,3 +44,3 @@ import { darken, lighten } from 'polished'; | ||
white: '#fff', | ||
cfOrange: '#f28021', | ||
cfOrange: '#f38020', | ||
marketing: { | ||
@@ -47,0 +47,0 @@ orange: '#f58220', |
@@ -50,3 +50,3 @@ 'use strict'; | ||
white: '#fff', | ||
cfOrange: '#f28021', | ||
cfOrange: '#f38020', | ||
marketing: { | ||
@@ -53,0 +53,0 @@ orange: '#f58220', |
{ | ||
"name": "@cloudflare/style-const", | ||
"description": "Cloudflare Style Constants", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "module": "es/index.js", |
@@ -44,3 +44,3 @@ import { darken, lighten } from 'polished'; | ||
white: '#fff', | ||
cfOrange: '#f28021', | ||
cfOrange: '#f38020', | ||
marketing: { | ||
@@ -47,0 +47,0 @@ orange: '#f58220', |
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
59694