Quantcast
Channel: Angular, Vue, React, Web Components, Javascript, HTML5 Widgets
Viewing all articles
Browse latest Browse all 306

jQWidgets 2.8

$
0
0
We are happy to announce the availability of jQWidgets 2.8

What’s New:


- Added support for jQuery’s val() method to all inputs.
- Added error labels to jqxValidator.
- Added columnSeriesOverlap property to jqxChart, false by default.
- Added date type category axis support for hour, minute, second, millisecond baseUnit in jqxChart.
- Added an option to specify whether a jqxGrid column allows null values, true by default.

What’s Improved:


- jqxGrid Localization - jqxGrid Checked List Filter Items are displayed sorted by default.
- jqxChart display of points representing line series with single values

What’s Fixed:


- Fixed an issue in jqxGrid regarding the columns menu close behavior.
- Fixed an issue in jqxGrid regarding the sorting of a filtered grid.
- Fixed an issue in jqxGrid regarding the editing of a sorted grid.
- Fixed an issue in jqxGrid regarding the rtl rendering when grouping or rows details features are enabled.
- Fixed an issue in jqxGrid regarding the grouping feature when “autorowheight” property is enabled.
- Fixed an issue in jqxGrid regarding the cells rendering when grouping is enabled and there are hidden columns.
- Fixed an issue in jqxGrid regarding the cells and rows selection while holding Shift key on a sorted Grid.
- Fixed an issue in jqxGrid regarding the cells editing when an editor is activated via key press and tab key is pressed.
- Fixed an issue in jqxGrid regarding the keyboard navigation in the row details.
- Fixed an issue in jqxGrid regarding the aggregated data calculation when there are cells with null values.
- Fixed an issue in jqxGauge regarding the ranges rendering when the range’s endValue is set to 0.
- Fixed an issue in jqxNumberInput regarding the spin behavior when “min” and “max” are negative numbers.
- Fixed an issue in jqxNumberInput regarding the handling of dash key in FF.
- Fixed an issue in jqxListBox regarding the “disabled” state.
- Fixed an issue in jqxCalendar regarding the navigation by decade.
- Fixed an issue in jqxProgressBar regarding the “complete” event. The event was raised when the value change animation begins.
- Fixed an issue in jqxDataAdapter regarding datafields with values field.
- Fixed an issue in jqxTree regarding the checkItem method when the 3-state checkboxes are enabled.
- Fixed an issue in jqxGauge regarding dynamically setting the startAngle and endAngle properties.
- Fixed an issue in jqxCore regarding the touch device detection.
- Fixed an issue in jqxChart with calculation of horizontal offsets in date type category axis when baseUnit is set to ‘day’.
- Fixed an issue in jqxChart for line series z-index displayed in combination with animated stacked column series.

Breaking Changes:


- jqxSplitter works with two split panels.
- jqxSplliter cannot be created from a DIV tag which represents a split panel of another jqxSplitter instance.
- Removed the “max” and “resizable” properties in the jqxSplitter’s panels definition.
- Removed the deprecated “show” and “hide” methods. Since jQWidgets 2.3, “open” and “close” should be used instead of “show” and “hide”.
- Renamed the .icon-arrow class to .jqx-icon-arrow.

The post jQWidgets 2.8 appeared first on Javascript, HTML5, jQuery Widgets.


Viewing all articles
Browse latest Browse all 306

Trending Articles