datepicker
datepicker copied to clipboard
The ultimate tiny tool for creating date and range pickers in your React applications.
Hi! For accesibility reasons, keyboard navigation on the calendar and time picker would be highly appreciated. https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/examples/datepicker-dialog/ Nico
Hi, I select the date and time, then hide with the button, and then when I open it I can't select the time without the code like this: ` useEffect(()...
Please see the codesandbox https://codesandbox.io/p/devbox/range-with-context-hooks-forked-9ll4x4?file=%2Fsrc%2Fapp.tsx%3A62%2C10&workspaceId=cdc8aeba-148c-4e68-9e2d-c7ad92a84380 Here you can see , we can not go to the feb although we have disabled past but still if defaultvalue is provided it should...
Hi, while using this great library, I noticed a strange behavior of the time picker. 1. pick March 31 2. pick March 30 3. We can see time duplication Haven't...
First, I'd like to say that I'm enjoying using the library. 😄 I have a small question about additional functionality for range mode. **There is currently no method to select...
Currently, when selecting a different day in the 'single' mode the time is always reset to 00:00. It would be great to have a way to keep the time, e.g....
I have set the configutation of times to start at 8:00, but when selecting a date it defaults to 0:00. Would it be more intuitive to set it to the...
Hello, First, I really appreciate your work. And I wonder if you plan to implement WeekPicker? Thanks
Thank you for this great library! I've been hearing about a package registry called [JSR](https://jsr.io), and some features seem very appealing: - As a consumer of a package, go-to-symbol will...
https://codesandbox.io/p/sandbox/range-with-context-hooks-zlm8yr https://codesandbox.io/p/sandbox/time-picker-with-multiple-dates-fwq2gk above example not found - cannot be open