Telerik UI for ASP.NET Core R1 2019 SP1 (v2019.1.220) Commercial » Developer.Team

Telerik UI for ASP.NET Core R1 2019 SP1 (v2019.1.220) Commercial

Telerik UI for ASP.NET Core R1 2019 SP1 (v2019.1.220) Commercial
Telerik UI for ASP.NET Core R1 2019 SP1 (v2019.1.220) Commercial


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 whats 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 R1 2019 SP1

TreeList
FIXED

TreeList does not hide footer of parent
Navigatable TreeList "jumps" in Chrome when a header cell is focused
Calling editRow() twice on the TreeList breaks the editing UI
TreeList Excel Export exports only the expanded nodes since 2018 R3 (client paging)
TreeList focus styles are not removed after delete button click

MultiColumnComboBox
FIXED

Validation class is not applied to the correct element

Excel Export
FIXED

TreeList Excel Export exports only the expanded nodes since 2018 R3 (client paging)

DateInput
FIXED

Validation class is not applied to the correct element

ThemeBuilder SASS
NEW

Add MultiViewCalendar to SASS Themebuilder
Add ScrollView to SASS Themebuilder
Add DateRangePicker to SASS Themebuilder

MultiSelect
FIXED

Incorrect background-color applied to the k-state-selected class in BlueOpal theme
Action is prevented on selection of item under mobile device
Incorrect virtual DropDownList value, if a filtered item is selected by pressing Enter - jQuery 3.3.1
No items filtered on pressing space and filter set to "startswith"

Chat
NEW

Provide user-specific typing indicators
Make the removeTypingIndicator method public

PanelBar
FIXED

Incorrect PanelBar selected item appearance in BlueOpal, Bootstrap, Default, Fiori, Metro, Moonlight, Office365, Silver and Uniform themes

Switch
FIXED

Ng-model does not update Switch value
Unable to toggle Switch state on mobile browsers

MVVM
FIXED

Respect checked attribute for widget binding of checkbox element

DateTimePicker
NEW

Increase the clickable area for opening DateTimePicker popups

FIXED

Validation class is not applied to the correct element
Wrong DateTimePicker background color for Material and Material Black themes

ThemeBuilder LESS
FIXED

The Widget base variable does not change the base color in Fiori theme

MultiViewCalendar
FIXED

MultiViewCalendar selection doesn't work for upper views with more than 2 views shown

DatePicker
FIXED

Validation class is not applied to the correct element
The same date cannot be re-selected in datepicker when the popup calendar is open

AutoComplete
FIXED

Validation class is not applied to the correct element
No items filtered on pressing space and filter set to "startswith"

TreeView
FIXED

The "expanded" node icon is reset to "collapsed" on drag and drop of sibling node
The internal TreeView isJQueryInstance() method relies on globally available jQuery instance
TreeView visual glitch in IE with fixed container height

ContextMenu
FIXED

Horizontal Menu container width is not calculated automatically to fit all items

Editor
FIXED

Editor create table tool does not work outside of Table Wizard
Kendo loader does not hide after successfully deleting an image or deleting / creating a new folder in Editor's Insert image dialog
Pasting plain text from Word into Editor can cause a jаvascript error when msConvertLists option is on
Deleting a list along with its sub-list leaves the bullets
Editor does not wrap content correctly on iOS
Creating a new folder in File Browser of Editor should select the input value in the list view
Selected Font and Background color indicators of Editor ColorPickers are reset on opening their dropdowns
Unexpected default white color shown under Editor Font and Background ColorPickers, when no color is specified

Spreadsheet
NEW

Support for Cell validation in Server Import/Export

FIXED

Spreadsheet disabled cell with link does not navigate to its URL
Spreadsheet custom editors use global instance of jQuery
Data validation dropdowns from named ranges are not imported with the Spreadsheet's server import

DropDownList
FIXED

