igniteui-angular
igniteui-angular copied to clipboard
Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
## Question The[ `DateRangeDescriptor`](https://www.infragistics.com/products/ignite-ui-angular/docs/typescript/latest/interfaces/DateRangeDescriptor.html) class provides means to configure dates selection in following ways: 1. BETWEEN two dates 2. AFTER a date 3. BEFORE a date 4. SPECIFIC dates 5....
Closes #11395 ### Additional information (check all that apply): - [x] Bug fix - [ ] New functionality - [ ] Documentation - [ ] Demos - [ ] CI/CD...
Closes #11395 ### Additional information (check all that apply): - [x] Bug fix - [ ] New functionality - [ ] Documentation - [ ] Demos - [ ] CI/CD...
## Is your feature request related to a problem? Please describe. As a developer, I would like to be able to reuse some or all of my forms validation logic...
Dear igx-team, ## Description There is some weird behavior with the igx-radio and igx-radio-group with formControls and dynamic content * igniteui-angular version: "12.3.9", "12.3.33" and also "14.0.11" * browser: Chrome...
Use case: - We have an observable that returns a list of options - The list of options changes based what the user has selected in previous form inputs -...
## Description I took the example stackblitz for IgxCombo Remote Binding and replaced IgxCombo with IgxSimpleCombo. After selecting a value and opening the dropdown it's not working correctly anymore. When...
The link for all documentation gives an error. It's probably after the angular/ignite version 14 release. 
## Description Sometimes when filtering from the excel filter, the grid hides rows with same value string but different cap case e.g. "some value" and "SOME VALUE" * igniteui-angular version:...
## Description When IgxDatePicker or IgxTimePicker is used in reactive form and is invalid and then disabled, the red border doesn't disappear. * igniteui-angular version: 13.1.4 * browser: Chrome ##...