Marin Popov
Marin Popov
@tiliev There's not much that we can do to fix that, this is caused by subpixel calculus of the browser. The problem is that when you zoom out, there is...
The markup is changed in the new version, also there are two missing classes from the button. 1. The missing classes from the button are: "ui-state-default" and "ui-button-text-only". 2. Missing...
@Lipata I took a quick look and In my opinion, the problem is not the box-sizing. There is a hardcoded height on the list item. I don't know why we...
@hanastasov Yes, that's what I meant.
@Svetloslav15 can you provide a sample with the problem since when I test in the dev demos, adding a grid inside the tabs does not cause any problems? I have...
@jberes I've made a change to the `igx-grid-groupby-row` to make it look close to the design above. With that change, we are giving our users the ability to change the...
@Svetloslav15 I also can't reproduce the behavior from your screenshot. Can you give me more info, what browser did you use and what version of the product? @kdinev I can't...
@kdinev for some reason the `igxlabel` directive is not working correctly, the `igx-input-group__label` class Is missing from the label. I think it will be better to create a separate issue...
@kdinev I just added `IgxInputGroupModule` inside the `app.module.ts` and everything started to work just fine. However, I am not sure if this is the correct solution. If that solution is...
@sbayreva pull latest changes and test again