Add the RadLoopingListComponent to the Windows Universal suite.
Create RadRateAppReminder universal control like in UI for Windows Phone
Change namespace of telerik.ui.xaml.controls.grid because there are a using conflict (namespace / class) when we use Windows.UI.Xaml.Controls.Grid
A DataStorage that can be used for both in Windows 8.1 and Windows Phone 8.1 apps.
Create Universal RangeSlider control with unified API for WP8.1 and Windows 8.1
A color picker that can be used for both in Windows 8.1 and Windows Phone 8.1 apps.
Crop and scale when selecting an image similarly to phone 7.x/8.0 Silverlight built in functionality.
Please, add the RadMap control to your plan
Port the Windows Phone ImageEditor to WinRT. http://www.telerik.com/products/windows-phone/overview/all-controls/image-editor.aspx
We have a simple RadDataBoundListBox filled with some elements. We try to show/scroll to some specific element using the "BringIntoView" method. EXPECTED result: The specified element should be shown. ACTUAL result: Depending on the initial condition (if any manual scroll is performed in the RadDataBoundListBox or not), the result is: - blank/empty RadDataBoundListBox if no manual scroll was performed - Scroll to some element (usually "near" the requested one), but not exactly to the desired one, if there was some scrolling before invocation of the BringIntoView.
Create Universal tile control with unified API for WP8.1 and Windows 8.1
Make RadDiagnostics Universal control.