Released: Nov 30, 2024
Actualizaciones en Ignite UI for Blazor 24.2.19
Características
- New Carousel component - The Ignite UI for Blazor Carousel is a responsive, lightweight component that provides the most flexible way to create slideshow-like web experience for users who navigate back and forth through a collection of images with text slides, links, and other HTML elements.
- IgbInput - Changed change event argument type from IgbComponentDataValueChangedEventArgs to IgbComponentValueChangedEventArgs.
Released: Nov 27, 2024
Actualizaciones en Ignite UI for Angular 19.1.0
Características
IgxCarousel
- Behavioral Changes - the
maximumIndicatorsCount
input property now defaults to 10
.
- Deprecation -
CarouselIndicatorsOrientation
enum members top
and bottom
have been deprecated and will be removed in a future version. Use start
and end
instead.
IgxBanner
- Introduced a new expanded input property, enabling dynamic control over the banner's state. The banner can now be programmatically set to expanded (visible) or collapsed (hidden) both initially and at runtime...
Released: Nov 4, 2024
Actualizaciones en Ignite UI for Web Components 5.1.2
Características
- Carousel component added select method overload accepting index.
Correcciones
- Fixed error with nested tabs selection.
Released: Nov 4, 2024
Actualizaciones en Ignite UI for Angular 19.0.0
Características
IgxFilteringService, IgxGridBaseDirective
- Deprecation The filterGlobal method has been deprecated and will be removed in a future version.
IgxColumn
- Introduced the
disabledSummaries
property, allowing users to specify which summaries should be disabled for a given column. This property accepts an array of strings corresponding to the summary keys, enabling selective control over both default summaries (e.g., 'Count', 'Min') and any custom summaries created by the user.
Themes...
Released: Nov 1, 2024
Actualizaciones en Ignite UI for React 18.7.4
Características
- Added New Carousel Component - A responsive, lightweight component that provides a flexible way to create slideshow-like web experience.
- IgrInput - Changed change event argument type from IgrComponentDataValueChangedEventArgs to IgrComponentValueChangedEventArgs.
Released: Oct 28, 2024
Actualizaciones en Ignite UI for Web Components 5.1.1
Correcciones
- Library - internal import path for styles and public exports for themes.
Released: Oct 25, 2024
Actualizaciones en Ignite UI for Web Components 5.1.0
Características
- Added Carousel component.
- Added Form associated custom elements validation messages.
- Library - migrated palettes to relative colors.
- Updated themes for Badge, Card, Chips, Dropdown, Expansion Panel, Icon and Tabs.
Correcciones
- Checkbox, Switch - click event fires more than once.
- Radio - click event fires more than once.
- Library - export components event maps through the main package entrypoint.
- Calendar - cannot select dates before UNIX epoch.
Released: Sep 30, 2024
Actualizaciones en Ignite UI for jQuery 24.1.9
Características
- Grid
- The grid's container element is no longer focusable.
- Grid Filtering
- Added ARIA attributes indicating expand/collapse state of the conditions dropdown.
- Added ARIA roles for buttons in the filtering row.
- Added a more verbose ARIA label for filter inputs.
Correcciones
- Grid Filtering
- Conditions dropdown can now be navigated when using an accessibility tool.
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 23, 2024
Actualizaciones en Ultimate UI for Windows Forms 24.1.57
Correcciones
- General
- Window sizing issues clipping text and options.
- UltraSpreadsheet
- Cell value is not recalculated when a cell which is in a referenced range in a formula is updated.
- UltraDataChart
- When the UltraDataChart is placed in a Form that is shown by ShowDialog(), closing it and the parent Form causes an ArgumentException.
- Chart stops refreshing during real-time data update.
- UltraTextEditor
- Buttons are duplicated when the control is extended.
- UltraValidator
- NullReferenceException...