Releases: schrodinger/fixed-data-table-2
Releases · schrodinger/fixed-data-table-2
v0.7.10
- Fix column dragging in IE11 #110
- Fix bug when right shadow displays when it shouldn't #108
v0.7.9
- Fix column reordering when mouse leaves the browser window. (#105)
- Add prop for disabling the horizontal wheel handler (#97)
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