This is a migrated thread and some comments may be shown as answers.

Angular 6 / Angular Versions

4 Answers 459 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
kdubious
Top achievements
Rank 1
kdubious asked on 07 May 2018, 03:29 PM
Where do you show the versions of Angular that the components are using? Seems they're rarely compatible with the latest Angular.

4 Answers, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 09 May 2018, 06:37 AM
Hi Kevin,

The Kendo UI for Angular components support the latest Angular LTS (4.4.6) and official 5.x versions out-of-the-box. They are also compatible with the newly released Angular 6, but for compatibility with the latest RxJS, you will need to install the rxjs-compat library. You can find instructions on upgrading to Angular 6 in the following section of our documenation:

https://www.telerik.com/kendo-angular-ui-develop/components/installation/angular-6/

You can find a list of all versions of our packages alongside the most prominent changes introduced in the Change Log section of the documentation for each package, e.g.:

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

https://www.telerik.com/kendo-angular-ui-develop/components/buttons/changelog/ ... etc.

We are not listing all supported versions of Angular in all released versions of our packages, because we aim to support all Angular versions listed above. If there is a breaking change in some of our packages, introduced to provide support for a new Angular version, this is listed explicitly in the Change Log.

If you are facing any troubles using our components with a supported Angular version, please share further details about the specific issues you are running into, so we can try to provide suggestions that are most suitable to this use case. Thank you in advance.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
kdubious
Top achievements
Rank 1
answered on 09 May 2018, 11:14 AM
Thanks, Dimiter. My errors were related to missing rxjs-compat. I couldn't find the content you linked by navigating the site. 
rxjs-compat
0
Ringo
Top achievements
Rank 1
answered on 27 May 2018, 08:05 AM
When will you fase out rxjs-compact ?
0
Dimiter Topalov
Telerik team
answered on 29 May 2018, 07:21 AM
Hi Ringo,

The current plans in this regard are related to dropping support for RxJS 5.x after Angular 5 reaches EOL in April 2019:

https://github.com/telerik/kendo-angular/issues/1563#issuecomment-392244668

If everything goes according to plan, rxjs-compat will be no longer needed when Angular 5 is not supported anymore, and all of our components will be updated to support 6+ only.

Regards,
Dimiter Topalov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
kdubious
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
kdubious
Top achievements
Rank 1
Ringo
Top achievements
Rank 1
Share this question
or