charmbracelet / bubbles

TUI components for Bubble Tea 🫧

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Datepicker

MarkStruik opened this issue · comments

Is your feature request related to a problem? Please describe.
Well I have a few reasons to select a specific date to use. Say a todo list for a specific date

Describe the solution you'd like
something like this:
image

Describe alternatives you've considered
not just allowing to input text and it being validated as date already is nice

Hey! There's a PR for this open over here:
#76

Speaking of which, I'm going to transfer issue this to Bubbles accordingly.

Hi @meowgorithm, I designed a DatePicker component for my bubbletea app.

Calendar

I also designed a more compact TimePicker component.

TimePicker

If you think they might be useful to others, I'll be happy to add a PR for them.