UI for Xamarin Forms is now built against Xamarin Forms 1.2.3.6257
Calendar
NEW
The Telerik Calendar for Xamarin allows you to easily implement various calendar scenarios in your apps built with Xamarin or Xamarin.Forms. The control capitalizes on the innate benefits of the native UI but exposes the objects and properties in C#, allowing for no-compromise customization and flexibility.
Year, Month, Week (for Forms.iOS and Forms.Android)
Native transitions between views
Events indicators in the cells
Selection
Min & Max Date
Styling customizations
Chart
FIXED
A NullPointerException in Android is thrown when the LabelFormat is not set on DateTimeContinuousAxis.
A DivideByZeroException is thrown on WindowsPhone when the initial zoom is set.
There are missing bars when using DateTimeContinuousAxis on iOS.
The DateTimeContinuousAxis.LabelFormat is not respected on iOS.
The axes properties are not respected on iOS.
The ChartSelectionBehavior.SelectedPoints does not contain the selected points.
The objects in ChartSelectionBehavior.SelectedPoints were returned wrapped in Android.Runtime.JavaObject which is unusable in a portable class library.
The ChartSelectionBehavior.ClearSelection method does not work on Android.
CHANGED
Telerik.XamarinForms.AndroidChartRenderer namespace is now Telerik.XamarinForms.ChartRenderer.Android
Telerik.XamarinForms.ChartRenderer namespace in Telerik.XamarinForms.ChartRenderer.iOS.dll is now Telerik.XamarinForms.ChartRenderer.iOS
Telerik.XamarinForms.ChartRenderer.iOS.PropertyNameDataBinding is now Telerik.XamarinForms.ChartRenderer.iOS.PropertyNameDataPointBinding