calendar icon indicating copy to clipboard operation
calendar copied to clipboard

feat: select multiple dates

Open christianrank opened this issue 7 years ago • 2 comments

The calendar should allow selecting multiple dates independently, not only single values or ranges. Also we want to make it possible to select all days of one weekday or an entire month.

New props:

name type default description
multiple Boolean false make it possible to select multiple values
selectWeekDays Boolean false make it possible to select all days of one weekday, e.g. all sundays
selectMonths Boolean false make it possible to select an entire month

christianrank avatar Apr 27 '18 10:04 christianrank

Deploy preview for rc-calendar failed.

Built with commit 62fbec07934b3c4157a8a41b6982423320266acd

https://app.netlify.com/sites/rc-calendar/deploys/5bdc7690e39e7c5d42e003ee

ant-design-bot avatar Nov 02 '18 16:11 ant-design-bot

I really hope this feature will be add soon !

3dw1np avatar Dec 23 '18 23:12 3dw1np