Feature: DatePicker #289
Replies: 7 comments 1 reply
-
I've been using headlessui since pre-release and I love it's flexibility so I've been seeking out other libraries that attempt to solve a similar thing. I've been using this headless calendar/date picker hook in a recent project. It's not super used and has some gnarly edge cases but it could be a good starting point for the design? |
Beta Was this translation helpful? Give feedback.
-
Any news on this? |
Beta Was this translation helpful? Give feedback.
-
New calenders in Tailwind UI look great, would love to see a headless Ui component. |
Beta Was this translation helpful? Give feedback.
-
officially It's not in plan at least this time |
Beta Was this translation helpful? Give feedback.
-
A custom date input component is a very common need in a project and so several component libraries include this in their standard set of components. See
Now, if HTML includes a Further, a good custom DateInput has a lot of logic to make it behave just right. This makes DateInput an ideal candidate for HeadlessUI treatment. I propose a new HeadlessUI component called DateInput. It would behave similar to the Native date input in Safari and Chrome, in that, as the types, the cursor would be selecting different parts of the input to guide the user through typing a date. I am already working on a Headless implementation of this and would be happy to create an initial PR if this idea is accepted |
Beta Was this translation helpful? Give feedback.
-
Hey, I created a new library for datepicker it support any kind of picker or calendar |
Beta Was this translation helpful? Give feedback.
-
Any updates on this? |
Beta Was this translation helpful? Give feedback.
-
A headless DatePicker will be great!
Beta Was this translation helpful? Give feedback.
All reactions