Infragistics Ignite UI for jQuery Releases

Released: May 29, 2025

Updates in 24.2.8

Fixes

  • Replaced usage of left-over deprecated jQuery API functions.
  • String functions such as 'startsWith' and 'endsWith' are now not replaced by a polyfill in modern browsers.

Released: Apr 5, 2025

Updates in 24.2.7

Fixes

  • Replaced usage of additional deprecated jQuery API functions such as:
    • Setting outline to 0 through jQuery.css.
    • jQuery.isArray.
    • Shorthand functions such as keydown, mousedown, dblclick, focus and select.

Released: Feb 28, 2025

Updates in 24.2.6

Fixes

  • Replaced usage of deprecated jQuery API from various 3.x releases.

Released: Jan 15, 2025

Updates in 24.2.3

Features

  • Infragistics Ignite UI for jQuery now supports the recently released jQuery 3.7 and jQuery UI 1.14.
  • Infragistics Ignite UI for ASP.NET Core now supports .NET 9 projects.
  • igGrid and igHierarchicalGrid - Added new property: rowAttributeTemplate that allows you to add arbitrary attributes to rows.
  • igGridFiltering - Added new property: filterCellLabelTemplate (overridable per column through the corresponding column setting) that allows you to display visual labels in header cells providing...

Released: Sep 30, 2024

Updates in 24.1.9

Features

  • Grid
    • The grid's container element is no longer focusable.
  • Grid Filtering
    • Added ARIA attributes indicating expand/collapse state of the conditions dropdown.
    • Added ARIA roles for buttons in the filtering row.
    • Added a more verbose ARIA label for filter inputs.

Fixes

  • Grid Filtering
    • Conditions dropdown can now be navigated when using an accessibility tool.

Released: Apr 10, 2024

Updates in 23.2.20232.50

Fixes

  • IgGrid
    • Fixed an issue causing summary data to not be correctly displayed for 'groupby' rows.