Skip to content

Releases: schrodinger/fixed-data-table-2

v0.8.13

10 May 20:12
Compare
Choose a tag to compare

Suppress bubbling of onWheel events to FDT when child component isn't part of the DOM tree (#321)

v0.8.12

10 May 20:11
Compare
Choose a tag to compare

Reverse the direction of the header arrow in SortExample (#312)

v0.8.11

06 Mar 21:31
Compare
Choose a tag to compare

v0.8.10

07 Feb 16:49
Compare
Choose a tag to compare

Fixed column resize on Android (#280)

v0.8.9

07 Feb 16:49
Compare
Choose a tag to compare

Fix regression around column resize state being retained too aggressive (#276, #278)

v0.8.8

18 Dec 17:18
Compare
Choose a tag to compare
  • Fix resize while UI is updating (#268)
  • Handle scrollToColumn when no scrollable columns robustly (#259)
  • Scrollbar Padding With Fixed Right Columns (#260)

v0.8.7

06 Dec 05:14
Compare
Choose a tag to compare

Improve render quality by rounding to horizontal scroll position (#262)

v0.8.6

04 Nov 06:21
Compare
Choose a tag to compare
  • Arrow key navigation behind a feature flag

v0.8.5

02 Nov 02:33
Compare
Choose a tag to compare

Fixes for fixed right columns

v0.8.4

28 Oct 02:15
Compare
Choose a tag to compare

Added support for fixed right columns.

Fixed issue with rowIndex of onMouseLeave after scrolling far enough to recycle row.

Support reorder & resize on touch devices