jQWidgets(英語版) のリリース

Released: Jul 15, 2019

8.1.3 での更新項目

機能

  • jqxGrid row details can now have variable dynamic height.

不具合の修正

  • Fixed an issue in jqxGrid about row details visibility in Firefox when the Grid has many columns.
  • Fixed an issue in jqxGrid about incorrect filtering through checkedlist filter, when there is "null" value in the Grid's data.
  • Fixed an issue in jqxGrid about scrolling right, then the exported data (xls) shows as a blank column.
  • Fixed an issue in jqxScheduler about incorrectly rendered timeline appointment, when the appointment is...

Released: Jun 17, 2019

8.1.0 での更新項目

機能

  • JavaScript Time Picker component.
  • JavaScript Heatmap component.

不具合の修正

  • Fixed an issue in several components about Angular 8 production build error.
  • Fixed an issue in jqxPivotGrid's setCellValue method behavior.
  • Fixed an issue in jqxGrid. When scrolling to the last right column and using the "showvalidationpopup" method for the second column.
  • Fixed an issue in jqxGrid. Selection rendering was incorrect after deleting a row.
  • Fixed an issue in jqxGrid regarding the Data Export to Excel of Date...

Released: May 16, 2019

8.0.0 での更新項目

機能

  • Material ColorPicker component.
  • Angular 8 components integration.

不具合の修正

  • Issue in jqxScheduler regarding the Edit Appointment dialog.
  • Issue in jqxScheduler regarding the weekly recurring appointments when localization is applied.
  • Issue in jqxDateTimeInput Vue component.
  • Issue in jqxInput regarding the maxlength property with material themes.
  • Issue in jqxInput regarding its 'close' event.
  • Issue in jqxNumberInput regarding the Null value support with material themes.
  • Issue in jqxPasswordInput...

Released: Apr 15, 2019

7.2.0 での更新項目

機能

  • Improved jqxGrid resizing performance and rendering in responsive layouts.

Released: Jan 10, 2019

7.0.0 での更新項目

機能

  • Added React Components with TSX.
  • jqxGrid Columns and Cells custom styling. A ‘style’ column property has been introduced to make styling of cells and column headers easier.

不具合の修正

  • Fixed an issue in jqxScheduler recurrenceException thrown error when recurrenceException is not set, but recurrenceRule is.
  • Fixed an issue in jqxScheduler recurrence issue.
  • Fixed an issue in jqxScheduler TimelineMonthView rendering of appointments with exactTime rendering mode. Appointments were not rendered...

Released: Dec 4, 2018

6.2.0 での更新項目

機能

  • Added Angular Modules for all components.
  • When the Grid calls the DataAdapter's sort function, it now passes an additional third parameter which contains all sort columns and sort directions.

不具合の修正

  • Issue in the rendering of jqxTree with checkboxes and jqxEditor with Material styles.
  • Issue in jqxGrid regarding the multiple-column sorting of Date columns.
  • Issue in jqxGrid regarding the multiple-column sorting in virtual mode. Even when there is no data, the sort arrows are rendered as in the...

Released: Oct 3, 2018

6.1.0 での更新項目

機能

  • Vue.js Components.
  • Added options to jqxDataAdapter to define a Grid’s sortcolumns and sortdirections on initialization.

不具合の修正

  • Fixed an issue in jqxGrid React component regarding rendering issues like double-headers, etc in some scenarios.
  • Fixed an issue in jqxGrid regarding the deleterow method when the Grid is sorted by multiple columns.
  • Fixed an issue in jqxGrid regarding duplicating “Please Choose” labels in dropdownlist filters.
  • Fixed an issue in jqxNumberInput regarding the setDecimal...

Released: Aug 13, 2018

6.0.6 での更新項目

不具合の修正

  • jqxGrid
    • Column rendering when everpresentrow and showfilterrow are enabled.
    • Multi-column sorting when the Grid is empty.
    • Multi-column sorting when the Grid column is with key/value pairs.
    • Data export when exporting a column with currency formatting and the rows count is 1.
    • jqxTreeGrid typescript definitions, when a method or property is set on ngOnInit.
  • jqxCalendar
    • Rendering when firstDayOfWeek is changed.
  • jqxForm
    • Imports and resizing.
    • Typescript definitions.
  • jqxNumberInput
    • Value...

Released: Apr 20, 2018

5.7.2 での更新項目

機能

  • Adds support for Angular 6.
  • Load jqxListBox, jqxDropDownlist and jqxComboBox by using the Angular *ngFor directive.
  • Load jqxGrid and jqxDataTable by using the Angular *ngFor directive.
  • Dynamically load Angular components into grid cells.
  • New Angular Help tutorials about Routing and Navigation, Dynamic Component Loading and WebPack installation.
  • jqxGrid can be loaded from Table tag by using $.jqx.parseSourceTag method.
  • Angular 6 component integration.

不具合の修正

  • Fixed an issue in jqxListBox...

Released: Feb 9, 2018

5.6.0 での更新項目

機能

  • Adds Pivot Grid Tag Helper.
  • ASP.NET MVC Tag Helpers documentation update.
  • ASP.NET MVC Tag Helpers Visual Studio 2017 and .NET Standard 2 integration.
  • Updated ASP.NET MVC NuGet packages for jQWidgets and the free Bootstrap tag helpers package.