@cimpress/react-components
Advanced tools
Comparing version 0.8.11 to 0.9.0
@@ -5,3 +5,10 @@ # MCP MEX React Components | ||
### 0.9.x | ||
###### 2017-09-14 | ||
**Components** | ||
* [Toggle] | ||
- Added toggle component. | ||
### 0.8.x | ||
###### 2017-09-14 | ||
**Component fixes & enhancements** | ||
@@ -8,0 +15,0 @@ * [Modal] Added contextual variations and decoupled the close icon from the presence of header text to support Styleguide 1.1 changes. |
{ | ||
"name": "@cimpress/react-components", | ||
"version": "0.8.11", | ||
"version": "0.9.0", | ||
"description": "React components to support the MCP styleguide", | ||
@@ -49,3 +49,2 @@ "main": "lib/index.js", | ||
"lint-staged": "^3.4.1", | ||
"mcp-ux-css": "^1.0.39", | ||
"postcss-loader": "^1.3.2", | ||
@@ -52,0 +51,0 @@ "prettier": "^1.3.1", |
@@ -31,2 +31,3 @@ # MCP MEX React Components | ||
* Radio Group ✓ | ||
* Toggle ✓ | ||
* Modal ✓ | ||
@@ -43,3 +44,2 @@ * Tooltip ✓ | ||
* Switches | ||
* Jest snapshot testing | ||
@@ -46,0 +46,0 @@ * Modal animations |
Sorry, the diff of this file is not supported yet
503286
32
69
3975