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

While trying to use this date picker, I've found it rather challenging to offer localized date formats, as I do everywhere else in my app. I believe the easiest way...

I'm running into an issue where I'm hiding a dateinput field by hiding it off-screen using position absolute. This creates problems when someone hits the tab to cycle through form...

put the DatePicker in a form with a reset button and assign an inputName: ```lang=ts export function PickerExample() { return ( {}}/>

Hi! šŸ‘‹ Firstly, thanks for your work on this project! šŸ™‚ Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

Here is one issue with the modal. If we don't have enough height to fit the modal, it is not handling it. Also, I tried to apply some `zIndex` but...

I have an issue where the datepicker itself seems to be working fine, it is displaying the calendar dropdown, etc. But never a selected value, not does it seem to...

I have a feature where I need to hide year from the calendar in order just to choose DD/MM. I've made a changes and want to make PR

Has some way to customize the shortcuts classnames? The styles which I'm talking about is bellow: ![image](https://github.com/onesine/react-tailwindcss-datepicker/assets/81710688/5fb85de1-bf72-431b-92b8-1441eb1c8697)

Add custom styles configurations support to shortcuts on calendar.