yurkinh / Plugin.Maui.Calendar

.NET MAUI port of XF calendar plugin
MIT License
131 stars 12 forks source link

Bugfixes/tabs fix #73

Closed yurkinh closed 3 months ago

yurkinh commented 3 months ago

Add OnShownDateChangedCommand so we can take action when date is changed. Update Maui packages. Move MultiSelectionEngine to SelectionEnginesFolder. RangeSelection not considering disabled dates. Allow to programmatically clear selected day(s). Fixed Calendar view is empty if we use it in a Shell Tab #63