update. Add tipFormat property. See pull #33.

This commit is contained in:
simaQ
2015-11-14 12:52:59 +08:00
parent 68bb3bcadb
commit ab494c9ca8
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -148,6 +148,12 @@ ReactDOM.render(<Rcslider />, container);
<td>''</td>
<td>Set the animation for tooltip if it shows.</td>
</tr>
<tr>
<td>tipFormatter</td>
<td>func</td>
<td></td>
<td>Format the value of the tooltip if it shows.</td>
</tr>
<tr>
<td>dots</td>
<td>bool</td>
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "rc-slider",
"version": "2.2.0",
"version": "2.2.1",
"description": "slider ui component for react",
"keywords": [
"react",