Releases: g1eb/angular-calendar-heatmap
Releases · g1eb/angular-calendar-heatmap
Wrap string(?) dates with moment just in case.
v0.1.1 Wrap all project dates with moment just in case.
Daily overview timeline :smile:
v0.1.0 Update
Highlight specific months/days on hover over the labels.
v0.0.9 Use an offset to position month labels approx halfway the month.
Use global moment locale setting for day labels
Weekday labels on the left side now use global moment locale setting for ordering purposes.
That is to say that some weeks start on a monday and some on a sunday depending on where you are :)
Fixed responsiveness.
v0.0.7 Label font-size should depend on label padding instead of the total a…
Take the entire screen and go.
v0.0.6 Set max amount of possible projects on a day to 10.
v0.0.5
v0.0.4
General bug fixes, alignment fix for the labels, styling.
v0.0.3 Fixed tooltip content misalignment.