Skip to content

Releases: jqwidgets/jQWidgets

jQWidgets v6.2.0 Release, December-04-2018

06 Dec 07:01
Compare
Choose a tag to compare

What's New:

  • Angular Modules for all components - jqwidgets-ng folder.

What's Improved:

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

What's Fixed:

  • Fixed an issue in the rendering of jqxTree with checkboxes and jqxEditor with Material styles.
  • Fixed an issue in jqxGrid regarding the multiple-column sorting of Date columns.
  • Fixed an 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 single-sort mode.
  • Fixed an issue in jqxScheduler regarding jQuery 3.3.1 and rendering of appointments on IPad in MonthView.
  • Fixed an issue in jqxDateTimeInput regarding dates selection before 1970.
  • Fixed an issue in jqxTreeGrid regarding the export to excel when aggregates are turned on.
  • Fixed an issue in jqx.base.css file regarding *expression css names.

jQWidgets v6.1.0 Release, October-03-2018

04 Oct 07:31
Compare
Choose a tag to compare

What's New:

  • Vue JS Components

What's Improved:

  • Added options to jqxDataAdapter to define Grid's sortcolumns and sortdirections on initialization.

What's Fixed:

  • 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 method when the value is null.
  • Fixed an issue in jqxNumberInput about wrong behaviour with negative numbers when events are raised.
  • Fixed an issue in jqxEditor regarding the copy/paste.
  • Fixed an issue in jqxScheduler regarding rendering of MonthView appointments when Schedulers are placed in jqxTabs and the first one is hidden.
  • Fixed an issue in jqxScheduler regarding the firstDay Localization setting.
  • Fixed an issue in jqxFileUpload in Mozilla Firefox regarding the file's url rendering.
  • Fixed an issue in jqxNotification rendering in Angular.
  • Fixed an issue in jqxInput two-way data binding.

jQWidgets v6.0.6 Release, August-13-2018

13 Aug 11:36
Compare
Choose a tag to compare

What's Fixed:

  • Fixed an issue in jqxGrid regarding the columns rendering when everpresentrow and showfilterrow are enabled.
  • Fixed an issue in jqxGrid regarding the multi-column sorting when the Grid is empty.
  • Fixed an issue in jqxGrid regarding the multi-column sorting when the Grid column is with key/value pairs.
  • Fixed an issue in jqxGrid data export when exporting a column with currency formatting and the rows count is 1.
  • Fixed an issue in jqxGrid, jqxTreeGrid typescript definitions, when a method or property is set on ngOnInit.
  • Fixed an issue in jqxCalendar rendering when firstDayOfWeek is changed.
  • Fixed an issue in jqxForm Angular Component regarding the imports and resizing.
  • Fixed an issue in jqxForm typescript definitions.
  • Fixed an issue in jqxNumberInput regarding the value initialization when the widget is created.
  • Fixed an issue in jqxDropDownList regarding the rendering of the placeholder in Material themes, when clearSelection method is called.
  • Fixed an issue in jqxChart tooltip arrow positioning.
  • Fixed an issue in jqxListBox rendering when the theme is material and custom rendering function is set.
  • Fixed an issue in jqxScheduler regarding the all day checkbox alignment in the dialog.

jQWidgets v6.0.5 Release, August-01-2018

01 Aug 07:27
Compare
Choose a tag to compare

What's Improved:

  • jqxGrid Adaptive rendering. Filter dialog is rendered differently on small screens when adaptive mode is turned on.

What's Fixed:

  • Fixed an issue in jqxNumberInput when promptChart is set to empty string.
  • Fixed an issue in jqxNumberinput up/down keys when selection is before number the first number does nothing.
  • Fixed an issue in jqxGrid when multi-column sorting is applied to column with type "float" or "int".
  • Fixed an issue in jqxGrid Pager rendering on small screen devices. Now, some elements are adaptively hidden and shown.
  • Fixed an issue in jqxGrid multi-column sorting when user edits cells.
  • Fixed an issue in jqxGrid regarding auto-scrolling when an editor is opened and the Grid is grouped.
  • Fixed an issue in jqxGrid number editing process. When numeric cell is selected and a numeric key is pressed, the input's caret position was wrong.
  • Fixed an issue in jqxComboBox keyboard navigation.
  • Fixed an issue in jqxInput when the value property is changed dynamically.
  • Fixed an issue in jqxDataAdapter regarding the mapChar option name.
  • Fixed an issue in jqxForm regarding the val() method.
  • Fixed an issue in jqxForm typescript file.
  • Fixed an issue in jqxDateTimeInput regarding the val() method when the Date is in String format.
  • Fixed an issue in jqxDateTimeInput about darkblue theme. Hides navigation buttons at top of Calendar.
  • Fixed an issue in jqxDateTimeInput regarding the validation on initialization. value is always between the min and max range on initialization.
  • Fixed an issue in jqxDateTimeInput regarding the time popup, when the formatString is "HH" or "hh", only the Hour input shoud be visible.
  • Fixed an issue in jqxTree regarding the vertical alignment of Tree Item's text and icons.

