Vasil Raev

Results 9 issues of Vasil Raev

I believe the following package should be added: https://www.npmjs.com/package/@progress/kendo-react-grid As well as the full list from https://www.npmjs.com/browse/depended/@progress/kendo-react-common And in addition: https://www.npmjs.com/package/@progress/kendo-react-all

`````` should be added to wrap the content in case there is callout. Related to https://github.com/telerik/kendo-themes/pull/3746

enhancement
pkg:tooltip

Followup to https://github.com/telerik/kendo-react/issues/643#issuecomment-795134046

enhancement
pkg:grid

Can be replicated here: https://www.telerik.com/kendo-react-ui/components/grid/examples/column-virtualization-headers/func/?theme=default-ocean-blue&themeVersion=5.4.1 Refresh several times. The columns are randomly generated with intent to be 1000, but the function used can generate more than 1000 columns in its...

documentation

Is it possible to change the "Clear" and "Filter" buttons? I want to render my own buttons with icons. I couldn't find anything about it or do I need to...

bug
pkg:grid

Reproducible for buttons and breadcrumb (might be encountered in other components as well) . Steps to reproduce: 1. Open https://www.telerik.com/kendo-react-ui/components/buttons/button/ , or the Theme Builder 2. Choose Dark Main theme....

Bug
C:Button
C:Breadcrumb
Area:Dark Mode
Area:Swatches

- [ ] action-buttons - [ ] action-sheet - [ ] adaptive - [ ] appbar - [ ] autocomplete - [ ] avatar - [ ] badge - [...

docs
integration
interop:Unite

**The problem:** * Filter row component is stateless and always in control mode. Typing on filters require changing `filter` prop of the Grid, and this causing re-render of the whole...

Enhancement
pkg:Grid
Documentation
pkg:DataTools

Improve the tooltip of the Chart series, so it will stay in the area without. Currently if the tooltip is right-most and long enough it results in scrolling in the...

Enhancement
pkg:Charts