Open asvae opened 3 years ago
This PR should close https://github.com/epicmaxco/vuestic-ui/issues/1468 I think.
v-calendar dependency is pretty heavy: 180kb for calendar component alone.
I checked other UI frameworks and calendar implementations look rather rudimentary, so might be an a unique feature on our side if we manage to implement it.
In the scope of discussion we decided that:
So, to implement this, we need:
Previous issue:
Examples: https://vcalendar.io/attributes.html https://vuetifyjs.com/en/components/calendars/
Here's the ways I see we can handle this technically: