igniteui-angular-samples
igniteui-angular-samples copied to clipboard
Ignite UI for Angular demos for all available components and features
Query-Builder-Sample-1 refactored to use nested entities
### Description When constructing a longer filter it begins to hide under the underlying grid ### Steps to reproduce 1. Go to Grid External Advanced Filtering sample 2. Start constructing...
### Description Refactor the Query Builder samples to demonstrate the new entity functionality - [x] query-builder-sample-1 component - [x] query-builder-style component - [x] (NEW) query-builder-template-sample component
Grid Column Pinning, Applying the custom theme Demo, Pin UI is not visible https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/column-pinning#demo-2 
Go to https://www.infragistics.com/angular-demos-lob/grid-dynamic-chart-data/data-analysis-dock-manager Notice that the data analysis extension does not render upon selection in the grid, and selecting a chart from the right-hand menu throws an exception.
> Upon selecting new data, the prime color of the series of some charts (pie chart is behaving ok), became uniform for all series and it gets impossible to make...
For the following demos, when opened in StackBlitz: 1. [Grid](https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/state-persistence#demo) state persistence 2. [HGrid](https://www.infragistics.com/products/ignite-ui-angular/angular/components/hierarchicalgrid/state-persistence#demo) state persistence 3. [TreeGrid](https://www.infragistics.com/products/ignite-ui-angular/angular/components/treegrid/state-persistence#demo) state persistence 4. [PivotGrid](https://www.infragistics.com/products/ignite-ui-angular/angular/components/pivotGrid/state-persistence#restoring-pivot-configuration) state persistence Routing and routes are not configured,...