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 6.4.0

Released: Dec 15, 2025

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

機能

  • Localization
    • New localization implementation. Now you can set global localization for all localized Ignite UI components using the 'registerI18n' and 'setCurrentI18n' methods.
    • Calendar, Date Input, Date Picker and Date Range Picker components now implement the new localization for formatting as well, which internally uses new implementation of the 'Intl'.
    • Added localization for Carousel, Chip, Combo, File Input and Tree. They now have locale and resourceStrings properties as well, which you can set to customize them individually.
  • Badge
    • Added new dot type, improved outline implementation following WCAG AA accessibility standards and theme based sizing.
  • Checkbox
    • Added new --tick-width CSS property.
  • Combo
    • Added new disableClear property which disables the clear button of the combo component.
  • Mask input
    • Transform unicode digit code points to ASCII numbers for numeric patterns.
  • Accessibility
    • Accessibility color adjustments.
  • Button, Calendar, Carousel, Date picker, Date range picker, Input, Select and Textarea
    • Updated and aligned styles with the design kit.
  • Chat
    • adoptRootStyles now also affects the input area custom renderers.
    • Renamed input-container part to input-area.
  • Combo
    • Use the native Map.groupBy for grouping.
    • Improved the keyboard navigation experience.
    • Updated and aligned styles with the design kit.

不具合の修正

  • Sass theme support
    • Components can be styled using the Sass tools from the theming package.
  • Calendar
    • Focus styles for month/year views.
  • Combo
    • Notch border styles.
  • Chat
    • Suggestions rendered at the wrong location when no header is present.
    • Correct sequence and type for chat user typing events.
    • adoptRootStyles correctly skips import CSS rules from the page stylesheets.
    • adoptRootStyles is correctly re-applied on theme swap.
    • Replaced hardcoded ig-size style variable.
  • Checkbox and Switch
    • Internal ripple opacity when hovering over slotted content in the helper-text slot.
  • Date input, Date picker, Date range picker
    • Default display format now follows strictly locale format as per specification without leading zeros.
  • Dialog
    • Underlying dialog element now has display: contents and won't participate in DOM layout.
    • keepOpenOnEscape not preventing the dialog from closing when Escape is pressed.
    • Base styles and theming.
  • List and List item
    • Added missing styles for slotted igc-icon in the list item.
    • Icon and icon button sizes for the Indigo theme.
  • Mask input
    • Auto-fill behavior for mask patterns with literals.
  • Navbar
    • Icon and icon button sizes.
  • Select
    • Color for outlined type.
  • Tabs
    • Add active pseudo-elements backgrounds for the active tab in Material theme.
    • Take scale factor when positioning the active tab indicator.
    • Selected indicator alignment.
  • Tooltip
    • Do not show the tooltip when the tooltip target is clicked.
    • Removed the max-width constraint for slotted content.