Infragistics Ultimate 新版本發表

Released: Jul 11, 2024

Ignite UI for React 18.6.1 中的更新

特性

  • General
    • IgrInput and IgrTextarea - Exposed ValidateOnly to enable validation rules being enforced without restricting user input.
    • IgrDropdown - positionStrategy property has been deprecated. The dropdown now uses the IgrPopover API to render its container in the top layer of the browser viewport, making the property obsolete.
    • IgrDockManager - IgrSplitPane isMaximized has been deprecated. Having isMaximized set to true on a split pane level has no real effect as split panes serve as containers...

Released: Jul 9, 2024

Ignite UI for Angular 18.1.0 中的更新

特性

  • Data Pie Chart - The IgxDataPieChartComponent is a new component that renders a pie chart. This component works similarly to the IgxCategoryChartComponent, in that it will automatically detect the properties on your underlying data model while allowing selection, highlighting, animation and legend support via the ItemLegend component.
  • New Proportional Category Angle Axis - New axes for the Radial Pie Series in the IgxDataChartComponent, to plot slices similar to a pie chart, a type of data...

Released: Jul 9, 2024

App Builder June 2024 中的更新

特性

  • You can now design and generate your apps for React.
  • You can now allow first-time visitors to use App Builder in Guest-access mode. Visitors can save their progress at any time by signing in with an account.
  • Added two-way data binding support to Select, Text-area and Radio-group components.
  • You can now get notified of updates to Datasources that your app depends on, and view the changes.
  • Angular apps are now generated using Ignite UI for Angular 17.2.0.
  • React apps are now generated using...

Released: Jul 3, 2024

Ignite UI for Web Components 4.11.0 中的更新

特性

  • Changed the Toast Component Indigo Theme.
  • Changed the Rating Component Indigo Theme.
  • Changed the Stepper Component Indigo Theme.

Released: Jul 3, 2024

Ignite UI for Web Components 4.11.1 中的更新

修補程式

  • Fixed issue with Stepper Design in vertical mode.

Released: Jul 1, 2024

Ignite UI for Web Components 4.10.0 中的更新

特性

  • Added a new Banner component.
  • Added a new Divider component.
  • Added a new Date picker component.
  • Radio group - You can now bind underlying radio components name and checked state through the radio group.
  • Added support for VSCode custom data intellisense (both HTML and CSS).
  • Added support for JetBrains editors WebTypes intellisense.
  • Deprecated the Input inputmode property. It is now aligned with the native inputMode DOM property instead.

修補程式

  • Mask input - After a form reset call correctly...

Released: Jun 29, 2024

Ultimate UI for WPF 23.2.233 中的更新

修補程式

  • XamDataChart
    • When using a converter for the NumericYAxis labels, an infinite loop occurs.
    • UseEnhancedIntervalManagement not always scaling correctly on Axis.
    • Tooltip throwing ArgumentOutOfRangeException.
  • XamDataGrid
    • XamDataGrid Custom filter operators are not retained when setting FilterUIType to LabelIcons.
    • SelectedDataItems is not cleared when a data source is cleared.
    • FieldLayout not updating when a data source is replaced with an empty collection.
    • FieldGroup does not raise a property...

Released: Jun 28, 2024

Ultimate UI for Windows Forms 23.2.180 中的更新

修補程式

  • UltraGrid
    • Save column filter to XML not working.
    • Not able to type Euro sign in the 1st time.
    • Rows.VisibleRowCount returns 1 when all rows are filtered out.
    • Massive difference when dropping the grid to the designers.
    • UltraGrid export to Excel showing up hidden cell and not all columns are visible.
  • UltraDataChart
    • Calling Reset() on a series prevents the ability to show tooltips even if you set ShowDefaultTooltip back to true.
    • When the UltraDataChart is placed in a Form that is shown by...

Released: Jun 28, 2024

Ignite UI for Blazor 23.2.257 中的更新

特性

  • General
    • IgbInput and IgbTextarea - Exposed ValidateOnly to enable validation rules being enforced without restricting user input.
    • IgbDropdown - PositionStrategy property has been deprecated. The dropdown now uses the IgbPopover API to render its container in the top layer of the browser viewport, making the property obsolete.
    • IgbDockManager - IgbSplitPane IsMaximized has been deprecated. Having isMaximized set to true on a split pane level has no real effect as split panes serve as containers...

Released: Jun 2, 2024

Ignite UI for Web Components 4.9.0 中的更新

特性

  • The Button group component now allows you to reset the selection state via the selectedItems property.
  • Input and Textarea - Exposed validateOnly to enable validation rules being enforced without restricting user input.
  • Combo, Select and Dropdown components now use the native Popover API.
  • Deprecated the Dropdown positionStrategy property. The dropdown now uses the Popover API to render its container in the top layer of the browser viewport, making the property obsolete.
  • Deprecated the Input...