Improved performance by dynamically adjusting the scroll throttle based on the data displayed in grid.
IgbGrid, IgbTreeGrid, IgbHierarchicalGrid
Added PDF export functionality to grid components. Grids can now be exported to PDF format alongside the existing Excel and CSV export options.
IgbThemeProvider
Added new component - IgbThemeProvider - allows scoping themes to specific page sections using Lit's context API, enabling multiple themes on a single page. Works in both Shadow and Light DOM.
Badge
New dot type, improved outline implementation following WCAG AA accessibility standards and theme based sizing.
Checkbox
New tick-width CSS property.
Combo
New disableClear property which disables the clear button of the combo component.
Mask input
Transform Unicode digit code points to ASCII numbers for numeric patterns.
Enhancements
Accessibility color adjustments for Button, Button group, Calendar, Checkbox, Date picker, date range picker, Nav drawer, Radio group, Stepper.
Updated and aligned styles with the design kit for Button, Calendar, Carousel, Combo, Date picker, Date range picker, input, Select, Textarea.
Improved keyboard navigation experience and grouping (now using native Math.groupBy) for Combo.
不具合の修正
IgbDataChart
DataChart skips rendering axis when there are no labels.
AssigningCategoryStyle args.GetItems is null or not working to update items in the fragment series.
Exception editing a doughnut chart - DivideByZeroException.