Skip to content

Commit ca4844a

Browse files
Update web_src/js/components/ActivityHeatmap.vue
Co-authored-by: silverwind <[email protected]>
1 parent d6c81ba commit ca4844a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/js/components/ActivityHeatmap.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ export default {
7272
At the moment we could only identify the tooltip by its transition property.
7373
https://github.com/razorness/vue3-calendar-heatmap/blob/955626176cb5dc3d3ead8120475c2e5e753cc392/src/components/CalendarHeatmap.vue#L202
7474
This selector should be replaced by a more specific one if the library adds a CSS class.
75+
TODO: Remove this after https://github.com/razorness/vue3-calendar-heatmap/pull/34 is merged and released.
7576
*/
7677
[data-tippy-root][style*="transition: transform 0.1s ease-out"] .tippy-box {
7778
border: none;

0 commit comments

Comments
 (0)