mirror of
https://github.com/gosticks/react-table.git
synced 2026-03-27 08:04:28 +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.