Radoslav Karaivanov
Radoslav Karaivanov
### Description Update the data source in the complex data sample to actually have complex data for all records. When updated it will also show that grid does respond to...
The current grid topic skips over the fact that auto-generate columns will not resolve nested data source by default. That is only the top level keys/props will be bound to...
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...
It is now aligned with the native `inputMode` DOM property.
* Updated issue report template
Adding build time support for [VS Code custom data](https://github.com/microsoft/vscode-custom-data) and [Web Types](https://plugins.jetbrains.com/docs/intellij/websymbols-web-types.html).
Currently an **invalid** _igc-switch_ has no visual indication informing the end-user about its state. One can set the `--error-color` CSS variable and then the component will use that as the...
Closes #611
## Description When the tabs were implemented, due to the way slot projection work, we took the approach to have separate header and panel components for each tab. However, this...