Lanzamientos de Kendo UI + Telerik UI for ASP.NET (MVC & Core)

Released: May 16, 2018

Actualizaciones en R2 2018

Características

New in UI for ASP.NET MVC R2 2018

  • All components
    • Conversational UI Control for ASP.NET MVC
    • DropDownTree Component for ASP.NET MVC
    • MaskedTextBox MVVM, when the mask can be parsed to number the widget is initialized with invalid mask
    • Update Kendo.Mvc.dll to reference System.Web.Mvc 5.2.4 to avoid warnings
    • Implement chat-ui based on designs
    • There is no ToDataSourceResult extension for DataTable in ASP.NET Core
    • Official support for jQuery 3.3.1
  • ComboBox
    • Screen Readers does not read...

Released: Feb 21, 2018

Actualizaciones en R1 2018 SP1

Características

  • PanelBar
    • Adds templates support for PanelBar in MVVM.
  • DataSource
    • Adds IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • MaskedTextBox (ASP.NET Core)
    • Strong typing support for AutoComplete, ComboBox, DropDownList, MultiSelect, ColorPicker, MaskedTextBox, Slider and RangeSlider TagHelpers.
  • FilterMenu
    • Adds IsNullOrEmpty and IsNotNullOrEmpty filter operators.
  • TreeView
    • Update indeterminate state of checkboxes when dataSource is filtered.

Correcciones

  • All components
    • Fixed - CheckBox...