Infragistics Ultimate 릴리스

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.

Released: Apr 10, 2024

Ultimate UI for ASP.NET Web Forms 23.1.20231.32 버젼 업데이트

수정사항

  • Documents Engine
    • Fixed an issue preventing PDF from being exported when an image is added to the document.
  • Web Data Menu
    • Improved accessibility.