Infragistics Ignite UI(英語版)

優れたパフォーマンスのWebアプリをすばやく構築

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

価格:¥ 290,290 (税込)〜 バージョン: 25.2 新機能 更新日: Mar 31, 2026

i

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 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.