Skip to content

Roadmap

Marvin E edited this page Jan 25, 2024 · 28 revisions

Features

  • YearView
  • DecadeView
  • CenturyView
  • Default calendar controls such as an "EventCalendar" or "AppointmentCalendar"
  • Some type of time schedule control? Discussion 153
  • Directional selection? (Earlier date to later date, later date to earlier date, multidirectional)
  • Culture/Locale property for CalendarView
  • Default implementation of selection and navigation commands

Misc

  • Remove DayState from XCalendar.Core. It's only used by DayView in XCalendar.[Forms/Maui] so it should be specific to those packages.
  • Better documentation of DateTime extensions in Wiki.
  • Remove "PropertyChanged" event from models in XCalendar.Core and instead add implementations in the platform-specific code

Maui Community Toolkit

Follow the discussion for moving XCalendar into the Maui Community Toolkit here.