Skip to content

Releases: schrodinger/fixed-data-table-2

v0.7.12

28 Mar 19:43
Compare
Choose a tag to compare
  • Add rowKeyGetter to Table component. #117
  • update viewportHeight when height changes #122

v0.7.11

06 Feb 20:06
Compare
Choose a tag to compare
  • Fixing scrolling being stuck when resizing table #115

v0.7.10

18 Jan 16:45
Compare
Choose a tag to compare
  • Fix column dragging in IE11 #110
  • Fix bug when right shadow displays when it shouldn't #108

v0.7.9

16 Jan 16:52
Compare
Choose a tag to compare
  • Fix column reordering when mouse leaves the browser window. (#105)
  • Add prop for disabling the horizontal wheel handler (#97)

v0.7.8

16 Dec 14:39
Compare
Choose a tag to compare
  • Reset isColumnReordering properly on stop #78
  • Column key is regenerated automatically even if key is already defined #85

v0.7.7

02 Nov 13:23
Compare
Choose a tag to compare
  • 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

13 Oct 18:07
Compare
Choose a tag to compare
  • Fixed issue when unsetting scrollToRow and scrollTop #62

v0.7.5

07 Oct 19:03
Compare
Choose a tag to compare
  • Fixed inital load edge cases for scrollTo, scrollBy, scrollToColumn and scrollToRow #56
  • Added additional shadows for hoizontal scrolling #58

v0.7.4

29 Sep 15:24
Compare
Choose a tag to compare
  • Fixed onScroll callbacks not firing when manually setting scrollLeft value #54

v0.7.3

29 Sep 14:20
Compare
Choose a tag to compare
  • Fixed scrollToRow/scrollToColumn not working on inital load #52