There isnt really any official "support" for angularjs even now. Angular 1.2.x is quite stable and also note that Angular is open source. If you find a bug ( highly unlikely ) someone in the team can fix it themselves - if they have the necessary skills or otherwise, you could post it on Stack Overflow ( since Angular has a HUGE community base - you finding a bug in 1.2.x that is unique to you is highly unlikely ! ). Someone there could offer up a solution or suggest an alternative way fo achieving the same without encoutering the said bug. I think you can safely use Angular without any worries for compatibility issues.
On Mon, Jun 23, 2014 at 3:53 PM, Shwetha Shankar <[email protected] > wrote: > Hello, > > I have been reading about AngularJS 2.0. One of its features states that > it will only support modern browsers that auto-update. Our clients are on > some older versions of the IE (8 and 9), so as things stand now upgrading > to AngularJS 2.0 is not an option if older browsers are not supported. > > I want to know if the 1.2x versions of AngularJs will be supported for > users who wish to continue to use the older version. > > We would not want to find ourselves unable to upgrade from v1.2 and > support being withdrawn. > > Thanks > Shwetha > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- Regards, Ganaraj P R -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
