Teya Veselinova

Results 17 issues of Teya Veselinova

We need to update the styles of the chip so that it can be used as a building block for other components and look good in the components' grey area....

Enhancement
C:Chip

- [ ] Calendar- Remove outdate calendar navigation classes: k-nav-prev, k-nav-next, .k-prev-view, .k-next-view, k-nav-today, k-nav-fast once they are replaced in all products. - [ ] Pager - Remove k-pager-wrap once...

**Describe the bug** Scheduler appointment icons are not visible in some cases **To reproduce** Use the globalization demo and make some of the appointments start before the business hours set...

bug
C:Scheduler
T:Default
T:Bootstrap
FW:Angular
FW:React
FW:jQuery
FW:Blazor

**Is your feature request related to a problem? Please describe.** With the current styles of the scheduler's events, the items inside are not properly aligned and positioned. **Describe the solution...

Enhancement
C:Scheduler

The SASS variables in the [Change the Switch Layout](https://github.com/telerik/kendo-themes/wiki/Change-the-Switch-Layout) Wiki are outdated and no longer working with v5 of kendo-themes. The Wiki should be updated with the relevant variable names.

Enhancement
C:Switch

.k-grid-norecords row should not have hover styles. Currently, it inherits the hover styles from the grid rows. To reproduce: 1. Go to the [Grid filter demo](https://www.telerik.com/kendo-angular-ui/components/grid/filtering/#toc-filter-row) 2. In the Product...

bug
C:Grid

**Describe the bug** The button icon in Kendo SplitButton should be square in the Default theme, currently in Kendo jQuery it is not **To reproduce** Steps to reproduce the behavior:...

Bug
T:Default
C:SplitButton

**Describe the bug** Currently, the anchors within a grid don't look like anchors due to the following styles: ``` .k-grid a { color: inherit; text-decoration: none; } ``` **To reproduce**...

Bug
C:Grid