Releases: schrodinger/fixed-data-table-2
Releases · schrodinger/fixed-data-table-2
v0.7.0
v0.6.7
v0.6.6
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
- Added showScrollbarX and showScrollbarY properties
- Added onHorizontalScroll, callback for horizontally scrolling in the grid
- Fixed bug where scrollToRow would be lost if rowHeight was changed ac404ef
- Added support for ColumnDragReorder, taken from facebookarchive/fixed-data-table#361
- Added support for react v15
- Added slew of new examples: http://schrodinger.github.io/fixed-data-table-2/example-object-data.html
- Updated contribution guidelines and legal text