duetds / date-picker

Duet Date Picker is an open source version of Duet Design System’s accessible date picker. Try live example at https://duetds.github.io/date-picker/
https://www.duetds.com
MIT License
1.73k stars 68 forks source link

Support configuring amount of displayed months #118

Open d-koppenhagen opened 1 year ago

d-koppenhagen commented 1 year ago

Is your feature request related to a problem? Please describe. It would be great if there is an configuration option that allows to display more than one month when the calendar is opened (e.g. two or three months in a row.).

Describe the solution you'd like See above.

Describe alternatives you've considered

Additional context

WickyNilliams commented 7 months ago

Hey, I'm the original author of this project. I've made a spiritual successor to duet here. It's not a full date picker (there's a guide in the docs how to do that), but it supports multiple months as well as date ranges. https://github.com/WickyNilliams/cally