jQWidgets v5.6.0 Release, February-09-2018

12 Feb 07:02
Compare
Choose a tag to compare

What's New:

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

jQWidgets v5.5.0 Release, December-05-2017

06 Dec 06:18
Compare
Choose a tag to compare

What's New:

  • 500+ Custom Elements demos.

What's Improved:

  • jQWidgets Custom Elements behavior

What's Fixed:

  • Fixed an issue in jqxGrid regarding the custom filtering keyboard. When the filter menu is customized by the user, an error was raised when 'Enter' key is pressed.
  • Fixed an issue in jqxDraw regarding trying to set invalid NaN params.
  • Fixed an issue in jqxButton custom element.

jQWidgets v5.4.0 Release, October-11-2017

12 Oct 13:52
Compare
Choose a tag to compare

What's Improved:

  • Angular components scripts references are automatically added.
  • Angular @input properties validation.
  • All Angular examples are updated.
  • jqxGrid keyboard navigation in filter row, filter and sort menu and pager.
  • jqxScheduler ICalendar export support for X-WR-CALNAME and X-WR-DESC.

What's Fixed:

  • Fixed several issues with missing typescript property definitions.
  • Fixed an issue in jqxPivotGrid regarding the drag and drop behavior.

jQWidgets v5.3.2 Release, Sep-21-2017

21 Sep 12:41
Compare
Choose a tag to compare

What's Fixed:

  • Fixed an issue in jqxGrid related to nested Grids z-index.
  • Fixed an issue in jqxListBox related to item's labels.
  • Fixed an issue in jqxScheduler related to the getSelection method result when a single all day cell is selected in Day/Week view.
  • Fixed an issue in jqxWindow related to its z-index.
  • Fixed an issue in jqxScheduler related to its dialog z-index.

jQWidgets v5.3.1 Release, Sep-21-2017

21 Sep 11:59
Compare
Choose a tag to compare

What's Fixed:

  • Fixed an issue in jqxGrid related to nested Grids z-index.
  • Fixed an issue in jqxListBox related to item's labels.
  • Fixed an issue in jqxScheduler related to the getSelection method result when a single all day cell is selected in Day/Week view.
  • Fixed an issue in jqxWindow related to its z-index.

jQWidgets v5.3.0 Release, September-17-2017

18 Sep 12:22
Compare
Choose a tag to compare

What's Improved:

  • Widgets now use lower default z-index values.

What's Fixed:

  • Fixed an issue in jqxGrid regarding full row edit and tabbing.
  • Fixed an issue in jqxGrid ever present row when updatebounddata is called.
  • Fixed an issue in jqxGrid regarding the beginrowedit method when called after addrow method.
  • Fixed an issue in jqxGrid horizontal scrollbar appearance when the column widths are not set.
  • Fixed an issue in jqxGrid regarding the uid reset of rows when the column editor is ComboBox or DropDownList.
  • Fixed an issue in jqxGrid about showing empty rows when virtual mode is turned on and display rows count is greater than the data rows count.
  • Fixed an issue in jqxGrid when grouping aggregates are enabled and a custom aggregate is implemented. The custom aggregate's results are not shown in the group's aggregate.
  • Fixed an issue in jqxScheduler regarding the context menu which opens the edit dialog.
  • Fixed an issue in jqxListBox regarding the 'clear' method. After calling clear, developers were still able to get an item object by it's value.
  • Fixed an issue in jqxTabs regarding the keyboard navigation.
  • Fixed an issue in jqxTabs regarding hosting dropdown widgets and closing the dropdown when tab is selected and tab reorder is enabled.
  • Fixed an issue in jqxValidator regarding the validation error message display in the TextArea after adding the required value.
  • Fixed an issue in jqxTree regarding the ensureVisible method when the item is the first item, the tree was incorrectly scrolling down.
  • Fixed an issue in jqxComboBox multi select mode which was related to cross site scripting vulnerability.
  • Fixed an issue in jqxListBox and jqxDropDownList which was related to cross site scripting vulnerability.
  • Fixed an issue related to the source code minification which was causing some widgets to throw errors in Internet Explorer 8.