Tobias Bosch
|
39b92f7e54
|
feat: introduce `TestBed.overrideProvider` (#16725)
This allows to overwrite all providers for a token, not matter
where they were defined.
This can be used to test JIT and AOT’ed code in the same way.
Design doc: https://docs.google.com/document/d/1VmTkz0EbEVSWfEEWEvQ5sXyQXSCvtMOw4t7pKU-jOwc/edit?usp=sharing
|
2017-05-15 13:12:10 -07:00 |
Miško Hevery
|
728c9d0632
|
fix(platform-browser): Update types for TypeScript nullability support
Closes #15898
|
2017-04-18 12:07:33 -07:00 |
Jason Aden
|
b74ab83d2c
|
refactor: update paths from modules/@angular to packages
|
2017-03-08 16:29:28 -08:00 |
Jason Aden
|
8573e36574
|
build: fix file paths after moving modules/@angular/* to packages/*
|
2017-03-08 16:29:28 -08:00 |
Jason Aden
|
3e51a19983
|
refactor: move angular source to /packages rather than modules/@angular
|
2017-03-08 16:29:27 -08:00 |