Lanzamientos de Infragistics Ignite UI

Released: Sep 25, 2024

Actualizaciones en Ignite UI for Web Components 5.0.2

Características

  • Calendar and Date picker
    • Added header-date slot which renders content instead of the current date/range in the calendar header.
  • Input
    • Improved label typography.
  • Calendar, Select and Combo
    • Updated to the latest Indigo theme.

Correcciones

  • Navigation drawer - Fixed error when using 'min-width' in mini variant.

Released: Sep 11, 2024

Actualizaciones en Ignite UI for Blazor 24.1.46

Características

  • Charts
    • New Data Pie Chart - The DataPieChart is a new component that renders a pie chart. This component works similarly to the IgbCategoryChart, 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 - Added new axes for the Radial Pie Series in the IgbDataChart. This is to plot slices similar to a pie chart, a type of...

Released: Sep 11, 2024

Actualizaciones en Ignite UI for React 18.7.0

Características

  • Added new Banner component that provides a way to easily display a prominent message to your application's users in a way that is less transient than a snackbar and less obtrusive than a dialog.
  • Added new DatePicker component used for entering a date via text input or choosing date values from a calendar dialog.
  • Added new Divider component.
  • Added support for native events for all components.
  • IgrIcon
    • Added setIconRef method. This allows to register and replace icons by SVG files...

Released: Aug 30, 2024

Actualizaciones en Ignite UI for Web Components 5.0.1

Características

  • Checkbox, Radio, and Switch - Exported the CheckboxChangeEventArgs and RadioChangeEventArgs types for public use, providing more flexibility and control over event handling.

Correcciones

  • Select - Resolved an issue where pressing the Tab key while a Select component's dropdown was open would incorrectly return focus to the document. Now, focus is correctly returned to the Select component after closing the dropdown.
  • Radio - Prevented form submission if a Radio component/group is...

Released: Aug 27, 2024

Actualizaciones en Ignite UI for Web Components 5.0.0

Características

  • Charts
    • New Data Pie Chart - The DataPieChart is a new component that renders a pie chart. This component works similarly to the IgcCategoryChartComponent, 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 IgcDataChartComponent, to plot slices similar to a pie chart, a...

Released: Aug 26, 2024

Actualizaciones en Ignite UI for Angular 18.2.0

Características

  • IFilteringExpressionsTree, FilteringExpressionsTree. Deprecation The find and findIndex methods have been deprecated and will be removed in a future version. A ExpressionsTreeUtil class has been added which provides the same functionality.
  • IgxSimpleCombo: Introduced ability for Simple Combo to automatically select and retain valid input on "Tab" press enhancing user experience by streamlining data entry and reducing the need for manual selection improving form navigation.
  • IgxGrid...

Released: Jul 11, 2024

Actualizaciones en Ignite UI for React 18.6.1

Características

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

Released: Jul 9, 2024

Actualizaciones en Ignite UI for Angular 18.1.0

Características

  • IgxPivotGrid
    • Added horizontal layout for row dimensions. Can be configured through the pivotUI rowLayout property.
    • Added horizontalSummary property for each IPivotDimension, enabling summary row when using horizontal layout.
    • Added the horizontalSummariesPosition property to the pivotUI, configuring horizontal summaries position.
    • Keyboard navigation can now move in to row headers back and forth from any row dimension headers or column headers.
    • Added keyboard interactions for row...

Released: Jul 3, 2024

Actualizaciones en Ignite UI for Web Components 4.11.0

Características

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

Released: Jul 3, 2024

Actualizaciones en Ignite UI for Web Components 4.11.1

Correcciones

  • Fixed issue with Stepper Design in vertical mode.