Telerik UI for Xamarin R2 2018

Released: May 16, 2018

Atualizações na R2 2018

Recursos

  • What's New
    • RadChat (Conversational UI) - Enables an easy implementation of conversational UI capabilities.
    • Introduced a TreeView BETA control to display, manage and navigate in hierarchical data structures and achieve complex behavior in combination with nicely blending into the interface of any application.
    • Barcode - The new addition to UI for Xamarin enables an easy rendering of most commonly used Barcodes.
  • Common
    • Updated to Xamarin Forms 2.5.
    • Added support for toolbox in Visual Studio for Mac.
  • BusyIndicator
    • Showing the BusyContent with the built-in animations. Added BusyContentTemplate for customizing the layout.
  • Calendar
    • [UWP] Added DayView mode.
  • DataForm
    • [Android] [iOS] Two way source binding.
  • ListView
    • Group Headers can be collapsed\expand.
    • Added support for Custom group key on grouping.
    • Introduced grouping by null values.

Correções

  • AutoComplete
    • [UWP]Binding errors appear when suggested items show up.
  • BusyIndicator
    • DataGrid dissapears inside a BusyIndicator's content when toggling IsBusy.
  • DataForm
    • [UWP] NullReferenceException is thrown when CommitAll is invoked and navigation to another page is performed.
    • [iOS] Collapsing group now updates the control size correctly.
  • DataGrid
    • HeaderStyle does not change when it gets applied at runtime.
    • CellStyleSelector doesn't update after initial render.
  • ListView
    • Dynamically changing group header template in iOS throws an exception.
    • [iOS]NSRangeException in TKDataSource itemAtIndex forSection method.
    • [iOS] Customized "Load More" button is not visible once clicked.
    • [iOS]Changing the SelectedItem programmatically when the ListView is grouped is not respected.
    • [Android] Adding and reordering items causes an exception.
    • [Android] NullReferenceException binding the SelectedItem of a grouped ListView.
  • NumericInput
    • [Android] Buttons are not working in the QSF FirstLook example
  • SlideView
    • Improve performance when loading more items and ShowIndicators property value is False