jQWidgets 릴리스

Released: Feb 20, 2024

v19.0.0 버젼 업데이트

기능

  • Added support for Sparklines in jqxGrid.
  • Added support for a Context Menu in jqxGrid.
  • Added 'blur' method to jqxNumberInput.
  • Added 'filterAppointments' method to jqxScheduler.

수정사항

  • Fixed an issue in jqxPopover - Popover was not closing, if a button is clicked.
  • Fixed an issue in jqxCheckboxGroup and jqxRadioButtonGroup - An error occurs when the 'disabled' attribute is set to true. Doesn't happen if the "disable" method is used.
  • Fixed an issue in jqxCheckboxGroup and jqxRadioButtonGroup - If...

Released: Feb 6, 2024

v18.2.0 버젼 업데이트

기능

  • jqwidgets-ng NPM package has been updated with Server-side Rendering (SSR) support for Angular 17.

Released: Nov 8, 2023

v18.1.0 버젼 업데이트

기능

  • The jqwidgets-ng NPM package has been updated with Angular 17 support.

Released: Nov 2, 2023

v18.0.0 버젼 업데이트

기능

  • Added Gantt component for Angular and Javascript - jqxGantt is a project planning and management tool that provides a Microsoft Project-like interface to display and manage hierarchical tasks with timeline details. It illustrates a project schedule with dependency links between each individual task and their current status. The chart lists the tasks to be performed on the vertical axis, and time intervals on the horizontal axis. The width of the task bars inside the Timeline shows the...

Released: Oct 19, 2023

v17.0.1 버젼 업데이트

수정사항

  • Fixed an issue in jqxGrid related to the Grid's rendering. Grid cells disappear, when the mouse is moved over the Google Chrome browser's Tabs. When the user moves back the mouse over the Grid, the cells appear again. This issue is related to the Google Chrome's latest version and the web browser's Hardware Acceleration should be turned off.

Released: Aug 11, 2023

v17.0.0 버젼 업데이트

기능

  • Adds Vue 3 Components Integration.
  • Adds SVG icons set. SVG icons allows jQWidgets to achieve strict Content Security Policy (CSP) compliance.
  • Adds Grid Compact mode to jqxGrid.
  • Adds Current Time and Current Appointment to jqxScheduler.
  • Improves drop-down browser bounds detection in jqxInput.

수정사항

  • Fixed an issue in jqxNavBar. When selection is false, items don't have any styling.
  • Fixed an issue in jqxGrid. Pasting a selected row into another will overwrite even columns with editable:false...

Released: Mar 3, 2023

16.x 버젼 업데이트

v16.0.2

Updated May 5, 2023

Features

  • Added Angular 16 support.

v16.0.0

Updated Mar 3, 2023

Features

  • Added a new Fluent theme.

Fixes

  • Fixed an issue in jqxGrid about the "ensurerowvisible" method. It calculates wrong position when using "autorowheight" and paging.
  • Fixed an issue in jqxGrid about the default selection in the filter dropdown when localization is applied to the Grid.
  • Fixed an issue in jqxGrid about the "filterable" column property. It does not work in filterbarmode: 'simple'.
  • Fixed...

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...

Released: May 1, 2022

14.x 버젼 업데이트

v14.1.4

Updated May 25, 2022

Features

  • Added Angular 14 support. The latest version of the "jqwidgets-ng" NPM package is now compatible with Angular 14.

v14.0.0

Updated May 1, 2022

Features

  • Added support for jqxGrid command columns.
  • Added new Barcode component.
  • Added new QRcode component.
  • The Light theme has been updated with a modern look and feel.

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...