Martin Dragnev
Martin Dragnev
## Description Describe the issue. * igniteui-angular version: * browser: ## Steps to reproduce 1. Open hierarchical dev pivot sample 2. Resize `All products` to the right 3. Observe ##...
## Description Pivot grid breaks body display container layout if a column width is set to % * igniteui-angular version: * browser: ## Steps to reproduce 1. Open either noop...
## Description In the elements project hierarchical grid pinning with column groups breaks the layout * igniteui-angular version: * browser: ## Steps to reproduce 1. Start elements project and use...
…… (#13844) Closes #13828 ### Additional information (check all that apply): - [ ] Bug fix - [ ] New functionality - [ ] Documentation - [ ] Demos -...
## Description Trying to set a `bodyTemplate` for example inside the `columnInit` event throws an error in WC (Blazor,React too). In the error thrown you can see that the templateRef...
Closes #14015 Updated the update guide in the docfx: https://github.com/IgniteUI/igniteui-docfx/pull/5807 ### Additional information (check all that apply): - [ ] Bug fix - [ ] New functionality - [ ]...
## Description There are couple of properties `defaultHeaderGroupMinWidth` `defaultSummaryHeight` which have hardcoded values for width/height. They are used in the whole grid and its services. * igniteui-angular version: * browser:...
## Description Currently, the grid calculates its sizes and hardcode them to the template as width/height. Ideally it would be best if we can remove the width/height hardcoding in the...
## Description On mac you can commit whatever message you want * igniteui-angular version: * browser: ## Result There is no validation of the commit message on macos ## Expected...
Closes #14618 Removing the size input because when action strip is creating/destroying on mouse move between the rows it creates and destroys a dropdown within the actionstrip which causes the...