20191207 release

This commit is contained in:
AllenFang
2019-12-07 17:23:19 +08:00
parent 40afae917f
commit 71baf75b70
72 changed files with 281 additions and 172 deletions
+2 -2
View File
@@ -73,8 +73,8 @@
<li>[v] Remote mode</li>
<li>[v] Custom the sorting header</li>
<li>[v] Sort event listener</li>
<li>[ ] Custom the sort caret</li>
<li>[ ] Sort management</li>
<li>[v] Custom the sort caret</li>
<li>[v] Sort management</li>
<li>[ ] Multi sort</li>
</ul>
<p>Due to no <code>TableHeaderColumn</code> so that no <code>dataSort</code> here, please add <a href="./column-props.html#columnsort-bool"><code>sort</code></a> property on column definition.</p>