angular-docs-cn/tools/public_api_guard
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
..
animations feat(animations): Update types for TypeScript nullability support 2017-04-11 18:13:52 -07:00
common fix(common): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
compiler build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
core feat: introduce `TestBed.overrideProvider` (#16725) 2017-05-15 13:12:10 -07:00
forms fix: public API golden files (#16414) 2017-04-28 09:48:15 -07:00
http fix(http): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
platform-browser fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
platform-browser-dynamic fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
platform-server fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
platform-webworker fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
platform-webworker-dynamic fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00
router fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
upgrade fix(upgrade): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00