Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Releases: qlik-oss/sn-pivot-table

v2.6.1

15 Jan 07:47
Compare
Choose a tag to compare

2.6.1 (2024-01-15)

Bug Fixes

Performance Improvements

  • min max buffer (#503) (2b7dfd1)
  • reduce usage of Object.values (#501) (cfe8c1b)
  • useColumnWidth: remove overuse of memoization and make no unnesceary updates of return values (#500) (1b3adb1)

v2.6.0

08 Dec 07:49
Compare
Choose a tag to compare

2.6.0 (2023-12-08)

Features

v2.5.5

06 Dec 11:10
Compare
Choose a tag to compare

2.5.5 (2023-12-06)

Bug Fixes

v2.5.4

29 Nov 13:15
Compare
Choose a tag to compare

2.5.4 (2023-11-29)

Bug Fixes

v2.5.3

28 Nov 14:34
Compare
Choose a tag to compare

2.5.3 (2023-11-28)

Bug Fixes

  • added styling for empty row in top grid (#478) (b978aa4)
  • empty cells after click to scroll (#480) (dad5cb4)
  • make sure the column adjuster hover color is opaque (#483) (177d399)
  • remove expand icon at last column only (#482) (83bd13d)

Performance Improvements

v2.5.2

24 Nov 13:48
Compare
Choose a tag to compare

2.5.2 (2023-11-24)

Bug Fixes

v2.5.1

23 Nov 13:04
Compare
Choose a tag to compare

2.5.1 (2023-11-23)

Bug Fixes

v2.5.0

21 Nov 13:16
Compare
Choose a tag to compare

2.5.0 (2023-11-21)

Bug Fixes

  • crash when no data exists (#458) (c906c7f)
  • last cell width overrides when specified (#463) (e00f347)
  • only render columnadjuster for headers that are left dimensions + correctly override widths on the left side (#462) (b457c48)
  • prevent click event when dragging (#460) (ffd027b)
  • render empty cells (#466) (9efef88)
  • use colIdx on header to override pseudo dim width (#468) (27f1e43)

Features

v2.4.0

03 Nov 13:04
Compare
Choose a tag to compare

2.4.0 (2023-11-03)

Bug Fixes

Features

v2.3.0

19 Oct 12:11
Compare
Choose a tag to compare

2.3.0 (2023-10-19)

Bug Fixes

Features

  • drag leaf cells to resize columns for right side (#403) (8684bc8)