Releases: schrodinger/fixed-data-table-2
Releases · schrodinger/fixed-data-table-2
v0.7.8
- Reset isColumnReordering properly on stop #78
- Column key is regenerated automatically even if key is already defined #85
v0.7.7
- Remove max table height restricted casued by DOM #68
- Add cursor move to column reorder container header #72
- Fixing column dragging for fixed columns #74
v0.7.6
- Fixed issue when unsetting scrollToRow and scrollTop #62
v0.7.5
- Fixed inital load edge cases for scrollTo, scrollBy, scrollToColumn and scrollToRow #56
- Added additional shadows for hoizontal scrolling #58
v0.7.4
- Fixed onScroll callbacks not firing when manually setting scrollLeft value #54
v0.7.3
- Fixed scrollToRow/scrollToColumn not working on inital load #52
v0.7.2
- Fixing Column Reordering Drag when cellRecycling was enabled #40
v0.7.1
- Hotfixing scrollbar bug #31
v0.7.0
- Switched to new babel 6 compiler #29
v0.6.7
- Implemented column reordering drag scroll #26