Skip to content

2.0.1 - Better Selection and More Customisation

Compare
Choose a tag to compare
@ME-MarvinE ME-MarvinE released this 06 Feb 04:15
· 443 commits to master since this release

Updated the wiki to explain the Calendar and its properties better.

  • Added range selection
  • Added BackgroundColor and BorderColor properties for each day state (CurrentMonth, OtherMonth, Today etc.)
  • Added DayVerticalOptions, DayHorizontalOptions, DayMargin, DayPadding, DayWidthRequest, DayCornerRadius, and DayHasShadow properties
  • Added SelectionChangedEventArgs for the DateSelectionChanged event
  • Added Label properties such as FontAttributes, FontSize, and LineHeight to CalendarDayView
  • Added ForwardsNavigationAmount and BackwardsNavigationAmount properties
  • Added NavigationTimeUnit.Day
  • Added SelectionType which defines how dates can be selected
  • Changed SelectionMode to define what happens when dates are selected