Milko Venkov

Results 13 issues of Milko Venkov

`IgxOverlayService` is using now angular animations package to animate content shown in the overlay. However this package has some limitations, e.g. during animation you cannot take how much of the...

enhancement
:eyes: status: in-review
overlay
priority: low
version: 11.1.x

## Description I have a grid with different types of cells, e.g. text, number, date and so on. What I need is when cell enters edit mode to either put...

:toolbox: feature-request
grid: cell-editing

## Description I have mask like this: ``` ``` When mask has some value if you select some numbers in the value and delete them by `delete` key exception is...

:bug: bug
:hammer_and_wrench: status: in-development
mask-editor
:chart_with_downwards_trend: regression

## Is your feature request related to a problem? Please describe. `IgxDatePicker` allows developer to set `vertical` mode. `IgxDateRangePicker` should has same option ## Describe the solution you'd like Add...

:toolbox: feature-request
date-range-picker
version: 9.1.x

## Description I have a combo in reactive form. In the form builder I am setting initial value for the combo related form control. * igniteui-angular version: 16.1.0 * browser:...

:bug: bug
:new: status: new
combo

## Description Combo does not update the items, or show incorrect items in `igcChange` event. ## Steps to reproduce Look at [this](https://codesandbox.io/s/peaceful-lehmann-975vls?file=/index.html) sample. Select different items in the combo and...

feature-request
combo

## Description There is no way to bind radio group component to a value. ## Steps to reproduce 1. Add radio group. 2. Add three radios, e.g. male, female and...

:new: status: new
feature-request
:crown: app-builder

## Is your feature request related to a problem? Please describe. I have a combo where I can select items. In most of the cases only single item will be...

:white_check_mark: status: resolved
:toolbox: feature-request

## Description I have a slider component bound to a variable via `ngModel`. I am trying to update the variable on blur via `ngModelOptions`. * igniteui-angular version: ~17.1.0 * browser:...

:bug: bug
:new: status: new
forms

## Description I have a combo where `valueKye` is pointing to an array of items. Whatever item is selected combo is showing the same value in its input. * igniteui-angular...

:bug: bug
:new: status: new