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