Skip to content

Releases: SeBassTian23/CalendarHeatmap

Release v1.3.1

01 Sep 14:36
Compare
Choose a tag to compare
  • With this release, moment.js is no longer required
  • Moment.js or any other library can be used to format labels
  • Fix for heatmaps that cover multiple years

Release v1.2.0

09 Mar 01:39
Compare
Choose a tag to compare
  • New: getDates and getOptions can be used to receive the current list of dates with counts and options from the heatmap
  • New: updateDates and appendDates functions are added to allow for changing, or adding dates to the heatmap
  • New: updateOptions added to allow for changing heatmap options
  • Update: New functions with examples are available in the demo
  • Update: All dependencies are updated to their latest versions
  • Fix: The heatmap bins and colors have been redone and should be assigned correctly now

Release v1.1.0

09 Jan 19:06
Compare
Choose a tag to compare
  • Update: Tiles in the calendar can be rounded or circles now
  • Update: Future days are indicated by lighter colors
  • Update: Demo is using Bootstrap 4.x now
  • Update: All dependencies are updated to their latest versions
  • Fix: Cases with low counts per day, where the maximum is not shown on the map 2a72d01
  • Fix: Start day works properly now 9af465d
  • Fix: Unix timestamps get now properly parsed when using the object notation 3daa85a

Release v1.0.1

15 May 15:18
Compare
Choose a tag to compare

Updated dependancies

Initial Release

02 Feb 19:47
Compare
Choose a tag to compare

Initial release of the Calendar Heatmap plugin for jQuery.