es-components-via-theme
Advanced tools
Comparing version 19.0.50 to 19.0.59
@@ -6,2 +6,10 @@ # Change Log | ||
## <small>19.0.59 (2019-06-26)</small> | ||
* New: responsiveTable and table options ([dd5cc7e](https://github.com/WTW-IM/es-components/commit/dd5cc7e)) | ||
## <small>19.0.50 (2019-06-06)</small> | ||
@@ -8,0 +16,0 @@ |
const white = '#fff'; | ||
const gray0 = '#f9f9f9'; | ||
const gray1 = '#f4f4f4'; | ||
@@ -66,2 +67,3 @@ const gray2 = '#ecedee'; | ||
black: black, | ||
gray0: gray0, | ||
gray1: gray1, | ||
@@ -68,0 +70,0 @@ gray2: gray2, |
{ | ||
"name": "es-components-via-theme", | ||
"version": "19.0.50", | ||
"version": "19.0.59", | ||
"main": "index.js", | ||
"author": "Willis Towers Watson - Individual Marketplace", | ||
"license": "MIT", | ||
"gitHead": "86db736fec8550a3502971fa2e182e9b94739f99" | ||
"gitHead": "c2cc034095dee6d19c82650986ceb13120f2be2d" | ||
} |
14896
525