Open flaviendelangle opened 1 week ago
This is an early stage draft of what the DX could look like for the unstyled version of the date views.
<DateCalendar />
Edit day, month and year for a single date.
<YearCalendar />
<MonthCalendar />
<DayCalendar />
Edit a year for a single date
<DateRangeCalendar />
Edit days for a range of dates
RangeCalendar
This is an early stage draft of what the DX could look like for the unstyled version of the date views.
Curent MUI X structure
<DateCalendar />
Edit day, month and year for a single date.
<YearCalendar />
component<MonthCalendar />
component<DayCalendar />
component<YearCalendar />
Edit a year for a single date
<MonthCalendar />
edit a month for a single date<DateRangeCalendar />
Edit days for a range of dates
<DayCalendar />
component<YearCalendar />
and<MonthCalendar />
Planned Base UI X structure
15598
RangeCalendar
(WIP)Benchmark