Skip to content

jQWidgets v9.0.0 Release, January-03-2020

Compare
Choose a tag to compare
@jqwidgets jqwidgets released this 06 Jan 06:23
· 94 commits to master since this release
ddd4a2c

What's New:

  • jqxGrid Charting - Data Visualization of Grid data in a Chart.
  • jqxGrid export to .xlsx data format.
  • jqxGrid export with Data Grouping.
  • jqxGrid Progress and Rating columns.
  • jqxGrid Rating cell editor with jqxRating.
  • jqxGrid Material UI Pager Template.

What's Improved:

  • All Angular examples are with Ivy rendering.
  • jqxGrid Data Export performance.

What's Fixed:

  • Fixed various typescript issues related to Angular 9 compatibility.
  • Fixed an issue in jqxGrid regarding the dropdownlist filter component positioning.
  • Fixed an issue in jqxGrid regarding the tabindex of the grid menu, when multiple grids are on the page.
  • Fixed an issue in jqxGrid regarding the row details display in Firefox.
  • Fixed an issue in jqxGrid PDF export when header export is disabled.
  • Fixed an issue in jqxGrid Dropdownlist filter popup position while scrolling.
  • Fixed an issue in jqxGrid regarding the gethroup method results.
  • Fixed an issue in jqxGrid regarding the grouping dragging errors associated with isPassive prop.
  • Fixed an issue in jqxGrid regarding tabbing and editing with enabled RTL mode.
  • Fixed an issue in jqxGrid regarding the multi sorting, when sorting is applied while the Grid data source is empty.
  • Fixed an issue in jqxGrid regarding the editing after addrow method is called, while sorting is applied.
  • Fixed an issue in jqxGrid regarding the addrow method, when the Grid's source is empty.
  • Fixed an issue in jqxGrid regarding the grouping when aggregates and paging are turned on.
  • Fixed an issue in jqxGrid regarding the editing, when the grid is initially empty and an editable row is added by calling addrow.
  • Fixed an issue in jqxWindow regarding the resize method behavior.,
  • Fixed an issue in jqxHeatMap rendering for IE11.
  • Fixed an issue in jqxScheduler regarding the yearly recurrence edit.
  • Fixed an issue in jqxScheduler regarding the work time, when the fromHour is set to 0.
  • Fixed an issue in jqxTabs regarding the tabs rendering with Material themes.
  • Fixed an issue in jqxTabs regarding the tabs close button behavior.
  • Fixed an issue in jqxTreeGrid regarding the expandAll method and the checkboxes appearance after the treegrid is rendered.