igniteui-angular
igniteui-angular copied to clipboard
Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
## Is your feature request related to a problem? Please describe. I want IgxExcelExporterService to format the cells in excel exactly how I display them on the grid. I use...
## Description When the themes are changed to Fluent Light and Fluent Dark themes makes the icons transparent, because they have the same colour as the navbar background-color. ## Steps...
`IgxOverlayService` is using now angular animations package to animate content shown in the overlay. However this package has some limitations, e.g. during animation you cannot take how much of the...
## Is your feature request related to a problem? I'm implementing [state persistence](https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/state-persistence), how ever I want to trigger it when the user deletes a group expression. Specifically when it...
## Description When using the licensed version of IgniteUI it's causing a simple component unit test to fail. I'm hoping that it's just a simple issue and I'm just missing...
## Description Some elements are not being destroyed after a component is being disposed of. * igniteui-angular version: 12.3.25; 13.1.16 * browser: Chrome, Edge ## Steps to reproduce 1. Open...
## Question Hi -- the scenario I'm targeting is, a user makes a bunch of edits to multiple rows in a grid, clicks save, and realizes they made a mistake--so...
## Is your feature request related to a problem? Please describe. When selecting a cell or row, it doesn't seem to be a way deselect the cell or row again...
## Description I have a grid with different types of cells, e.g. text, number, date and so on. What I need is when cell enters edit mode to either put...
I didn't get a reply in IgniteUI/igniteui-angular-charts#3, so I'll assume this is not implemented.