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.
I can see the input box is manually editable to add time but It would be very helpful to have a toggle option to add a time-picker in the date...
Thank you for creating a great, simple datepicker for React + Tailwind. If possible, it would be greatly appreciated if you could allow the ability to set a time for...
Some form fields need time with date.This datetime feature will complete this package. Waiting for it.
When I select a date which is in the next month from current month view, It gives weird behaviour over the calender Ex : I'm going to select march 8...
Pop up is displayed below another component despite a higher z Index container. This is a big problem during user forms. the date selection pop-up should be displayed above all...
I've added a simple boolean attribute to the Datepicker that allows you to set the input element's 'required' attribute. In order to pass the pre-commit hooks, I had to disable...
Hey, is this repo being maintained anymore? I see a bunch of issues and pull requests and no activity on them for the past 7 months. Would love to help...
If the user puts in 03012024, currently now nothing happens, but with this change, as long as its a single date config, it'll add in the separators like 03/01/2024 so...
When I am using the date picker in my timezone, it works correctly. But if somebody uses my app from a different timezone, wrong dates ranges are selected for them....
Is there a way to use asSingle = true with the footer? When I try to do so, after the user selects a date in the calendar, it automatically closes...