Infragistics Professional(英語版)

Web、モバイル、デスクトップの開発者向けの包括的なUIコンポーネントライブラリ。

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

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

i

NetAdvantage for .NETの製品名は Infragistics Professional に変更されました。

Infragistics Professionalの上位バージョンである Infragistics Ultimate Ignite UI, ASP.NET, Windows Forms, Silverlight, WPF, Windows UI, Windows Phone, LightSwitch, NUCLiOS, Iguana UI, NetAdvantage ICONS, 5 ユーザーQuince Subscription が含まれています。

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

Infragistics Professional - includes Ignite UI for Web Components 7.0.0

Released: Feb 25, 2026

Ignite UI for Web Components 7.0.0 での更新項目

機能

  • AI-Assisted Development - Copilot Skills
    • Four end-user skills are now shipped with the package under the skills/ directory. They provide step-by-step guidance to GitHub Copilot and other LLM agents for common tasks:
      • igniteui-wc-choose-components - Identify the right component for a given UI pattern.
      • igniteui-wc-integrate-with-framework - Set up and use components in React, Angular, Vue, or vanilla JS.
      • igniteui-wc-customize-component-theme - Apply custom styles via CSS custom properties, parts, and the theming system.
      • igniteui-wc-optimize-bundle-size - Reduce production bundle size through selective imports and lazy loading.
    • To enable the skills in your project, copy the skill folders into your repository's .github/skills/ directory so Copilot can automatically discover them.
  • Library
    • Minimum Node version required is now 22 or above.
  • Themes - Breaking change
    • Changed global prefixes for CSS custom properties for component themes to align with other Ignite UI component libraries.
  • Chat
    • Removed the typingIndicator template renderer. Users can use the typing-indicator slot instead.
    • Removed the disableArrow deprecated property.

不具合の修正

  • Carousel
    • Context instantiation issue.
  • Combo and Textarea
    • Corrected cursor style over non input parts.