Incorrect background-color applied to the k-state-selected class in BlueOpal theme
Focusing then blurring the DropDownList after clearing its value fires the change event
Action is prevented on selection of item under mobile device
Validation class is not applied to the correct element
Incorrect virtual DropDownList value, if a filtered item is selected by pressing Enter - jQuery 3.3.1
No items filtered on pressing space and filter set to "startswith"

Localization
FIXED

Localization not working for the Popup editor title

Scheduler
FIXED

Clicking on Scheduler Calendar, when the page has been scrolled down, scrolls to top and immediately closes the Calendar
Scheduler mvvm options bindings are missing
Scheduler select method is missing single parameter typescript option

MaskedTextBox
FIXED

Validation class is not applied to the correct element

Calendar
FIXED

Calendar with multiple selection enabled, throws a JS error on navigation.

NumericTextBox
FIXED

NumericTextBox should compile all attributes in AngularJS
Validation class is not applied to the correct element

RippleContainer
FIXED

Ripple effect doesn't behave correctly in iOS

ScrollView
FIXED

ScrollView arrows are not positioned correctly in IE with LESS themes

MobileSwitch
FIXED

Mobile Switch styles get overidden

Validator
FIXED

Validation class is not applied to the correct element

PDF Export
FIXED

Pdf export functionality repeats the first page multiple times when papersize is not set.

Wrappers (ASP.NET Core): Switch
FIXED

Unable to post Form with kendoValidator and unchecked Switch

ProgressBar
FIXED

Incorrect TypeScript definitions for ProgressBarOptions

DropDownTree
FIXED

Validation class is not applied to the correct element

Wrappers (ASP.NET Core): Grid
FIXED

Grid Virtualization with CRUD causes destroy to trigger twice

Drawing
FIXED

Kendo UI Drawing Group/Layout TypeScript definition does not allow multiple arguments for the append method

All components
FIXED

TextBoxFor method for AspNet CORE renders element that has hover state when disabled.

Gantt
FIXED

Gantt dateCompareValidator() function does not validate input different than Kendo picker

Grid
FIXED

Incorrect background-color applied to the k-state-selected class in BlueOpal theme
Column attributes are not persisted for hidden columns
Restoring Grid settings adds multiple display:none to hidden columns
Grid content is scrolled when a row is selected
AngularJS hidden column titles are not interpolated
Hiercarchy Grid with batch editing and keyboard navigation errors out on tab navigation from last cell in row
Resizing RTL Grid with filter row throws jаvascript error
Grid column resizing doesn't work as expected with jQuery 3.3.1 is some scenarios
The first row is not completely visible when resizing locked columns and virtual scrolling
Second condition is added to filter when filterable.extra is false
Column resize handle is incorrectly displayed with multi-column headers
Grid with locked / frozen columns has a double white mask with jQuery 3.3.1
Pdf export functionality repeats the first page multiple times when papersize is not set.
Localization not working for the Popup editor title
Grid is missing column menu active style when using Metro skin
Dragging unlocked column over a locked one causes flicker when browser is zoomed
Sorted column background is not applied to the right column in hierarchy.
Column styles lost when combining settings persistence with columns show/hide
Screen readers ignore the aria-sort properties in grid

ComboBox
FIXED

Incorrect background-color applied to the k-state-selected class in BlueOpal theme
Action is prevented on selection of item under mobile device
Validation class is not applied to the correct element
ComboBox change event fires twice on entering text and tabbing out
Incorrect virtual DropDownList value, if a filtered item is selected by pressing Enter - jQuery 3.3.1
No items filtered on pressing space and filter set to "startswith"

Wrappers (ASP.NET Core): TreeList
FIXED

The command button overlap with MaterialBlack in ASP.NET Core TreeList helper if they are displayed on two lines

AngularJS
FIXED

Ng-model does not update Switch value
NumericTextBox should compile all attributes in AngularJS

DateRangePicker
FIXED

setOptions is not updating the rendering of DateRangePicker correctly
Selecting the first date in the range closes the popup

TimePicker
FIXED

TimePicker popup misalignment with Nova theme


Only for V.I.P
Warning! You are not allowed to view this text.