Infragistics Ignite UI for jQuery 24.2.12

Released: Jul 31, 2025

24.2.12 での更新項目

機能

  • Separated igTemplating into two modules. The original igTemplating no longer allows conditions and iterations ({{if}} and {{each}} clauses). This allows it to be CSP-compliant as it doesn't rely on the creation of dynamic functions. To use conditions and iterations, you need to include the new igAdvancedTemplating in your loader config or as a file infragistics.templating.advanced.js. The infragistics.core.js bundle continues to include both modules and therefore the full functionality of igTemplating.

不具合の修正

  • Radial label format properties do not work. (eg. Title, SubTitles).
  • Excel Library - Custom DataValidation not working.
  • DataChart - Tooltips are cut-off/offscreen if overflow is set to hidden.
  • Spreadsheet - Poor rendering of numbers formatted with Arial font.