Resize columns (#170)

* Add column resizing for non pivot columns.

* Fixing resizing UI issues and mobile functionality.

* Remove calling onChange during resize events so that server example doesn't refetch data every time a column resizes.
This commit is contained in:
Aaron Schwartz
2017-04-05 17:47:55 -06:00
committed by Tanner Linsley
parent b779a98d7a
commit 9d85981c5b
11 changed files with 262 additions and 83 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<body>
<div id="root"></div>
<div id="error-display"></div>
<script src="static/preview.2b73b4112ed711a12fa8.bundle.js"></script>
<script src="static/preview.0cd0bb2bf09f3220bea7.bundle.js"></script>
</body>
</html>