Skip to content

jQWidgets v12.1.1 Release, June-23-2021

Compare
Choose a tag to compare
@jqwidgets jqwidgets released this 23 Jun 12:44
· 65 commits to master since this release

What's New:

  • jqxSplitLayout component for Angular & Javascript

What's Improved:

  • jqxGrid HTML Sanitization.
  • jqxDateTimeInput and jqxNumberInput mobile device UX.
  • jqxDateTimeInput delete button element which allows you to quickly clear the date.
  • Angular 12 integration.

What's Fixed:

  • Fixed an issue in jqxGrid regarding its focus method behavior.
  • Fixed an issue in jqxGrid List Filter with DropDown which has filterable enabled and source property set to a custom value. The Grid was not applying the correct filter when the DropDown items were filtered, too.
  • Fixed an issue in jqxGrid regarding the XSS attack prevention.
  • Fixed an issue in jqxGrid regarding the keyboard navigation when sorting and grouping are applied.
  • Fixed an issue in jqxNumberInput which allowed entering of letters when used on mobile device.
  • Fixed an issue in jqxNumberInput regarding the percentages and currency editing on mobile device.
  • Fixed an issue in jqxDateTimeInput which allowed entering of letters when used on mobile device.
  • Fixed an issue in jqxSlider regarding the tooltip hide delay property when the thumb is dragged.
  • Fixed an issue in jqxInput regarding the popup closing when Material theme is applied.
  • Fixed an issue in jqxDataTable about the "enableBrowserSelection" property set to the "true" value does not work properly
  • Fixed an issue in jqxMaskedInput when the component is used on Android device the input was incorrect.
  • Fixed an issue in jqxMaskedInput when the component is used on a mobile device, the default keyboard was shown instead of the numeric keyboard.
  • Fixed an issue in jqxGrid regarding the 'cellsformat', when enableSanitize is true.
  • Fixed an issue in jqxGrid regarding the 'cellsrenderer' value argument type.
  • Fixed an issue in jqxDataTable regarding the HTML sanitization.
  • Fixed an issue in jqxTree regarding an error thrown in mobile mode.
  • Fixed an issue in jqxPanel regarding the 'focused' property behavior.