vue-calendar-picker
vue-calendar-picker copied to clipboard
Calendar component
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.
In @action event handler I can't see dblclick/press events, just multiple 'up', 'down', 'tap' events.
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...