-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Description
This task is continuation of our work on the Calendar
(#6). In the previous task (#107) we focused
on well-typed interface and internationalization capabilities. For this new component, the goal
is to implement a date range selector that returns the selection in a well-typed format and allows
for comprehensive styling and localization.
Reference implementations
https://mui.com/x/react-date-pickers/date-picker/
https://mantine.dev/dates/date-picker-input/
https://tremor.so/docs/inputs/date-picker
Check list
- View types.
- One-month view: supports displaying a single month calendar view.
- Two-month view: supports displaying two consecutive months side-by-side.
- Internationalization support.
Questions
- Can we re-use
Calendar
implementation here?
@OpoOpo, sorry for duplicate, but I can't modify your task to add additional information.
@ddudenin, can you take this task?
Metadata
Metadata
Assignees
Labels
No labels