Infragistics Ultimate 新版本發表

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

Released: Jun 1, 2024

Ignite UI for Web Components 4.8.1 中的更新

特性

  • General
    • IgcInputComponent and IgcTextareaComponent - Exposed ValidateOnly to enable validation rules being enforced without restricting user input.
    • IgcDropdownComponent - positionStrategy property has been deprecated. The dropdown now uses the IgcPopoverComponent API to render its container in the top layer of the browser viewport, making the property obsolete.
    • IgcDockManagerComponent - IgcSplitPane isMaximized has been deprecated. Having isMaximized set to true on a split pane level has no...

Released: May 31, 2024

App Builder May 2024 中的更新

特性

  • Update existing Datasource to use the latest OpenAPI schema, and show differences if present.
  • Set up Data-action(s) to create, update and delete rows in Tree-grid component.
  • Update a variable based on row selection event in Tree-grid component.
  • Added two-way data binding support to Input, Checkbox, Switch, Date Picker, Calendar, Rating, and Slider components.
  • Added Tree component properties for single node expansion and toggle on item click.
  • Added Search-style option for Input component...

Released: May 16, 2024

Ignite UI for Angular 18.0.0 中的更新

特性

  • Added support for Angular 18.
  • IgxCombo and IgxSimpleCombo
    • Introduced ability to hide the clear icon button when the custom clear icon template is empty.
  • IgxDateTimeEditor and IgxTimePicker
    • You can now accept the following custom inputFormat options, as Angular's DatePipe:
      • Fractional seconds: S, SS, SSS.
      • Period (Am/Pm): a, aa, aaa, aaaa, aaaaa.
  • IgxPivotGrid
    • Added templatable row dimension headers displayed on the top, above all row headers.
    • Replaced the showPivotConfigurationUI property with...

Released: Apr 26, 2024

Ignite UI for Angular 17.3.0 中的更新

特性

  • Charts
    • XamRadialChart
      • Added a new Label Mode The IgxCategoryAngleAxisComponent for the now exposes a LabelMode property that allows you to further configure the location of the labels. This allows you to toggle between the default mode by selecting the Center enum, or use the new mode, ClosestPoint, which will bring the labels closer to the circular plot area.
  • Gauges
    • IgxRadialGaugeComponent:
      • Added new title/subtitle properties:
        • TitleText, SubtitleText will appear near the bottom the gauge...

Released: Apr 18, 2024

Ignite UI for Blazor 23.2.204 中的更新

特性

  • Charts
    • Added a new Data Filtering via the initialFilter property. Apply filter expressions to filter the chart data to a subset of records. Can be used for drill down large data.
    • IgbBulletGraph
      • The Performance bar will now reflect the difference between the value and new HighlightValue when the HighlightValueDisplayMode is applied to the 'Overlay' setting. The highlight value will show a filtered/subset completed measured percentage as a filled in color while the remaining bar's appearance...

Released: Apr 17, 2024

Ultimate UI for Windows Forms 23.2.131 中的更新

特性

  • Funnel Chart Highlighting - The UltraFunnelChart now has a highlighting overlay. It exposes this overlay through multiple highlighting properties, namely HighlightedItemsSource, HighlightValueDisplayMode, HighlightedValueMemberPath, and HighlightingOpacity.
    • When the HighlightValueDisplayMode is set to Overlay, this works in tandem with the HighlightedItemsSource and HighlightedValueMemberPath to provide a highlighted overlay the displays the difference between the values in the chart's...

Released: Apr 17, 2024

Ultimate UI for WPF 23.2.157 中的更新

特性

  • Funnel Chart Highlighting - As of the 23.2 April release, the XamFunnelChart has a highlighting overlay. It exposes this overlay through multiple highlighting properties, namely HighlightedItemsSource, HighlightValueDisplayMode, HighlightedValueMemberPath, and HighlightingOpacity. When the HighlightValueDisplayMode is set to Overlay, this works in tandem with the HighlightedItemsSource and HighlightedValueMemberPath to provide a highlighted overlay the displays the difference between the...

Released: Apr 10, 2024

Ignite UI for jQuery 23.2.20232.50 中的更新

修補程式

  • IgGrid
    • Fixed an issue causing summary data to not be correctly displayed for 'groupby' rows.