SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 94 JavaScript

docs(ngdoc): fix version picker grouping

The grouping of the different versions was not correct for the new 1.2.0+ releases.
Now versions are marked as stable only if they have an even number it the minor version
position (e.g. 1.0.8, 1.2.1, 1.2.0-abcde) and they are not an RC version, (e.g. 1.0.0rc3,
1.2.0-rc2).

Closes #4908
P
Pete Bacon Darwin committed
dfe6400537f562f99ac0b4252c256f43bd90746c
Parent: f925e8c
Committed by Jeff Cross <middlefloor@gmail.com> on 11/13/2013, 7:28:27 AM