Releases: razorness/vue3-calendar-heatmap
Releases · razorness/vue3-calendar-heatmap
v2.0.4
Fixed package.json
and moved tippy.js
to peer dependency.
You have to install typpi.js
explicitly to your project: yarn add tippy.js
v2.0.2
- Updates Typescript and other 3rd party code
- Overall performance improvement: rendering and initialization of tooltips now are done on mouseover event instead on initial rendering and
onMounted
.
v2.0.0
no data text can be deactivated
v2.0.0-beta.1
Moving from rollup to vite, some enhancements and fixes
v1.1.0
- merged (rounded corners) #1
- updated to TypeScript
v4.4.4
- updated to "tippy.js
v6.3.7