Peter Bacon Darwin
|
d6e5e9283c
|
refactor(upgrade/upgrade_adapter): use Deferred helper
Making Angular 1's `$compile` asynchronous by chaining injector promises
in linking functions can cause flickering views in applications.
|
2016-12-14 13:02:27 -08:00 |
|
Peter Bacon Darwin
|
eab7e490c9
|
refactor(upgrade/util): remove unused stringify() method
|
2016-12-14 13:02:27 -08:00 |
|
Bowen Ni
|
a6c4490fce
|
Check if console.error is defined
|
2016-11-23 15:47:02 -08:00 |
|
Bowen Ni
|
2c02d34c05
|
refactor(lint): Don't allow console.log
Enable tslint check for `console.log` as a follow-up to
https://github.com/angular/angular/issues/13018
|
2016-11-23 15:47:01 -08:00 |
|
ScottSWu
|
ae75e3640a
|
chore(lint): Added license headers to most TypeScript files
Relates to #9380
|
2016-06-23 09:47:54 -07:00 |
|
Igor Minar
|
505da6c0a8
|
repackaging: all the file moves
|
2016-05-01 20:51:00 -07:00 |
|