This project is mirrored from https://github.com/angular/angular.git.
Pull mirroring updated .
- Dec 01, 2016
-
-
Alex Rickabaugh authored
-
Alex Rickabaugh authored
-
Chuck Jazdzewski authored
Fixes #13146
-
Flounn authored
Check on null value failed with last version of mozilla. Check on undefined type instead.
-
Brian Michalski authored
Quote the date formats to prevent closure renaming. These are specified as strings in templates using DatePipes and also need to be quoted here.
-
Tim Blair authored
-
PatrickJS authored
APP_ID was removed after 2.2.x
-
Igor Minar authored
The change looks bigger than it really is because I reordered the properties to match other tsconfigs we have. The only real change is removal of sourceRoot property. Fixes #13040
-
Bowen Ni authored
-
Bowen Ni authored
-
Bowen Ni authored
Enable tslint check for `console.log` as a follow-up to https://github.com/angular/angular/issues/13018
-
- Nov 24, 2016
-
-
vsavkin authored
-
Tobias Bosch authored
This reverts commit 8f295287.
-
Tobias Bosch authored
This reverts commit e7025c94.
-
Tobias Bosch authored
This reverts commit 0c98f451.
-
Tobias Bosch authored
This reverts commit 170525a2.
-
Tobias Bosch authored
This reverts commit b5afe51b.
-
Tobias Bosch authored
This reverts commit 2fe6fb11.
-
Tobias Bosch authored
Revert "refactor(tsc-wrapped): collect all exported functions and classes and bump metadata version from 1 to 2" This reverts commit 39a71eb0.
-
Tobias Bosch authored
This reverts commit 38be2b81.
-
Tobias Bosch authored
This reverts commit ef386760.
-
Tobias Bosch authored
Revert "refactor(compiler): Reintroduce `ReflectorHost` and move `Extractor` into `@angular/compiler`" This reverts commit 64bd672e.
-
Tobias Bosch authored
This reverts commit 3d407fc0.
-
Tobias Bosch authored
This reverts commit 2ca67e16.
-
Tobias Bosch authored
Revert "fix(animations): blend in all previously transitioned styles into next animation if interrupted (#13014)" This reverts commit ea4fc9b4.
-
Tobias Bosch authored
This reverts commit a4ab14bf.
- Nov 23, 2016
-
-
Chuck Jazdzewski authored
-
Chuck Jazdzewski authored
-
Chuck Jazdzewski authored
-
Chuck Jazdzewski authored
Fixes #13037
-
Pete Bacon Darwin authored
* test(upgrade): remove unnecessary NO_ERRORS_SCHEMA * test(upgrade): remove `setTimeout` from lifecycle hook tests Closes #13019
-
Matias Niemelä authored
fix(animations): blend in all previously transitioned styles into next animation if interrupted (#13014) Closes #13013 Closes #13014
-
Brian Michalski authored
Quota the pattern aliases to prevent closure renaming. These are quoted in DatePipe and also need to be quoted here.
-
Chuck Jazdzewski authored
-
Sammy Jelin authored
* With non-static ngUpgrade apps, callbacks to `whenStable` were being invoked with the wrong context * With non-static ngUpgrade apps, `resumeBootstrap` was being run outside the NgZone * Remove redundent `whenStableContext` variable Neither of the first two problems were actually causing bugs (as far as I know), but they *might* have caused problems in the future. Inspired by https://github.com/angular/angular/pull/12910, but for non-static apps.
-
Brady Isom authored
-
Philippe MARTIN authored
-
Tobias Bosch authored
-
Tobias Bosch authored
-