rc-slider
Advanced tools
Comparing version 8.6.8 to 8.6.9
@@ -127,3 +127,5 @@ import _objectWithoutProperties from 'babel-runtime/helpers/objectWithoutProperties'; | ||
_this.onChange({ value: value }); | ||
_this.onEnd(true); | ||
_this.setState({ value: value }, function () { | ||
return _this.onEnd(true); | ||
}); | ||
}; | ||
@@ -130,0 +132,0 @@ |
@@ -189,3 +189,5 @@ 'use strict'; | ||
_this.onChange({ value: value }); | ||
_this.onEnd(true); | ||
_this.setState({ value: value }, function () { | ||
return _this.onEnd(true); | ||
}); | ||
}; | ||
@@ -192,0 +194,0 @@ |
{ | ||
"name": "rc-slider", | ||
"version": "8.6.8", | ||
"version": "8.6.9", | ||
"description": "Slider UI component for React", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
13
1060095
13065