igniteui-webcomponents
igniteui-webcomponents copied to clipboard
Ignite UI for Web Components is a complete library of UI components, giving you the ability to build modern web applications using encapsulation and the concept of reusable components in a dependency-...
Related to https://github.com/IgniteUI/igniteui-theming/issues/234
Closes #1107
## Description Cannot restore column templates as seen in Angular eg. https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/state-persistence#restoring-columns https://www.infragistics.com/products/ignite-ui-blazor/blazor/components/grids/grid/state-persistence https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/grid/state-persistence ## Steps to reproduce 1. [Step 1](https://codesandbox.io/p/sandbox/competent-rhodes-pdf9kn) 2. Move a column 3. Click Save 4. Move...
## Description The `IgcNumericRadiusAxis` label position is incorrect after changing the chart's display from "none" to "block". ## Steps to reproduce 1. Show a polar chart on a web page....
Closes #1160
Closes #1162
To achieve the desired design in Fluent/Indigo (and potentially other designs) for components that need to differentiate between keyboard-triggered and pointing device-triggered focus, additional logic was beginning to be replicated...
closes #1152
Closes #174