react-tailwindcss-datepicker icon indicating copy to clipboard operation
react-tailwindcss-datepicker copied to clipboard

Modern date range picker component for React using Tailwind 3 and dayjs. Alternative to Litepie Datepicker.

Results 152 react-tailwindcss-datepicker issues
Sort by recently updated
recently updated
newest added

I'm facing issue when datepicker dialogue box opened. It is got behind when tables header is set **'sticky top-0 z-10'**. I couldn't find any modification over the diaalogue box. It...

Reverts onesine/react-tailwindcss-datepicker#266

I wanna customize it like the color in my project i've a custom colors can i use it ?

Currently, the DateRange component displays date ranges without any specific formatting. To improve the user experience and ensure consistency, I propose adding a way to format the input display date...

Seems that Datepicker does not propagate addiitional props such onBlur, and using it with Formik for example, does not take into account whether Datepicker was touched or not... Any idea...

As I also needed #100, I created the functionality in a fork. @onesine Can you let me know if you guys would like to include this feature? If so, I'll...

### Discussed in https://github.com/onesine/react-tailwindcss-datepicker/discussions/259 Originally posted by **WasiHaider279** June 12, 2024 Hi, First of all let me say awesome work on this date picker. I was wondering if we can...

This provides HTML markup on the toggle button to improve accessibility. When the button is an icon, a screen reader would read nothing for this element or make a guess,...

I checked but `disabledDatesClassName` does not work for me. "react-tailwindcss-datepicker": "^1.6.6" @onesine Could you please assist me here?