Pending Review
Last Updated: 23 Apr 2024 15:41 by Lucía

Hello,

When working in Spanish or French, even if internationalization is properly configured, it is not possible to translate the items in the FormatBlock, so it is only possible to see them in English.

We tried to do it ourselves (https://www.telerik.com/forums/paragraph-and-heading-not-translated) but we found some issues, so please, consider including these few items in the default translations. 


Thanks

LucĂ­a

Unplanned
Last Updated: 16 Apr 2024 07:30 by ADMIN
Scheduled for 2024 Q3 (7.08.2024)
Currently we are using vue-cli-service . It is not longer recommended, because it is in maintenance mode. For new projects , it is now recommended to use create-vue to scaffold Vite-based projects.
Unplanned
Last Updated: 12 Apr 2024 16:52 by Boris
Created by: Boris
Comments: 0
Category: NumericTextBox
Type: Feature Request
1
It would be beneficial to add a selectOnFocus prop to the NumericTextBox, similar to Jquery:  https://docs.telerik.com/kendo-ui/api/javascript/ui/numerictextbox/configuration/selectonfocus 
Unplanned
Last Updated: 08 Apr 2024 12:18 by ADMIN
Created by: Ziggy
Comments: 1
Category: DatePicker
Type: Feature Request
1

Currently, it is not possible to copy and paste dates from one DatePicker to another:

In KendoReact and Kendo UI for Angular this feature is already available:

Video - https://somup.com/cZfeQdCxey 

 

Unplanned
Last Updated: 05 Apr 2024 08:03 by ryo
Created by: ryo
Comments: 0
Category: Chart
Type: Feature Request
2
It would be beneficial if the Kendo UI for Vue had a Native HeatMap chart component
Unplanned
Last Updated: 02 Apr 2024 07:41 by Meenakshi
Created by: Meenakshi
Comments: 0
Category: Grid
Type: Feature Request
1
Currently, if you double-click on the Grid resize handler the cell is not resized to auto-fit. It would be beneficial if auto-sizing was possible
Unplanned
Last Updated: 13 Mar 2024 15:25 by ADMIN
Created by: jake
Comments: 1
Category: Pager
Type: Feature Request
1
It would be beneficial if there was a way to disable programmatically the buttons/dropdown in the Pager component
Unplanned
Last Updated: 29 Feb 2024 17:23 by jake
It would be beneficial if there was a mechanism that will highlight a bar chart item on click instead of hover similar to Power BI:

Unplanned
Last Updated: 22 Feb 2024 08:20 by ADMIN
Created by: jake
Comments: 3
Category: TileLayout
Type: Feature Request
3

Hello, is there an option for the tile layout to allow the cards inside to be responsive based on size? Specifically on mobile I need them all to to change so they are each displaying on their own row so they can actually be visible.

 

Thank you,

Jake

Unplanned
Last Updated: 14 Feb 2024 09:49 by ADMIN
Created by: Joel
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0
This would be a great addition to the chart whenever there is a some click event in the background


we have a tooltip , which is great, but a cursor pointer would be great to let the user know that there is some sort of interaction

Unplanned
Last Updated: 13 Feb 2024 06:54 by ADMIN
Created by: Renatas
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0

Hi,

DataGrid should provide selectionState property for styling in following way:

  • allSelected,
  • partiallySelected,
  • noneSelected

Value is emitted onSelectionChange event.

Currently we need to implement property.

Thank you!

Unplanned
Last Updated: 13 Feb 2024 06:52 by ADMIN
Created by: Renatas
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0

Currently there is selection of row and selection of whole table. There is no group level selection.

We have to implement it ourselves. Not a big deal but still. Same applies to MAUI.

Thank you!

Unplanned
Last Updated: 05 Feb 2024 09:50 by Pratyusha
Created by: Pratyusha
Comments: 0
Category: MultiSelect
Type: Feature Request
1

In some scenarios, we need to display the selected MultiSelect values as comma-separated values and not as chips.

Currently, the displaying of comma-separated values can be achieved using a custom template similar to this one but providing a property that can configure this behavior out of the box will be a very useful improvement in the component. 

Unplanned
Last Updated: 01 Feb 2024 06:49 by ADMIN
Created by: Antoniya
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1
Add resources (documentation and code) for Composition API.
Unplanned
Last Updated: 31 Jan 2024 15:29 by ADMIN
Created by: Gold Star
Comments: 1
Category: Slider
Type: Feature Request
1
It would be beneficial if we had a prop that allowed disabling the track, so that the component does not slide unless the user drags the handle itself.
Unplanned
Last Updated: 30 Jan 2024 14:17 by ADMIN
Currently, events in the Scheduler are not exactly placed based on the time. For example, if we have an event set for 9:51 it should start at precisely 9:51, at the moment it is moved to the previous slot 9am for hour long slots, 9:30 for 30min slots, etc similar to the JQuery version.
Need More Info
Last Updated: 22 Jan 2024 09:33 by ADMIN

Currently you can either set the position of a window by specifying the top or left positions on the screen.  However once these are specified, the window is no longer draggable, or is only draggable in a specific direction, for example, set the :top="100" attribute on a window and the window is now locked to that height (100px) and can only be dragged left or right, instead of vertically and horizontally.

Please allow a window to be set to any position on the screen programatically at any time, and then allow it to be draggable if the draggable property is set to true.  A use case would be where a window is opened up next to another element on the screen, the user moves the window to get access to any underlying content and then closes the window.  It would be ideal to be able to programmatically specify where to open the window when the same method is called again.

Thanks.

Unplanned
Last Updated: 16 Jan 2024 15:10 by ADMIN
Created by: Lu
Comments: 1
Category: Scheduler
Type: Feature Request
1
Currently, the empty space on the right side of the event is a constant instead of a percentage, this causes the events to appear small when the orientation of the grouping is horizontal and more than five:

https://stackblitz.com/edit/brkqne-jbvh61?file=src%2Fmain.vue
Unplanned
Last Updated: 15 Jan 2024 08:23 by ADMIN
Created by: Andre' Hazelwood
Comments: 2
Category: Window
Type: Feature Request
1

Please add a center() method that mirrors the functionality of the jquery version.  It is useful to either recenter a window that has been moved, or if a value is set on the windowStyle property, it would still be useful to center and fill in any missing values.

For example, I might want to specify the top of the window, but would still like it centered on the screen horizontally, or specify the left or right position of the window and have it centered vertically.

Thanks.

 

Unplanned
Last Updated: 04 Jan 2024 09:46 by ADMIN
Created by: Jeroen
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
1

As of this moment the barcode components are only available in wrapper components. We would like to see a native Vue version for this aswell. Especially for the QR code option could be a big addition to the package

1 2 3 4 5 6