mirror of
https://github.com/gosticks/react-table.git
synced 2026-03-26 23:54:26 +00:00
* 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.