Telerik Kendo UI Q2 2015 SP1 Professional 2015.2.805 Commercial » Developer.Team

Telerik Kendo UI Q2 2015 SP1 Professional 2015.2.805 Commercial

Telerik Kendo UI Q2 2015 SP1 Professional 2015.2.805 Commercial
Telerik Kendo UI Q2 2015 SP1 Professional 2015.2.805 Commercial | 41 Mb


Build apps that look-and-feel native on iOS, Android and BlackBerry. Target multiple phone and tablet platforms with a single UI codebase, using only HTML5, j@vascript, and Kendo UI Mobile. Present rich visual information on any browser and any device. Enjoy hardware-accelerated, touch-aware data visualization widgets, including animated charts, graphs and gauges. Quickly create awesome cross-platform HTML5 apps using an end-to-end framework, engineered for unmatched performance, minimal footprint and ease of use for j@vascript beginners.

Don't waste time assembling a вFrakenstein framework of j@vascript plug-ins. Kendo UI has it all: rich UI widgets, a simple and consistent programming interface, a rock-solid DataSource, validation, internationalization, a MVVM framework, themes, templates and the list goes on.

Kendo UI helps you build a modern, interactive user experience while still delivering broad support for all major browsers (new and old) and mobile devices like iOS, Android and BlackBerry.




Kendo UI Q2 2015 SP1

All components
AngularJS
FIXED

    Setting widget options in link function of custom directive will not reflect the widget
    Using k-ng-disabled causes an error - $apply is in progress

AutoComplete
FIXED

    Widget does not update ViewModel with ObservableObject when data source is grouped

Barcode
FIXED

    Exported SVG document has dimensions set in percents resulting in incorrect clipping

Button
FIXED

    PanelBar sprite styles break nested Button sprite styles

Chart
FIXED

    Exported SVG document has dimensions set in percents resulting in incorrect clipping
    CategoryAxis label template is evaluated twice
    Chart export might fail in IE 11
    Stacked area chart with missing values "gap" renders incorrectly

ColorPicker
FIXED

    Material Theme: ColorPicker not opened accordingly

ComboBox
NEW

    Widget should clear its value when parent's value is not relevant

FIXED

    Widget with AutoBind false does not select correct item
    Widget does not update ViewModel with ObservableObject when data source is grouped

DataSource
FIXED

    A phantom item is created when empty offline DataSource is fetched with model fields declaration
    Canceling the changes after calling read in offline mode removes items

Diagram
FIXED

    Exported content might not match actual viewport after pan or zoom
    Connections are not updated correctly if the connectionsDataSource data is loaded after the shapes dataSource
    Error occurs if a diagram shape (Rectangle, Circle, etc.) has fill set to null or empty string

Draggable
FIXED

    "dragcancel" is fired when "dragstart" is prevented via e.preventDefault
    AutoScroll Scrollable feature not working for the Kendo UI Grid

Drawing
FIXED

    An error is thrown when parsing a path that contains numbers with exponent

DropDownList
NEW

    Widget should clear its value when parent's value is not relevant

FIXED

    Widget calls select predicate incorrectly
    Widget triggers cascade event twice when in cascading change and MVVM source is used
    Widget with AutoBind false does not select correct item
    Widget does not update ViewModel with ObservableObject when data source is grouped

Editor
NEW

    The inline Editor should be scrollable if dimensions are set

FIXED

    Hamburger icon is missing when a dropdown tool (formatting, insertHtml, colorpicker, etc) is the last one
    Copied image files trigger javascript error in Firefox
    Backspace does not remove line breaks from empty paragraphs
    Empty line is moved instead of deleted
    First letter of next word is removed when deleting the selected word
    Space preceding the first alpha character is not deleted

Gantt
FIXED

    With column date format to "dd / MM / yyyy HH: mm" validator does not take it into account upon cell edit
    FIX: "Add Task" drop down is not sized correctly when custom toolbar is used.
    Scrolling the Treelist doesn't work in iPad
    Cell edit validation doesn't prevent other interactions with the gantt (such as move or open edit form), which causes issues

Globalization
FIXED

    Dates with July full moth name are not parsed correctly when using the cs-CZ culture

Grid
NEW

    Footer templates not compiled in AngularJS

