mirror of
https://github.com/gosticks/react-table.git
synced 2026-07-20 09:40:04 +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.