Lançamentos do Infragistics Ultimate

Released: Apr 26, 2024

Atualizações na Ignite UI for Angular 17.3.0

Recursos

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

Released: Apr 18, 2024

Atualizações na Ignite UI for Blazor 23.2.204

Recursos

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

Released: Apr 17, 2024

Atualizações na Ultimate UI for Windows Forms 23.2.131

Recursos

  • 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

Atualizações na Ultimate UI for WPF 23.2.157

Recursos

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

Released: Apr 10, 2024

Atualizações na Ignite UI for jQuery 23.2.20232.50

Correções

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

Released: Apr 10, 2024

Atualizações na Ultimate UI for ASP.NET Web Forms 23.1.20231.32

Correções

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

Released: Mar 29, 2024

Atualizações na Ignite UI for React 18.6.0

Recursos

  • IgrCharts
    • 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.
    • XamRadialChart
      • Added a new Label Mode. IgrCategoryAngleAxis 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...

Released: Mar 29, 2024

Atualizações na Ignite UI for Web Components 4.8.0

Recursos

  • 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.
    • XamRadialChart
      • Added a new Label Mode. IgcCategoryAngleAxisComponent 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...

Released: Mar 29, 2024

Atualizações na Ignite UI for Blazor 23.2.189

Recursos

  • HierarchicalGrid
    • Added a new HierarchicalGrid component.
  • IgbTextarea
    • Added a new IgbTextarea component.
  • IgbButtonGroup
    • Added a new IgbButtonGroup component.
  • IgbDockManager
    • Added a new ProximityDock property. If enabled, docking indicators are not visible and the end user can dock the dragged pane by dragging it close to the target pane edges.
    • Added a new ContainedInBoundaries property. Determines whether the floating panes are kept inside the Dock Manager boundaries. Defaults to false...

Released: Feb 18, 2024

Atualizações na App Builder February 2024

Recursos

  • App Navigation with Route Parameters - Route parameters function as variables, allowing users to create and store values, assign values, and bind them to other properties in the application. This enables users to build navigation within the app. When a navigation route requires parameter binding, users can bind a route parameter to facilitate this process.
  • Added Dependent variables support - App Builder provides functionality allowing users to define state and context variables on view...