Added API to set and style non-working hours for DayView and MultiDayView.
FIXED
[UWP] Appointments are not redrawn correctly when switching between DayView and MultiDayView.
Chart
FIXED
RadChart's Zoom property could not be set from Xaml.
Common
FIXED
Removed SkiaSharp-dependent assemblies from Lite NuGet package.
Visual Studio hangs trying to open Xamarin Toolbox.
DataForm
NEW
Implemented ability to get initially collapsed groups.
FIXED
[Android] DecimalEditor does not receive decimal separator comma.
[Android] Exception is thrown when value is set to DateTime property using StringToDateTime converter.
[iOS]: Editor header is cut off if the text is too long.
[UWP] Numeric and date editors are not aligned properly.
[UWP] PropertyValidationCompleted is not called in immediate validation mode.
[UWP] The NegativeFeedback is not showing when ValidateAll method is called.
DataGrid
FIXED
Items that are replaced or moved are not accurately positioned when filtering is applied.
Items are filtering inaccurately when PropertyChanged is invoked by the visualized business object.
SDK Browser
FIXED
Examples are empty when built with Xamarin.Forms 4.3.
SideDrawer
NEW
Exposed TouchTargetThreshold property.Added a feature which allows users to control how far from the edge the gestures for opening the SideDrawer should be respected.
TreeView
FIXED
[iOS] Does not allow to be scrolled when MvvmCross is used.