Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I've been told that Umbraco doesn't use the latest version of AngularJS. If that's the case, which version does it use? I want to be sure that I'm looking at the right documentation.
Hi Ryan,
I believe it is currently on 1.1.5.
THanks
Nik
Thanks, Nik :-)
Yeah, it's 1.1.5 - you can check the source to see:
https://github.com/umbraco/Umbraco-CMS/tree/dev-v7/src/Umbraco.Web.UI.Client/lib/angular
This may be a dumb question, but why is Umbraco using version 1, when angular is on version 8? Seems WAY behind?
.9easy - angular 2 and forward is not compatible with angular 1.x
it's not "just" an upgrade, but a rewrite, that is needed to go to angular 2.x and forward - it also requires all plugins to be rewritten
there has been a lot of talk on this subject, but no good solution
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
What version of AngularJS (1.x.x) does V7 use?
I've been told that Umbraco doesn't use the latest version of AngularJS. If that's the case, which version does it use? I want to be sure that I'm looking at the right documentation.
Hi Ryan,
I believe it is currently on 1.1.5.
THanks
Nik
Thanks, Nik :-)
Yeah, it's 1.1.5 - you can check the source to see:
https://github.com/umbraco/Umbraco-CMS/tree/dev-v7/src/Umbraco.Web.UI.Client/lib/angular
This may be a dumb question, but why is Umbraco using version 1, when angular is on version 8? Seems WAY behind?
.9easy - angular 2 and forward is not compatible with angular 1.x
it's not "just" an upgrade, but a rewrite, that is needed to go to angular 2.x and forward - it also requires all plugins to be rewritten
there has been a lot of talk on this subject, but no good solution
is working on a reply...