Skip to content

Releases: schrodinger/fixed-data-table-2

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

v0.7.2

03 Aug 20:55
Compare
Choose a tag to compare
  • Fixing Column Reordering Drag when cellRecycling was enabled #40

v0.7.1

14 Jul 16:11
Compare
Choose a tag to compare
  • Hotfixing scrollbar bug #31

v0.7.0

14 Jul 16:11
Compare
Choose a tag to compare
  • Switched to new babel 6 compiler #29

v0.6.7

14 Jul 13:41
Compare
Choose a tag to compare
  • Implemented column reordering drag scroll #26