[keycloak-dev] Upgrade Angular?

Stian Thorgersen stian at redhat.com
Wed Aug 19 02:24:35 EDT 2015


Useful resources when upgrading:

* https://github.com/angular/angular.js/blob/master/CHANGELOG.md
* http://blog.thoughtram.io/angularjs/2015/01/02/exploring-angular-1.3-bindToController.html

----- Original Message -----
> From: "Stian Thorgersen" <stian at redhat.com>
> To: "Stan Silvert" <ssilvert at redhat.com>
> Cc: keycloak-dev at lists.jboss.org
> Sent: Wednesday, 19 August, 2015 8:11:32 AM
> Subject: Re: [keycloak-dev] Upgrade Angular?
> 
> I'm not aware of any reasons we can't upgrade, but we would need to take care
> and do extra testing of the admin console afterwards.
> 
> I'd prefer to upgrade to 1.4.4 early in a Sprint, so if you can upgrade this
> week, that's fine. Otherwise I'd like to wait to 1.6 release cycle.
> 
> ----- Original Message -----
> > From: "Stan Silvert" <ssilvert at redhat.com>
> > To: keycloak-dev at lists.jboss.org
> > Sent: Tuesday, 18 August, 2015 9:59:47 PM
> > Subject: [keycloak-dev] Upgrade Angular?
> > 
> > We are using AngularJS 1.2.13.  The latest version is 1.4.4.
> > 
> > The reason I ask is because I am a little worried about performance as
> > we begin to use angular-translate.  We are going to end up with a lot of
> > $$watchers, which will eventually make the UI sluggish.
> > 
> > There is a solution starting with Angualr 1.3 that lets you specify a
> > one-time-binding using double colons like this {{ ::value }}.
> > 
> > Any reason why we can't upgrade?
> > 
> > Stan
> > _______________________________________________
> > keycloak-dev mailing list
> > keycloak-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/keycloak-dev
> > 
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
> 


More information about the keycloak-dev mailing list