aboveyunhai / chakra-dayzed-datepicker

Chakra UI + Dayzed = datepicker
https://aboveyunhai.github.io/chakra-dayzed-datepicker/
MIT License
223 stars 46 forks source link

decouple the Calendar Panel #16

Closed aboveyunhai closed 1 year ago

aboveyunhai commented 2 years ago

export the Calendar Panel so it doesn't have to be tied with the input.

dougcalc commented 1 year ago

I agree that this would be handy. I'm trying to style the datepicker input around an InputGroup and InputLeftAddon, but it doesnt work when the input is wrapped in Popover internally :)

L2Develop96 commented 1 year ago

Is there anyway to do this? Not possible I guess right

aboveyunhai commented 1 year ago

close by #49