react-tabulator
Advanced tools
Comparing version 0.7.6 to 0.7.7
@@ -1,2 +0,2 @@ | ||
## [0.7.6] - 2018-11-19 | ||
## [0.7.7] - 2018-11-19 | ||
@@ -3,0 +3,0 @@ ### Added |
@@ -73,4 +73,4 @@ "use strict"; | ||
} | ||
if (_this.ref) { | ||
var el = react_dom_1.findDOMNode(_this.ref); | ||
var el = react_dom_1.findDOMNode(_this.ref); | ||
if (el && el.parentElement.parentElement.parentElement) { | ||
el.parentElement.parentElement.parentElement.style.overflow = 'hidden'; | ||
@@ -77,0 +77,0 @@ } |
{ | ||
"name": "react-tabulator", | ||
"version": "0.7.6", | ||
"version": "0.7.7", | ||
"description": "React Tabulator component", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
1147431