Infragistics Ultimate(英語版)

高いパフォーマンスを持つ最新のWeb、モバイル、およびデスクトップのアプリケーション構築用の総合UI/UXツールキット

Infragistics 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 497,860 (税込)〜 バージョン: 25.2 新機能 更新日: Mar 31, 2026 レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50 (3)

i

Infragistics NetAdvantage Ultimateの製品名は Infragistics Ultimate に変更されました。

本製品の日本語版は こちら をご参考ください。

Infragistics Ultimate - includes Ignite UI for React 19.6.0

Released: Mar 31, 2026

Ignite UI for React 19.6.0 での更新項目

機能

AI-Assisted Development - Agent Skills

  • Added structured knowledge files that teach AI coding assistants (GitHub Copilot, Cursor, Windsurf, Claude, JetBrains AI, etc.) how to work with Ignite UI for React. The skill files are included in the igniteui-react package and also live in the skills/ directory:
    • Components - Identify the right React components for a UI pattern, then install, import, and use them - JSX patterns, events, refs, forms, etc.
    • Customize-theme - Customize styling using CSS custom properties, Sass, and the theming system in React, including using Ignite UI Theming MCP server.
    • Optimize-bundle-size - Reduce bundle size with granular imports, tree-shaking, and lazy loading.
  • These skills are automatically discovered when placed in the agent's skills path (e.g. .agents/skills or .claude/skills).

Changed

  • IgrDockManager: Updated to use the latest igniteui-dockmanager 2.1.0 with new minResizeWidth and minResizeHeight properties, paneFlyoutToggle event and additional layoutChange event detail.
  • Updated to use the latest igniteui-webcomponents 7.1.0 including new Splitter and Highlight container components and fixes.