Telerik UI for ASP.NET Core R3 2016 SP2 2016.3.1118 Retail
ASP.NET Core MVC is a complete rewrite of the .NET framework, delivering exciting changes and expanding the reach of .NET apps. Here’s some of what’s new:
.NET Core and Visual Studio Code enable you to develop and deploy apps on any OS—Windows, Linux or Mac
Tag Helpers provide easier views creation and UI definition
Nuget, Bower and Gulp package managers and automation tools boost your productivity
Unified MVC and Web API programming model simplifies development
As usual, we at Progress strive to deliver tools leveraging the latest technologies, so that your apps are always modern. This is why we were the first vendor to deliver official ASP.NET Core MVC support in their UI components. Read on to see how Telerik UI for ASP.NET MVC leverages ASP.NET Core MVC features to speed up your development.
ASP.NET Core is now live and developers around the globe are highly excited to give it a spin. Now that it's released, more and more developers are about to start new or to migrate existing apps onto it. This means the need for beautiful and high quality UI components that run on the new Microsoft framework is increasingly vital.
What’s new in the Kendo UI MVC wrappers for ASP.NET Core?
Tag Helpers—we are following the ASP.NET Core specification and we have included Tag Helpers for some of the popular components: NumericTextBox, Button, Window, DatePicker and TimePicker. We plan to add more tag helpers in the next releases, but it will be awesome if you share feedback on exactly which components you'd like to define and configure through Tag Helpers.
New VS template—You can now use the new Telerik template to quickly setup and create a project for ASP.NET Core.
GitHub Demo app—The demo app is now obsolete and will be replaced by a brand new demo app for ASP.NET Core in the R3'16 release.
Cross-Platform Development and UI for ASP.NET MVC
Probably the most significant feature of ASP.NET Core MVC is the introduction of the new light and modular .NET Core runtime, which is OS-neutral. For the first time in .NET history, you can build applications and deploy them on Windows, Linux and Mac OSX devices. And on top of all that, it’s an open source solution so it’s free!
UI for ASP.NET MVC fully supports the .NET Core runtime, and helps you build beautiful responsive web experiences crossing the boundaries of the Windows world.
Visual Studio Code and UI for ASP.NET MVC
VS-Code
With ASP.NET Core MVC comes Visual Studio Code, a lightweight version of Visual Studio that can be used across platforms—Windows, Linux and Mac OSX. It blends a rich UI code editor with code assistance and navigation, along with integrated debugging experience.
UI for ASP.NET MVC integrates naturally with Visual Studio Code, making ASP.NET Core MVC app development a breeze on any platform.
Tag Helpers and UI for ASP.NET MVC
Tag Helpers are the new HTML-friendly way to create views and define UI in ASP.NET MVC applications. They are recommended as the better alternative to traditional MVC HTML helpers, while still allowing you to extend the elements with server MVC functionality. Tag Helpers are also much more “understandable” to front end developers and designers.
We are proud to announce that Telerik Tag Helpers are now available as part of our UI for ASP.NET MVC and include six of the most popular Kendo UI widgets: DatePicker, TimePicker, DataTimePicker, Button, Window and NumericTextBox.
Nuget, Bower and UI for ASP.NET MVC
Nuget and Bower
Popular package management and task automation solutions such as NuGet, Bower and Gulp are made first class citizens in ASP.NET Core MVC. That means every web developer can use Bower for client packages, NuGet for server packages and Grunt/Gulp for compilation, minification, etc., when building web apps.
UI for ASP.NET MVC takes advantage of these tools by providing a Bower feed for its client scripts, and a NuGet feed, hosted on our NuGet server, for its server wrappers implementation (see this help topic for details). Furthermore, you can build a custom script from the source using Grunt by following these steps.
Unified MVC and Web API Programming Model and UI for ASP.NET MVC
A prominent change in ASP.NET Core MVC is the unification and combination of MVC, Web API and Web Pages in a single programming model, which removes the overlap between the three separate frameworks. Moreover, the MVC and Web API controllers use the same Controller base class and routes.
The Telerik MVC product leverages this merge, which simplifies the development and streamlines the usage of MVC Web API architecture in .NET projects.
UI for ASP.NET Core R3 2016 SP2
NEW
All components
Official support for jQuery 3.x
Separate changelog for ASP.NET Core
FIXED
AutoComplete
Virtualization with mapValueTo: "dataItem" fails when the value is changed
FIXED
Calendar
DisableDates callback should not be called for views different than month
FIXED
Chart
Chart tooltip does not work on windows 10 touch devices
FIXED
ComboBox
Virtualization with mapValueTo: "dataItem" fails when the value is changed
FIXED
ContextMenu
Wrong hover background on ContextMenu in the Office365 theme
FIXED
DatePicker
DisableDates callback should not be called for views different than month
FIXED
DateTimePicker
DisableDates callback should not be called for views different than month
FIXED
Diagram
New connection cannot be created by dragging a left, right, top or bottom connector of a shape
FIXED
Dialog
Fix aria-label value for localized Dialog
Dialog's close button changes the URL by appending #
FIXED
DropDownList
Virtualization with mapValueTo: "dataItem" fails when the value is changed
FIXED
Editor
jаvascript error is thrown when a command is executed right after a list item is deleted with backspace
Fix deleting the first list item in Kendo UI Editor
Editor CJS module returns empty object
FIXED
Excel Export
The border is not correctly exported to Excel when the cells are merged, or when colSpan is used in a workbook.
FIXED
Grid
Row height is not in sync when Grid is instantiated in a hidden element and resize method is called
When ColumnMenu is enabled for RTL Grid, the header text is not correctly aligned in Chrome
FIXED
MultiSelect
Virtualization does not reset page after value mapping
The clear button is getting overlapped with the selected data items.
Virtualization with mapValueTo: "dataItem" fails when the value is changed
FIXED
Spreadsheet
Creating a sheets with a same name does not throw an error message but it is causing undesired behaviour.
Error occurs when a name is selected from the names DropDown(imported file).
The border is not correctly exported to Excel when the cells are merged, or when colSpan is used in a workbook.
Spreadsheet cell validation rule is ignored, if a validated cell is copied and pasted
Disabled Spreadsheet cells can be edited through custom cell editors
Paste ignores th elements
FIXED
StockChart
StockChart does not show the last point
FIXED
ThemeBuilder
ThemeBuilder does not change the Pager border-radius for the Bootstrap theme
Loading icon of class "k-i-loading" is not displayed on a mobile device
NEW
All components
Official support for jQuery 3.x
Separate changelog for ASP.NET Core
FIXED
AutoComplete
Virtualization with mapValueTo: "dataItem" fails when the value is changed
FIXED
Calendar
DisableDates callback should not be called for views different than month
FIXED
Chart
Chart tooltip does not work on windows 10 touch devices
FIXED
ComboBox
Virtualization with mapValueTo: "dataItem" fails when the value is changed
FIXED
ContextMenu
Wrong hover background on ContextMenu in the Office365 theme
FIXED
DatePicker
DisableDates callback should not be called for views different than month
FIXED
DateTimePicker
DisableDates callback should not be called for views different than month
FIXED
Diagram
New connection cannot be created by dragging a left, right, top or bottom connector of a shape
FIXED
Dialog
Fix aria-label value for localized Dialog
Dialog's close button changes the URL by appending #
FIXED
DropDownList
Virtualization with mapValueTo: "dataItem" fails when the value is changed
FIXED
Editor
jаvascript error is thrown when a command is executed right after a list item is deleted with backspace
Fix deleting the first list item in Kendo UI Editor
Editor CJS module returns empty object
FIXED
Excel Export
The border is not correctly exported to Excel when the cells are merged, or when colSpan is used in a workbook.
FIXED
Grid
Row height is not in sync when Grid is instantiated in a hidden element and resize method is called
When ColumnMenu is enabled for RTL Grid, the header text is not correctly aligned in Chrome
FIXED
MultiSelect
Virtualization does not reset page after value mapping
The clear button is getting overlapped with the selected data items.
Virtualization with mapValueTo: "dataItem" fails when the value is changed
FIXED
Spreadsheet
Creating a sheets with a same name does not throw an error message but it is causing undesired behaviour.
Error occurs when a name is selected from the names DropDown(imported file).
The border is not correctly exported to Excel when the cells are merged, or when colSpan is used in a workbook.
Spreadsheet cell validation rule is ignored, if a validated cell is copied and pasted
Disabled Spreadsheet cells can be edited through custom cell editors
Paste ignores th elements
FIXED
StockChart
StockChart does not show the last point
FIXED
ThemeBuilder
ThemeBuilder does not change the Pager border-radius for the Bootstrap theme
Loading icon of class "k-i-loading" is not displayed on a mobile device