year-calendar / js-year-calendar

A fully customizable year calendar widget
https://year-calendar.github.io/
Apache License 2.0
194 stars 71 forks source link

Touch events #25

Open MihaiCraciun opened 4 years ago

MihaiCraciun commented 4 years ago

Hey,

I was looking through the docs and couldn't find any info about touch events. How could i get the same code i have working for 'clickDay' work on touch event ?

Paul-DS commented 4 years ago

Why do you need the touch event ? The click event is working on mobile, no ?

YuriChetverikov commented 1 year ago

Why do you need the touch event ? The click event is working on mobile, no ?

Probably @MihaiCraciun was talking about selecting a range of dates.