FIXED

    Filter with checkboxes styling is broken in IE7
    Click near the dropdown arrow closes Grid editor when navigation is enabled
    Virtual scrolling prevents page scrolling even if data container is scrolled to the top or bottom
    Quotation mark in column title can lead to broken Grid HTML markup
    [PDF] Bad auto page breaks in grid widget
    autoFitColumn expands first column too much if Grid is grouped
    Pager info text falls to a second line when responsive mode is triggered in Chrome
    Horizontal Grid scroll grabbing not possible at certain places when pager is in responsive mode
    autoFitColumn method may wrap hyphenated text in IE
    PDF exported Grid layout incorrect when using frozen columns
    Autogenerated Grid columns should be encoded
    Excel export has incorrect number of frozen columns when multi-line headers child column is hidden
    No records template is incorrectly positioned when Grid scrolling is disabled or when a scrollable Grid has no height
    Cell exits edit mode if kendo editor is used as editor and an editor tool is clicked
    Grid FiterRow ignores the cell operator and uses the "startswith" when filtering text column

Linear Gauge
FIXED

    Exported SVG document has dimensions set in percents resulting in incorrect clipping

ListView
FIXED

    Save event is triggered when validation fails
    Pager info text falls to a second line when responsive mode is triggered in Chrome

MobileListView
FIXED

    listview angular compilation is performed before the items are inserted into the DOM

MobileTabStrip
FIXED

    TabStrip icons not aligned in Android 5.1

MultiSelect
FIXED

    Widget in 'Single' tag mode does not update the underlying SELECT value
    Widget with virtualization does not clear the selected item in the SELECT element
    Item close button placement is incorrect in RTL mode
    Widget list keeps selected items after filtering
    Widget with autoBind:false does not select the correct items when set via value method
    Virtualized widget with autoBind:false does not update the underlying SELECT element when delete a tag
    Widget does not update ViewModel with ObservableObject when data source is grouped

MVVM
FIXED

    Widget with AutoBind false does not select correct item
    Widget does not update ViewModel with ObservableObject when data source is grouped

Notification
NEW

    New notification popups should ignore old ones that are currently being hidden when calculating their position

Pager
FIXED

    Setting page size All with upper-case letter does not work correctly in all cases

PanelBar
FIXED

    PanelBar sprite styles break nested Button sprite styles

PDF Export
FIXED

    [PDF] Bad auto page breaks in grid widget

PivotGrid
NEW

    Support for 100% height of PivotConfigurator

FIXED

    Widget does not merge data correctly when expand second dimension of column root tuple
    Widget does not merge data correctly when expand second dimension of row root tuple
    Client cube does not support dimension expanding when parent dimension is boolean
    Widget expanding throws an error "Cannot read property 'value' of undefined"

ProgressBar
FIXED

    ProgressBar may display 99% instead of 100% if JS floating point calculations fail

QRCode
FIXED

    Exported SVG document has dimensions set in percents resulting in incorrect clipping

Radial Gauge
FIXED

    Exported SVG document has dimensions set in percents resulting in incorrect clipping

ResponsivePanel
FIXED

    Different ResponsivePanel instances should be able to work with different breakpoints
    ResponsivePanel with "top" orientation does not allow overflowing, e.g. when using a Menu

Scheduler
NEW

    Trigger progress handlers on pdfExport promise with reference to the exported page

FIXED

    Hard to edit event with Adaptive rendering

ScrollView
FIXED

    Scrollview does not handle filtering of the datasource
    scrollview initial change event provides the wrong element

Slider
FIXED

    Browser crashes if smallStep is set to zero. From now, on a JS error will be thrown

Splitter
FIXED

    Splitter applies additional styling to some elements in IE
    Invisible resize overlays not removed in IE8 after pane collapse or expand

StockChart
FIXED

    Exported SVG document has dimensions set in percents resulting in incorrect clipping

Switch
FIXED

    listview angular compilation is performed before the items are inserted into the DOM

ToolBar
FIXED

    Error when defining toolbar item with template
    Split buttons and overflow container open with wrong positioning in RTL mode
    Toggle method do not work when called with false
    items.attributes option clears the internal Kendo ToolBar button classes

Tooltip
FIXED

    Wrong Tooltip background in Q2'15

TreeList
NEW

    Orignal field is lost when defining parentId in the TreeList model

FIXED

    Input selection is not allowed when row drag&drop is enabled
    Drag&drop does not work for widget without id attribute
    TreeList template column does not update when used with angular

TreeView
FIXED

    JS error when node dragged to self
    Event drop cannot be prevented via setValid
    Text method have incorrect TypeScript definition
    Indeterminate state is serialized as checked: false

Window
FIXED

    k-rebind does not update window options
    Closing nested custom window widgets removes the modal overlay for the outer one


[/b]

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