All Versions
88
Latest Version
Avg Release Cycle
4 days
Latest Release
-
Changelog History
Page 5
Changelog History
Page 5
-
v3.0.11 Changes
- [Fix] Fix diverging bar chart 0 bug
- [Chore] Bump RDK
-
v3.0.10 Changes
- [Chore] Bump RDK
-
v3.0.9 Changes
- [Chore] Shed lodash depedency
-
v3.0.8 Changes
- ๐ [Chore] Add CJS and UMD build targets
-
v3.0.7 Changes
- [Fix] Fix overlapping gridlines with axis lines
- [Fix] Fix document reference for NextJS
-
v3.0.4 Changes
- [Fix] Fix navigator reference for NextJS
-
v3.0.3 Changes
- [Fix] Improve some types
-
v3.0.2 Changes
- ๐ [Fix] Various code style and lint fixes
-
v3.0.1 Changes
- [Fix] Fix
transparent
throwing hover error - [Fix] Fix calendar heatmap not working when start date is not start of year
- [Fix] Don't show tooltip for transparent heatmap cells
- [Fix] Fix
-
v3.0.0 Changes
- ๐ [BREAKING] Update
meta
property onChartData
type tometadata
- โก๏ธ [BREAKING] Update
TooltipArea
namespace to justTooltip
- ๐ [BREAKING] Remove internal
getGroupDomain
andgetDeepGroupDomain
in favor ofuniqueBy
- [BREAKING] Rename internal exports
gradients
andmasks
to justGradient
andMask
- [Feature] Year Calendar Heatmaps
- [Feature] Month Calendar Heatmaps
- [Feature] Add ability to pass empty heatmap colors
- [Feature] Add ability to pass empty heatmap color
- [Feature] Expose
cell
inseries
of heatmap - ๐
[Feature] Add ability to pass style/class callbacks to heatmap
cell
- [Feature] Add sequential legend
- [Feature] Add hover effect to heatmaps
- โก๏ธ [Fix] Update domain ranges to
range
fromrangeRound
in heatmap - [Fix] Tweak tooltip offsets for heatmaps
- [Fix] Fix
meta
for deep values not being passed correctly - โก๏ธ [Fix] Update
LinearAxisProps
'sdomain
to accept n number of domains - [Chore] Bump depedencies
- [Chore] Rename all the files that are
tsx
but don't need to be tots
- ๐ [BREAKING] Update