jQWidgets 15.x

Released: Nov 15, 2022

15.x 中的更新

v15.1.0

Updated Feb 3, 2023

Features

  • Added Angular 15 support.

v15.0.0

Updated Nov 15, 2022

Features

  • Added new CheckBoxGroup and RadioButtonGroup components.
  • jqxGrid
    • Added support for 'Ctrl+Click' when sorting by multiple columns.
    • Cardview mode - Added support for 'cellclassname'.

Fixes

  • jqxChart
    • saveAsJPEG does not work with annotations.
  • jqxPasswordInput (Angular)
    • The change event not triggering properly.
  • jqxGrid
    • The cellvaluechanged event is being triggered when cell's type is date.
    • A Charting error with datafields array results in incorrect rendering.
    • updaterow with array does not update the grid when filter is applied.
    • Export without provided file name does not work.
    • Clears state on disabling.
    • .filter working incorrectly when using localization with filterchoosestring.
    • Export to XLSX not working with some themes.
  • jqxScheduler
    • Month Days > 31 Bug in edit dialog.
  • jqxDropDownList
    • Angular missing scrollBarSize property.
  • jqxScheduler
    • editDialogOpen 'dialog' variable reference.
    • Recursive appointment does not get added.
  • jqxNumberInput
    • When spinButtonsStep>10 and min<0, the spinButtons stop working.
    • Incorrect cursor placement editing negative number.
  • jqxListBox
    • Getting wrong selected item when filter is applied.
  • jqxDateTimeInput
    • Mobile mode with time popup.
    • Month only input - Padding on buttons not applied initially.
  • jqxMaskedInput
    • Not updating value on 'Delete' key press.