Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

feat: select multiple dates#379

Open
christianrank wants to merge 6 commits intoreact-component:masterfrom
eventink:feat/select_multiple_dates
Open

feat: select multiple dates#379
christianrank wants to merge 6 commits intoreact-component:masterfrom
eventink:feat/select_multiple_dates

Conversation

@christianrank
Copy link
Copy Markdown

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

@ant-design-bot
Copy link
Copy Markdown

Deploy preview for rc-calendar failed.

Built with commit 62fbec0

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

@3dw1np
Copy link
Copy Markdown

3dw1np commented Dec 23, 2018

I really hope this feature will be add soon !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants