Skip to content

Releases: RhoInc/crf-heat-map

v2.1.0

22 Nov 20:27
f749e81
Compare
Choose a tag to compare
  • Added Unit Tests
  • Changed display cell annotations control to display fractions which allows for viewing the fractions used to calculate the crf percentages.
  • Added styling to the xlsx exports
  • Added a summary report that contains each nesting level
  • Additional minor improvements and bug fixes. See here for details

v2.0.1

25 Sep 16:02
9cc849b
Compare
Choose a tag to compare

Updated css to prevent controls from exceeding their container column's width

v2.0.0

05 Sep 17:05
117ac02
Compare
Choose a tag to compare
  • Updated settings configuration
  • Aesthetic improvements and default variable changes
  • Fixed export bug

v1.3.2

03 Jun 18:52
Compare
Choose a tag to compare

Fix #138

v1.3.0

03 Jun 17:15
Compare
Choose a tag to compare
  • Revamped controls and added filters for nesting variables
  • Improved nesting control logic
  • Added destroy method
  • Other minor improvements and bug fixes. See here for full list.

v1.2.3

02 Apr 16:54
59a67f7
Compare
Choose a tag to compare

Fixed bug where numerator was not subsetted properly.

v1.2.2

01 Apr 19:56
5077f54
Compare
Choose a tag to compare

Update paths in example

v1.2.1

28 Mar 14:47
d105fb6
Compare
Choose a tag to compare

CRF Heat Map v1.2.1 updates the CDN of the examples in /test-page to cdn.jsdelivr.net.

v1.2.0

08 Jan 16:11
e900f0b
Compare
Choose a tag to compare
  • Large performance improvements
  • Generalized settings for greater flexibility
  • Added ability to sort visits by a visit order column
  • Change column-specific filters default from sliders to input boxes

v1.1.0

05 Oct 19:06
6736c65
Compare
Choose a tag to compare

CRF Heat Map v1.1.0 most significantly vastly reduces table rendering time, which was extremely non-performant when nesting by participant, folder, and form. Additionally this release adds a new dependency and default export to .xlsx. View the full list of resolved issues here.