Infragistics Ignite UI 製品のすべてのコントロールはInfragistics Professional 及び Infragistics Ultimate にも含まれています。
Infragistics Professional には Ignite UI, ASP.NET, Windows Forms, Windows UI, Silverlight, WPFが含まれています。 Infragistics Ultimate には Ignite UI, ASP.NET, Windows Forms, Silverlight, WPF, Windows UI, Windows Phone, LightSwitch, NUCLiOS, Iguana UI, NetAdvantage ICONS, 5 ユーザーQuince Subscription が含まれています。
Infragistics Ignite UI - 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.