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-...
In Material theme border type different colors are used for the focused state of the toggle button.
### Which component(s) are affected? Calendar ### Description Try to use the calendar-theme from the ingiteui-theming package to style the calendar. The results do not match the expectations, especially when...
Add a speech to text functionality to the chat component. The actual transcription is done by one of two options: 1. (entirely on frontend) Webspeech API https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API 3. (on complimentary...
Enhance the igc-badge component to include new predefined sizes and a new Dot type, implement an improved outline that does not affect the badge’s inner content, update icon and font...
### Which component(s) are affected? Other/unknown (please specify in the description) ### Description This affects mostly compound components, but all components must be verified. ### Reproduction N/A ### Workaround N/A...
**Steps to reproduce:** 1. Open Tabs component in Safari https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/layouts/tabs 2. Go to the sample with scroll buttons 4. Tap on the Next (right) arrow of the Tab several times,...
### Which component(s) are affected? Icon(s) ### Description Currently the `registerIcon` methods provided do not have an option for stripping down icon metadata (similar to IgniteUI for Angular `addSvgIcon` `stripMeta`),...
Currently there's limited Japanese locale support for the Calendar: https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/scheduling/calendar#localization-and-formatting However there are a few more language specific details that are not covered. Expected: It should show a calendar UI...