vue-calendar-picker icon indicating copy to clipboard operation
vue-calendar-picker copied to clipboard

Calendar component

Results 5 vue-calendar-picker issues
Sort by recently updated
recently updated
newest added

Great plugin! I noticed you can style the calendar ranges, but I can't figure out what class to use to style the currently selected date in the regular calendar.vue component....

I guess, the class selectors should be "horizontal" and "vertical" instead of "horizontalLayout" and "verticalLayout". In purified css the current selectors are skipped, hence the eventRange line is not shown.

question

In @action event handler I can't see dblclick/press events, just multiple 'up', 'down', 'tap' events.

bug

First of, this is a great package. Thanks for sharing. Would be nice, if a something was added where the zoom-level could be limited. For instance, I just need navigation...

enhancement