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 5.4.1

Released: Apr 23, 2025

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

機能

  • Added File Input component.
  • Added Tooltip component.
  • Exposed more public API type aliases for component property types like ButtonVariant, PickerMode, StepperOrientation, HorizontalTransitionAnimation (carousel and horizontal stepper) and more.
  • Improved Card spacing styles.
  • Carousel - You can now use the new button focus arrow color.
  • Checkbox - You can now use the new focus border color.
  • Radio - You can now use the new focus border color.
  • Tile manager
    • Improved tile swap behavior based on drag direction.
    • Improved view transition.
  • Carousel - Carousel Slide's toggleAnimation is now marked internal and deprecated for use in favor of parent Carousel's select method.
  • Stepper - Stepper Step's toggleAnimation is now marked internal and deprecated for use in favor of parent Stepper's navigateTo method.
  • Some event argument types have been renamed for consistency:
    • CheckboxChangeEventArgs deprecated, use IgcCheckboxChangeEventArgs instead.
    • RadioChangeEventArgs deprecated, use IgcRadioChangeEventArgs instead.
    • IgcRangeSliderValue deprecated, use IgcRangeSliderValueEventArgs instead.
    • IgcActiveStepChangingArgs deprecated, use IgcActiveStepChangingEventArgs instead.
    • IgcActiveStepChangedArgs deprecated, use IgcActiveStepChangedEventArgs instead.
  • Node.js versions less than 20 are now deprecated. The next major release (6.0.0) will require Node.js version greater than 20.
  • Switch - Removed invalid state CSS properties.

不具合の修正

  • Chip
    • Fixed problem with Bootstrap styles.
  • Calendar
    • Fixed issue with date text color in range selection.
    • Fixed error with header size.
    • Fixed problem with Fluent theme range radius.
    • ARIA violation when a week with all days hidden is rendered.
  • Input
    • Fixed issue with Fluent theme discrepancies.
  • Rating
    • Fixed problem with overwritten properties.
  • Stepper
    • Fixed issue with header text alignment.
  • Forms
    • Setting validation properties on a pristine non-dirty form associated element does not apply invalid styles.
  • Library
    • Exposed IgcCalendarResourceStrings, PopoverPlacement (Dropdown and Select) and IgcTreeSelectionEventArgs from the public API.