
Adds new Calendar and CheckBox features, along with Xamarin.Forms 4.1 update.
Features
- Calendar
- Added ScrollToAppointment method for scrolling to given appointment in the visible days.
- CheckBox
- Provide a way to set the indeterminate state through UI.
- Common
- Update to Xamarin.Forms 4.1.
Fixes
- AutoCompleteView
- [UWP] Background is not applied when the control is not on focus.
- Chart
- [iOS] SelectionChanged event of the ChartSelectionBehavior is fired twice for a single selection change.
- Common
- Visual Studio For Mac 2019 show blank .xaml or .cs file when the Telerik Xamarin extensions are installed.
- SlideView
- IsInfiniteScrollingEnabled is not working when two items are in the collection.
- SelectedIndex is not updated correctly with two views.
- Xamarin for iOS
- [Xamarin.iOS] Setting Scale.Ticks.MinorTicksFill raises an exception.