Declined
Last Updated: 14 Jun 2021 15:38 by ADMIN
Miron
Created on: 29 Mar 2017 13:05
Category: Kendo UI for Angular
Type: Feature Request
4
Add npm command installing all kendo-ui-for-angular components at once
Add npm command installing all kendo-ui-for-angular components at once
2 comments
ADMIN
Svet
Posted on: 14 Jun 2021 15:38

Hi Miron,

In practice you would like to install just the Kendo UI for Angular packages that will be used in a project as otherwise the project bundle would be meaninglessly enlarged. We also provide a command that can be used to update all used Kendo UI for Angular packages in a single project to their latest versions:

https://www.telerik.com/kendo-angular-ui/components/installation/up-to-date/#toc-updating-to-latest-versions

Due to these reasons and the low interest in the feature as a whole we decided to proceed with declining it.

Regards,
Svetlin
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

ADMIN
T. Tsonev
Posted on: 17 Jul 2018 15:56
Components now support installation using the Angular 6 CLI "add" schematic. This makes installing any component a breeze, e.g. "ng add @progress/kendo-angular-grid", see:

https://www.telerik.com/kendo-angular-ui/components/grid/

With that in mind, is it really meaningful to add all components at once?