angular-cn/packages/core/test/bundling
Olivier Combe 728fe69625 feat(ivy): improve stacktrace for `R3Injector` errors (#28207)
Improve the stacktrace for `R3Injector` errors by adding the source component (or module) that tried to inject the missing provider, as well as the name of the injector which triggered the error (`R3Injector`).

e.g.:
```
R3InjectorError(SomeModule)[car -> SportsCar]:
    NullInjectorError: No provider for SportsCar!
```

FW-807 #resolve
FW-875 #resolve

PR Close #28207
2019-02-05 01:53:20 -05:00
..
animation_world fix(ivy): merge static style rendering across elements, directives and components (#27661) 2018-12-21 18:14:44 -05:00
cyclic_import refactor(ivy): remove firstTemplatePass as global state (#28450) 2019-01-30 20:39:35 -05:00
hello_world refactor(ivy): remove firstTemplatePass as global state (#28450) 2019-01-30 20:39:35 -05:00
hello_world_i18n fix(ivy): remove obsolete ng_module code for global and jit mode (#27278) 2018-11-27 10:30:58 -08:00
hello_world_r2 test(ivy): remove symbol tests which are too big and not useful (#27446) 2018-12-04 23:17:52 -08:00
injection feat(ivy): improve stacktrace for `R3Injector` errors (#28207) 2019-02-05 01:53:20 -05:00
todo fix(ivy): errors not being logged to ErrorHandler (#28447) 2019-02-04 16:48:14 -05:00
todo_i18n refactor: remove obsolete font-smoothing property (#28174) 2019-01-23 15:44:35 -08:00
todo_r2 refactor: remove obsolete font-smoothing property (#28174) 2019-01-23 15:44:35 -08:00
util test(ivy): fix or disable failing ivy tests (#26735) 2018-10-26 14:48:05 -04:00