jQWidgets(英語版) のリリース

Released: Nov 11, 2021

13.x での更新項目

v13.2.0

Updated Jan 27, 2022

Features

  • jqxGrid Column render has been improved with badges showing the column's sort index.
  • jqxSwitchButton events API - Added changeType argument.

Fixes

  • Fixed an issue in jqxKanban. 'itemMoved' event returns 'args.NewColumn' as null.
  • Fixed an issue in jqxKanban. When dropping a card from one Kanban to another Kanban element.
  • Fixed an issue in jqxNumberInput. When trying to get negative value.
  • Fixed an issue in jqxGrid. Filtering clears the bound data when used...

Released: Feb 24, 2021

12.x での更新項目

v12.2.0

Updated Sep 21, 2021

Fixes

  • Fixed an issue in jqxGrid Copy paste large numbers in jqxGrid.
  • Fixed an issue in jqxGrid. The addrow method when using with rowPosition parameter doesn't place the row in the right place.
  • Fixed an issue in JqxGrid Horizontal Scrolling. When some of the columns are pinned and we try to navigate with tab or keyboard.
  • Fixed an issue in jqxInput. Shows native autocomplete popup after entering a value.
  • Fixed an issue in jqxGrid with paging and some of the themes...

Released: Nov 16, 2020

11.x での更新項目

v11.1.3

Updated Feb 9, 2021

Fixes

  • Fixed an issue regarding the Angular CLI ng-add schematics.
  • Fixed an issue regarding the Angular CLI ng-generate schematics.
  • Fixed an issue regarding the default theme in Angular 11.1.4.
  • Fixed an issue regarding the stricter type checking in Angular.

v11.0.1

Updated Dec 9, 2020

Fixes

  • Fixed an issue in jqxGrid regarding the rendering of sorting icons in energyblue and darkblue themes.

v11.0.0

Updated Nov 16, 2020

Features

  • Added support for Angular 11.

Fixes

  • Fixed...

Released: Jul 20, 2020

v10.x での更新項目

v10.1.6

Updated Oct 16, 2020

Fixes

  • Fixed an issue in jqxGrid regarding the scrolling with mouse wheel in Chrome 86.
  • Fixed an issue in jqxGrid data export, when the data has symbols like &, @, etc.
  • Fixed an issue in jqxForm regarding the hideComponent API.

v10.1.5

Updated Sep 18, 2020

Fixes

  • Fixed an issue in jqxPivotGrid regarding the HTML escape of characters.
  • Fixed an issue in jqxGrid regarding the clipboard paste.
  • Fixed an issue in jqxGrid regarding the undo and redo functionality.
  • Fixed...

Released: May 18, 2020

9.1.6 での更新項目

不具合の修正

  • Fixed an issue in jqxGrid related to IE11 and sorting.
  • Fixed an issue in jqxGrid related to multi-column sorting in Angular.
  • Fixed an issue in jqxComboBox and jqxPanel regarding jQuery 3.5.1.
  • Fixed an issue in jqxForm regarding duplicate IDs.
  • Fixed an issue in jqxForm when more than one jqxForm-s on page, dropdown list opens only in the last form.

Released: Apr 15, 2020

9.1.4 での更新項目

不具合の修正

  • Fixed an issue regarding touch-device detection.
  • Fixed an issue in the jqx.base.css regarding jqxButton's disabled state.

Released: Apr 9, 2020

9.1.3 での更新項目

機能

  • Schematics for the Angular CLI - Add and Generation Schematics were added to the jqwidgets-ng npm package which makes setting up Angular projects easier.
  • jqxGrid Column Chooser - Modal dialog included in the Grid component, which allows you to dynamically show/hide grid columns.
  • jqxScheduler UI Virtualization - Allows you to load thousands of appointments/events in the month and timeline views.
  • jqxDateTimeInput yearCutOff and full edit mode - Allows handling and validation of user input as in...

Released: Jan 3, 2020

9.0.0 での更新項目

機能

  • jqxGrid
    • Visualize grid data in a chart.
    • Added the ability to export to .xlsx format.
    • Added the ability to export with data grouping.
    • Added progress and rating columns.
    • Use rating cell editor.
    • Added Material UI pager template.
    • Improved Data export performance.
  • All Angular examples improved with Ivy rendering.

Released: Oct 17, 2019

8.3.2 での更新項目

機能

  • Added support for Angular Ivy.

不具合の修正

  • Fixed an issue in jqxGrid Grouping regarding rendering when built with Angular Ivy.
  • Fixed an issue in jqxGrid Angular Component about Grouping error thrown by setbatchgroupstate function.
  • Fixed an issue in jqxGrid about Filtering Dates, when the date format is custom.
  • Fixed an issue in jqxGrid about Filtering with custom source.filter callback function.
  • Fixed an issue in jqxGrid about autoheight rendering overlap.
  • Fixed an issue in jqxGrid about adding...

Released: Sep 17, 2019

8.2.0 での更新項目

機能

  • Added Smart Web Components.

不具合の修正

  • Angular 8 jqxGrid grouping issue
  • Angular 8 jqxGrid filtering issue.
  • Angular 8 jqxGrid, jqxDataTable and jqxTreeGrid data exporting issue.
  • Angular 8 jqxListBox inserting new items issue.
  • Angular 8 jqxCheckBox checked event issue.
  • Angular 8 jqxGrid virtualization issue.
  • Angular 8 jqxDateTimeInput Localization and Formatting issue.
  • Angular 8 jqxCalendar Localization and Formatting issue.