Add npm command installing all kendo-ui-for-angular components at once
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:
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.
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?