1

I am looking at using KendoUI or Wijmo 5 for my next AngularJS project. What is the current version of AngularJS in KendoUI and Wijmo5?

Henry Neo
  • 2,357
  • 1
  • 24
  • 27

3 Answers3

2

Now wijmo 5 can also be used with angular2. Here is the link.

Shashank Trivedi
  • 232
  • 2
  • 16
1

At the moment,

KendoUI is using AngularJS 1.3.0 which we can tell from KendoUI Core Github repository.

Wijmo 5 is using AngularJS 1.2.19 which we can tell from the Wijmo 5 Explorer AngularJS demo.

Henry Neo
  • 2,357
  • 1
  • 24
  • 27
0

The information above is a bit out of date.

Wijmo is currently using AngularJS v1.3.15 as of this date.

theboss
  • 44
  • 3