Telerik UI for ASP.NET Core 2017.2.504 R2 with Source » Developer.Team

Telerik UI for ASP.NET Core 2017.2.504 R2 with Source

Telerik UI for ASP.NET Core 2017.2.504 R2 with Source
Telerik UI for ASP.NET Core 2017.2.504 R2 with Source | 53 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 R2 2017

NEW
All Components

    New ListBox Widget
    New DateInput Widget
    ThemeBuilder SASS

FIXED
All Components

    Bower semver implementation deems jquery 3.x invalid
    sourceMappingURL for CDN CSS files not found in Edge
    Wrong .k-i-preview icon in web icon font
    Increase the DefaultJavaScriptSerializer.MaxJsonLength property to its maximum value

FIXED
AutoComplete

    Clear-value button must appear only when input value is available
    AutoComplete top group header stays displayed, even when there are not matches

NEW
Calendar

    Accessibility improvements for Calendar

FIXED
Chart

    kendo.dataviz.themes.js doesn't work in strict mode
    Inconsistent series visibility persistence on dataSource change
    Chart with categoryAxis.baseUnitStep: 0 freezes the browser

NEW
ComboBox

    Accessibility improvements for ComboBox

NEW
ContextMenu

    Overflow scroll option

NEW
ColorPicker

    Accessibility improvements for ColorPicker

FIXED
ColorPicker

    Change event should fire when clearing the value

FIXED
DateTimePicker

    DateTimePicker updates its value improperly when manually edited and the timeFormat string is equal to a part of the format string

NEW
Dialog

    Accessibility improvements for Dialog

FIXED
Dialog

    fix(dialog): wrong content height when custom height is set

NEW
Drawing

    Add drawing elements cursor option.

FIXED
Drawing

    Drawing API does not support column-count CSS property

FIXED
DropDownList

    Dropdownlist selects different item on TAB, and on Enter/click 

NEW
Editor

    Accessibility improvements for Editor 

FIXED
Editor

    Table resize handles are exported along with contents to PDF
    Fix the Title field in the Insert File dialog does not insert a title attribute to the inserted A tag
    kendo ui editor refresh issue on firefox after insert html
    JS error on exporting Editor to PDF in IE and Edge
    Backspace and delete leaves anchor in HTML when selecting a link with more than one word text
    Title field in the Insert File dialog does not insert a title attribute to the inserted A tag
    Auto-link command does not work with space key in Firefox

NEW
Gantt

    Accessibility improvements for Gantt 

NEW
Grid

    Persistence of Grid row selection
    Unified theme for HTML inputs in the grid
    Added more Grid events - beforeEdit, cellClose, columnMenuOpen, and filterMenuOpen
    More arguments to groupHeaderTemplate and groupFooterTemplate
    Allow the user to refresh the grid manually (demo)
    Grid window level fixed header (how-to)
    Grid Excel like filter - respect another filtration applied (how-to) 

FIXED
Grid

    ColumnsMenu icon of Grid does not pass 508 compliance
    Grid accessibility for empty header
    Grid closes an opened cell for editing automatically if using jQuery 3

NEW
HierarchicalDataSource

    Add filter function

FIXED
ListView

    ListView does not work with shared DataSource

NEW
Map

    Accessibility improvements for Map control

FIXED
Map

    Kendo UI Map extent method does not work properly across International Date Line

NEW
MaskedTextBox

    Use `input` event only for tracking user input in the MaskedTextBox widget
    Visual feedback on invalid input (blink)

FIXED
MaskedTextBox

    Mask is not obeyed in Win Phone 10 (Edge)
    When delete 0 digit in MaskedTextbox it is still visible

FIXED
MediaPlayer

    The destroy method is not working on MediaPlayer widget with YouTube source

NEW
Menu

    Overflow scroll option 

NEW
MultiSelect

    Accessibility improvements for MultiSelect

NEW
NumericTextBox

    Accessibility improvements for NumericTextBox
    Visual feedback on invalid input (blink)

FIXED
PanelBar

    Setting the PanelBar's animation expand/collapse duration does not have the expected effect (MVC)
    Collapse animation uses the expand animation if no effects or no duration is set 

FIXED
PDF Export

    The icons for sorting, column and filter menus in the Grid are not correctly exported in PDF on Export to PDF demo.
    Drawing exports sub elements content as sup elements content in IE
    JS error on exporting Editor to PDF in IE and Edge

NEW
PdfProcessing

    Implemented optimizations in PdfStreamWriter cache in order to reduce memory when writing RadFixedPage instances
    Introducing AlphaChannel property and alphaChannel constructor parameter in EncodedImageData class allowing to create images with transparency
    Implemented support for interactive forms and form fields, allowing reading and filling of form fields values
    Implemented support for Form XObjects, allowing reuse of PDF content
    Implemented support for validation and creation of a digital signature

FIXED
PdfProcessing

    PdfFileSource resources are kept in PdfStreamWriter cache even after the PdfFileSource instance is disposed

NEW
PivotGrid

    Accessibility improvements for PivotGrid

FIXED
PivotGrid

    Widget throws an exception when move dimension from columns to rows and one row is expanded

NEW
Scheduler

    Accessibility improvements for Scheduler

FIXED
Scheduler

    DataSourceSchema is missing the timezone field in the TypeScript definitions
    Scheduler views popup cannot be closed in smaller resolution

FIXED
Slider

    Slider tooltip.template is not defined as function 

FIXED
Spreadsheet

    Widget sends filter value
    Spreadsheet that has height greater than the browser window height scrolls the page to top when a cell in the bottom is selected 

NEW
Switch

    Accessibility improvements for Switch

FIXED
TabStrip

    Embedded Kendo Menu in TabStrip Tab causes the next tab to not be able to display its content

NEW
TreeView

    Accessibility improvements for TreeView 

NEW
Upload

    Upload - improve upload-action button states
    Upload chunking
    Chunk upload
    Directory upload
    Add "useArrayBuffer" property to allow upload to oData service
    Accessibility improvements for Upload

FIXED
Upload

    k-i-warning icon is slightly clipped

FIXED
Window

    Navigating with Tab key can focus controls behind the modality Kendo Window
    Script injection is possible through Window's title
    Navigating with Tab key can focus controls behind the modality Kendo Window 


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