Telerik UI for ASP.NET Core R1 2017 (version 2017.1.118) » Developer.Team

Telerik UI for ASP.NET Core R1 2017 (version 2017.1.118)

Telerik UI for ASP.NET Core R1 2017 (version 2017.1.118)
Telerik UI for ASP.NET Core R1 2017 (version 2017.1.118) | 45 Mb


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 R1 2017

NEW
All components

    All icons are now font icons
    Distribute Kendo UI Professional via the Progress NPM Registry
    Exclude experimental WebComponents integration from combined scripts

FIXED
All components

    Use strictMath when compiling LESS sources

NEW
AngularJS

    Remove experimental Angular 2 integration

FIXED
Application

    Native scrolling doesn't work with the latest Android System WebView

NEW
AutoComplete

    Existing filter expression logic is overridden when ComboBox applies its filter 

NEW
Calendar

    Week Number Column

FIXED
Chart

    Bar Chart label is positioned under the line Chart when panes.clip is false
    Chart stops emitting seriesClick after resize on iOS iPad/iPhone
    Wrong hour is rendered on the categoryAxis in 30-Minute Time Zones
    axisDefaults.color is not applied
    Notes do not stay in the correct position when zooming.
    Chart reference (e.sender) is missing in visual function after zoom
    Series click does not trigger after handling swipe on a mobile device
    The axisCrossingValues property of the Chart is not working as expected
    Scatter line chart becomes unresponsive on zoom in
    Scatter chart crosshair tooltip background color is transparent 

FIXED
ColorPicker

    The selected color bar does not show up in the ColorPicker

NEW
ComboBox

    Control sync between the custom text and the selected value
    Existing filter expression logic is overridden when ComboBox applies its filter 

NEW
DatePicker

    Week Number Column

NEW
DateTimePicker

    Week Number Column

FIXED
Diagram

    Zoom with mouse wheel does not zoom into shape under Firefox
    Custom connectors placed inside the shape bounds are ignored on auto connecting
    Diagram becomes unresponsive after dragging a connection in iPad

FIXED
Dialog

    Fix Dialog action buttons are not aligned
    The modalility of the Dialog breaks the one of the Window widget

FIXED
Draggable

    The drag is cancelled when the items reach the Grid filter row

NEW
DropDownList

    Existing filter expression logic is overridden when ComboBox applies its filter 

FIXED
DropDownList

    IE: Widget closes the popup on filter with Bootstrap CSS on page
    Widget with mapValueTo: 'dataItem' does not display selected text

FIXED
Editor

    The cleanFormatting command is missing localization
    Cursor jumps to the top of the page when applying link, color, font in the inline editor
    Losing focus from content area when the inline editor's toolbar is opened and cursor appears over a tool
    Fix the Folder image is broken in Insert Image and File dialogs
    Fix Unlink Button not showing correct sprite
    Editor does not wrap content correctly on iOS
    Fix Editor undo stack does not include formatting changes on Mac OSX
    Tables could not be resized when editor is inside Kendo grid custom popup template
    Selection is restored to an old position after Ctrl+A under IE11
    Editor moves special character to new line when pressing Enter
    Data-role attributes are not removed from the tables when obtaining the content

NEW
Grid

    Render ARIA attributes for Grid command buttons
    Add ability to set initial sort direction per column
    Add ability to define the minimal column width during resizing

FIXED
Grid

    Cannot set filter in grid column menu (disappears on hover)
    The drag is cancelled when the items reach the Grid filter row
    The editable Grid does not have all of the needed aria attributes for the edited column.
    Icons missaligned

FIXED
ListView

    Pager should list page numbers side by side

FIXED
MediaPlayer

    Cannot use more than one MediaPlayer on one page

FIXED
Menu

    Having input in a sub menu item closes the popup on hover
    fix disabled menu items can be selected in IE11
    Menu screen boundary detection not working correctly with vertical scrollbar

NEW
MultiSelect

    Existing filter expression logic is overridden when ComboBox applies its filter 

FIXED
MultiSelect

    Virtualized MultiSelect does not fire a change event on first item selection with jQuery version 3*.

FIXED
Notification

    Text color in Notification using Nova theme
    Stacking UP does not position properly the notifications one over another

FIXED
PDF Export

    The border of kendo styled checkboxes and radio buttons is not visible when exported to PDF in IE

NEW
Scheduler

    Generate MVC, Core wrappers for Scheduler views.selectedShortDateFormat property

NEW
Spreadsheet

    Increase Spreadsheet cell left/right-padding
    Spreadsheet Improvements
    Default Cell Style
    Filtering Merged Rows
    Spreadsheet Events
    Format change event
    Sheet events
    Row and column events
    Access to context menu instances
    Cut, copy and paste events
    Select event

FIXED
Spreadsheet

    Paste is making row height bigger without wrapping the text.
    Incorrect default font export in Spreadsheet
    Parse error thrown, when load a specific Excel file
    Selecting a row and inserting a new column to the left clears sheet
    Hyperlink is not underlined by default
    Spreadsheet change event e.range always has the active sheet as its _sheet
    Unable to choose one and the same date for different Spreadsheet cells one after another.
    Custom cell editors apply values to all selected cells, disregarding other cells' validation
    Column style attribute in XLSX is ignored
    When editing cell the next cell is not focused when pressing Tab in Chrome and Firefox
    Hidden rows are not hidden after export to excel file
    Clipboard no longer works in the spreadsheet after pressing SPACE
    After inserting more than 50 rows in the active sheet, the row selections is not working as expected.
    Focus is not kept on cell with validation, when validation rules are not met
    Broken client-side exported excel files, if validation is applied on a cell
    Spreadsheet throws a "too much recursion" error in FireFox and "Out of stack space" in IE
    fix(spreadsheet): parse clipboard prior canPaste check
    Broken client-side exported excel files, if a hyperlink is inserted in a cell

FIXED
StockChart

    axisDefaults.color is not applied

NEW
TabStrip

    TabStrip Improvements

FIXED
TabStrip

    Progress indicator of TabStrip is not displayed correctly
    TabStrip widget leaks when ajax loaded content is removed

FIXED
ToolBar

    Focusing the Toolbar causes a javascript error if there is no item of type "button"
    Incorrect ToolBar keyboard navigation when resizable is set to false
    Shift + Tab does not focus elements placed before the ToolBar 

NEW
Upload

    Custom header for upload 'remove' event
    Add a 'clear' event to the Upload widget

FIXED
Validator

    Validate event doesn't fire on blur

NEW
Upload

    Generate ASP.NET Core wrappers for Upload clear event


[/b]

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