Skip to content

Releases: g1eb/angular-calendar-heatmap

Wrap string(?) dates with moment just in case.

09 May 00:54
Compare
Choose a tag to compare
v0.1.1

Wrap all project dates with moment just in case.

Daily overview timeline :smile:

09 May 00:32
Compare
Choose a tag to compare

Highlight specific months/days on hover over the labels.

05 May 22:15
Compare
Choose a tag to compare
v0.0.9

Use an offset to position month labels approx halfway the month.

Use global moment locale setting for day labels

28 Apr 15:57
Compare
Choose a tag to compare

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.

10 Apr 08:59
Compare
Choose a tag to compare
v0.0.7

Label font-size should depend on label padding instead of the total a…

Take the entire screen and go.

07 Apr 17:20
Compare
Choose a tag to compare
v0.0.6

Set max amount of possible projects on a day to 10.

v0.0.5

29 Mar 02:59
Compare
Choose a tag to compare

Fixed tooltip class name clash with other tooltips.

v0.0.4

28 Mar 16:19
Compare
Choose a tag to compare

Refactored tooltip, dynamically recalculate element dimensions related stuff, cleaned up the styles.

General bug fixes, alignment fix for the labels, styling.

28 Mar 03:08
Compare
Choose a tag to compare
v0.0.3

Fixed tooltip content misalignment.

v0.0.2

27 Mar 20:41
Compare
Choose a tag to compare
Fixed tooltip position relative to the parent element, taking labels …