20180507 release

This commit is contained in:
AllenFang
2018-05-06 16:49:17 +08:00
parent dba2b7e1db
commit aecf878078
21 changed files with 345 additions and 21 deletions
+1
View File
@@ -19,6 +19,7 @@
<p>Currently, <code>react-bootstrap-table2</code> only wrapped up the following events to allow its callback to receive <code>row</code> and <code>rowIndex</code>, for example:</p>
<ul>
<li><code>onClick</code></li>
<li><code>onDoubleClick</code></li>
<li><code>onMouseEnter</code></li>
<li><code>onMouseLeave</code></li>
</ul>