You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [*] Calendar: date range selection
- Add date range struct
- Selecting a range using the mouse
- Selecting a range using the keyboard
- Add selection attributes
- Add range component as variant of the calendar (preview)
* [*] Calendar: date range selection
- Add selection style for last and next month
- Fix keyboard selection
- Update docs for RangeCalendarDay
* [*] Calendar: reset selection by esc
* [*] Calendar: add support for disabled ranges
* [*] Calendar: available_range at Base Context
* factor out some common methods between the two different date components
* tweak css and update dioxus
* fix docs
* final style tweaks
---------
Co-authored-by: Evan Almloff <evanalmloff@gmail.com>
0 commit comments