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-...
Create a POC for Splitter component
### Which component(s) are affected? Dialog ### Description The dialog display style property has some inconsistencies between platforms. In Ignite UI for Angular it's using igxToggle and sets the [hidden]...
Closes: #1915 Also replaced `igx-icon` with `igc-icon` in the Tabs WC demo (Angular project) to ensure the `Tabs` theme "icon" parameters work correctly. [#16395](https://github.com/IgniteUI/igniteui-angular/pull/16395)
### Which component(s) are affected? Other/unknown (please specify in the description) ### Description IgcGrid has a built-in exporting feature. When a grid containing a grouped column is exported to csv,...
Resolves #1155 Resolves #1904 Calendar: * Replaced all instances of `Intl.DateTimeFormat` with ones from `igniteui-i18n-core`. **No expected changes in behavior.** Combo: * Validation strings should be available to set for...
- [ ] Research - [ ] Specification - [ ] Component and tests implementation - [ ] API Documentation - [ ] Design implementation
Continuing our accessibility improvements initiative, we refined color contrasts in several components to ensure better legibility and alignment with WCAG guidelines. The following changes are made in Bootstrap theme: **1....