Skip to content

Releases: schrodinger/fixed-data-table-2

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

v0.8.3

19 Oct 13:15
Compare
Choose a tag to compare

Fixes a major issue w/ scroll rendering in 0.8.2

v0.8.2

17 Oct 22:35
Compare
Choose a tag to compare
  • onRowMouseUp, onRowTouchStart, onRowTouchEnd and onRowTouchMove callbacks
  • optional cellGroupWrapperHeight prop for multi-row headers
  • Fix for vertical scroll space

v0.8.1

18 Sep 17:19
Compare
Choose a tag to compare
  • Prevent calling setState() after unmounting

v1.0.0-beta.3

18 Sep 17:19
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

Beta cutover to use redux & reselect for better content height / dynamic row heights state management.

v0.8.0

08 Aug 23:40
Compare
Choose a tag to compare
  • Adds space at end of table for scrollbar
  • Improved support for expandable row content

v0.7.17

16 May 15:38
Compare
Choose a tag to compare
  • fix touch scroll (#157)