This project is mirrored from https://github.com/angular/angular.git.
Pull mirroring updated .
- Mar 15, 2016
-
-
Brian Ford authored
Closes #7495
-
- Dec 05, 2015
-
-
Anton Moiseev authored
Closes #5605
-
- Nov 25, 2015
-
-
vsavkin authored
BREAKING CHANGE Before import * as p from 'angular2/profile'; import * as t from 'angular2/tools'; After import * as p from 'angular2/instrumentation'; import * as t from 'angular2/platform/browser';
-
- Sep 05, 2015
-
-
yjbanov authored
-