Unplanned
Last Updated: 25 Apr 2024 13:04 by ADMIN

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: 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: 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: 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

Unplanned
Last Updated: 22 Nov 2023 13:05 by ADMIN
Created by: Zack
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0

Hi there,

We create a dashboard like this:

We need to export in PDF format and we use the component:

https://www.telerik.com/kendo-vue-ui/components/pdf-processing/

Now we need to export in PNG or JPG format.

And this is our request: a Kendo Component that exports a dashboard with the same quality of the PDF component.

Thanks in advance.

Unplanned
Last Updated: 27 Oct 2023 09:23 by ADMIN
Created by: Bastien
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
1

It would be great to have a clear button in the DatePicker, as today erasing value requires 3 select-delete operations (one for the day, one for the month, and one for the year)

It would make it consistent with TextBox, ComboBox, MultiSelect & AutoComplete, which renders in a comparable way

Unplanned
Last Updated: 27 Oct 2023 07:21 by QualiWareUA
Created by: QualiWareUA
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
4

The Spreadsheet component is among the last components in the Kendo UI for Vue suite that is available only as a Wrapper component. 

Providing a Native version of the Spreadsheet will be a big improvement to the suite. 

Unplanned
Last Updated: 02 Oct 2023 15:55 by Iswanto
Created by: Iswanto
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1
It would be beneficial if we had a Ruler component similar to this one:

https://daybrush.com/ruler/
Unplanned
Last Updated: 18 Sep 2023 11:40 by ADMIN
Created by: Mark
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
0

Hi there.

so the orgChart generates a great organizational hierarchy, but I want to be able to drag and drop elements to other parents like you can do with the Asp.net ajax version of the orgChart.  How do I do this please?

Unplanned
Last Updated: 17 Aug 2023 09:46 by ADMIN
Created by: Bruno71
Comments: 3
Category: Kendo UI® for Vue
Type: Feature Request
0

Hi,

I would like to offer some suggestions for a few new icons to be added to the Progress Design System.  I am currently trying to replace other libraries with the Kendo UI for Vue components, and these are a few icons I use for which I could not find a suitable replacement in the ones you provide.  Please see the attached image for examples.

  • certificate/award/ribbon
  • thumbs-up/thumbs-down
  • flag

Also, it would be nice to have a "filled-in" version of some of the existing icons.  For example, some current icons like "file-add" or "comment" are good, but they don't stand out at a smaller size.  Having a solid color version (instead of just an outline) would provide options for bolder colors and make them more visible.

Thanks!

Unplanned
Last Updated: 15 Jun 2023 10:42 by Sri
Created by: Sri
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
0

Hi.

The PDF Viewer component is something that is available in some of the other Kendo products like KendoReact, Kendo UI for jQuery, etc. Can you add the component also in the Kendo UI for Vue Native suite?

The PDF Viewer will be a nice feature that will make the Vue suite even better. 

Unplanned
Last Updated: 05 Oct 2022 15:58 by Quang
Created by: Quang
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
2

Hi, team. 

The File Manager component is currently not available in the Kendo UI for Vue suite. Having the component available in Kendo UI for Vue will be a big improvement for the suite. 

Unplanned
Last Updated: 21 Jun 2022 06:26 by ADMIN
Created by: Wesley
Comments: 3
Category: Kendo UI® for Vue
Type: Feature Request
0

When entering a number with decimals in a Native NumericTextBox with a format it rounds up the number if you enter more decimals than the format allows. In this Stackblitz project you can see this behavior.

In the Wrapper NumericTextBox it is possible to add a round property with the value false which prevents the rounding of decimal numbers. Instead of rounding it truncates the number. By my knowledge and what I can find in the Vue documentation this property isn't available in the Native NumericTextBox.

Proposed solution
Add round property with related logic to the native component.

Steps to reproduce

  1. Copy and paste the value 12.345
  2. See that the value in the input becomes 12.35
  3. See that :round="false" does nothing.
Unplanned
Last Updated: 24 Jan 2022 07:43 by ADMIN
Created by: Ashiq
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1

Can you add the Badge component to the Kendo UI for Vue suite?

The Badge is available in the Angular and React suites but is not available for Vue. 

Unplanned
Last Updated: 18 Jan 2022 06:50 by ADMIN
Created by: Ondřej
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
1
Having a component like the TaskBar available in the Kendo UI for jQuery will be a useful add-on for the Kendo UI for Vue suite.
Unplanned
Last Updated: 29 Oct 2021 08:52 by ADMIN
Created by: Aleksander
Comments: 1
Category: Kendo UI® for Vue
Type: Feature Request
2

Hi,

I need to fill and AcroForm PDF. I want to load the pdf and fill it from input fields in kendo vue, when I am done I need to send the pdf back to server or download/print the filled out pdf. 

Unplanned
Last Updated: 21 Sep 2021 12:33 by ADMIN

It will be a nice feature if the Native Grid can support a row selection through the keyboard. 

Example scenario:

  1. Click on a checkbox in the Grid and select a row
  2. Hold the Shift or Ctrl key and press Arrow up or arrow down button

Targeted result: With the press of an arrow button, the row above or below gets selected

Here is a sample project that demonstrates an implementation similar to the targeted one.

 

Unplanned
Last Updated: 09 Sep 2021 05:00 by ADMIN
Created by: John Campion
Comments: 0
Category: Kendo UI® for Vue
Type: Feature Request
0

Currently in Vue we don't provide the ability to share with the customers the source code before the compilation but just the already compiled code.

We need to provide the ability to fork the repository and build components from the Vue repository similarly to the way it is done in Angular and React

1 2