react-tailwindcss-datepicker
react-tailwindcss-datepicker copied to clipboard
Modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker.
Implemented a visual highlight for the currently selected date option in the dropdown menu when the date picker dialog is opened. This enhancement improves user experience by making it easier...
Fixed an oversight in the Contribution.md file where the necessary 'run' command was omitted between npm 'pret:fix' and 'npm dev'. The corrected command sequence is now 'npm pret:fix && npm...
I hope this message finds you well. I've been using the react-tailwindcss-datepicker library in my project and have found it to be a great tool. However, I've noticed a small...
Thanks for a nice date picker :-) I'm quite new to React and JS, so I apologize if I'm misunderstanding some general concepts by asking this question. ### Context My...
Greetings all , I have run into this problem , I need to implement functionality to select dates Semi-Montly , for example : User can select the **16th** date and...
I'm using the Datepicker in several places on the same page of my React application. In all of them, I have the i18n parameter enabled to customize the language. When...
Hello Team, I hope you are doing well and okay. I have been using this date picker for a long time and now, there is a need to display one...
As it stands the theme is chosen based on the system choice, and not on the tailwind choice. Even if the tailwind config is not setting the dark mode, the...
For example - I want to be able to change the input value to the selected shortcut - like "24 Hours" or "30 Days"