vue-tailwind-datepicker
vue-tailwind-datepicker copied to clipboard
A Vue 3 Datepicker using Tailwind CSS
After reopening datepicker it does not work correctly with some localizations (mn, ru, uk) + format ```vue ``` **mn:** **ru:** **uk:**
Would you like to make more CSS customization options? For example, I want to use rounded selected dates, I did it by adding styles for `.vtd-datepicker-date`, but how to fix...
**Describe the bug** In a single date picker without input, if any date is disable, in the past or in the future and an available date is selected, then all...
I would like the possibility of using the shortcuts feature with single-date calendars as well. This feature would provide users with the ability to quickly select predefined dates (such as...
**Describe the bug** This vue-tailwind-datepicker is works well but I got some problem on Month and Year display. This is might be a bug only for me because of my...