Lancements de Infragistics Professional

Released: Jul 3, 2024

Mises à jour de Ignite UI for Web Components 4.11.1

Correctifs

  • Fixed issue with Stepper Design in vertical mode.

Released: Jul 1, 2024

Mises à jour de Ignite UI for Web Components 4.10.0

Fonctionnalités

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

Correctifs

  • Mask input - After a form reset...

Released: Jun 29, 2024

Mises à jour de Ultimate UI for WPF 23.2.233

Correctifs

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

Released: Jun 28, 2024

Mises à jour de Ultimate UI for Windows Forms 23.2.180

Correctifs

  • 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

Mises à jour de Ignite UI for Blazor 23.2.257

Fonctionnalités

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

Released: Jun 2, 2024

Mises à jour de Ignite UI for Web Components 4.9.0

Fonctionnalités

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

Released: Jun 1, 2024

Mises à jour de Ignite UI for Web Components 4.8.1

Fonctionnalités

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

Released: May 16, 2024

Mises à jour de Ignite UI for Angular 18.0.0

Fonctionnalités

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

Released: Apr 26, 2024

Mises à jour de Ignite UI for Angular 17.3.0

Fonctionnalités

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

Released: Apr 18, 2024

Mises à jour de Ignite UI for Blazor 23.2.204

Fonctionnalités

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