Released: May 16, 2018
Updates in R2 2018
Features
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 value...
Released: Feb 21, 2018
Updates in R1 2018 SP1
Features
- 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.
Fixes
- All components
- Fixed - CheckBox renders two...