@cimpress/react-components
Advanced tools
Comparing version 2.1.11 to 2.1.12
@@ -7,2 +7,7 @@ # MCP MEX React Components | ||
###### 2018-04-10 | ||
**Bug Fixes** | ||
* [Tooltip] | ||
- Updated css to correctly set z-index for tether-tooltip-element which wraps the tooltip or popover | ||
###### 2018-04-09 | ||
@@ -9,0 +14,0 @@ **Component fixes & enhancements** |
@@ -33,4 +33,4 @@ 'use strict'; | ||
minorVersion: '3', | ||
patchVersion: '4', | ||
hash: 'sha256-T0MUto0KoWLrcEuXwJWW9+Y3Q9uWKIzrXlFdY/q1aVU=' | ||
patchVersion: '6', | ||
hash: 'sha256-wgMBafrlkJBIGVI1AnNmMXQMFrAV0elHn4OkDkg6AWM=' | ||
}; | ||
@@ -37,0 +37,0 @@ |
{ | ||
"name": "@cimpress/react-components", | ||
"version": "2.1.11", | ||
"version": "2.1.12", | ||
"description": "React components to support the MCP styleguide", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
275119