angular-cn/packages/platform-browser
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(core): add `begin` and `end` renderer methods to track change detection 2017-05-04 15:07:27 -04:00
src feat(core): add `begin` and `end` renderer methods to track change detection 2017-05-04 15:07:27 -04:00
test feat: introduce `TestBed.overrideProvider` (#16725) 2017-05-15 13:12:10 -07:00
testing fix: turn on nullability in the code base. 2017-04-18 12:07:33 -07:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build: fix paths to typings files so tsickle resolves imports correctly 2017-03-16 17:34:29 -07:00
public_api.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
rollup.config.js test: add systemjs+umd integration test (#14196) 2017-03-19 12:23:07 -05:00
tsconfig-build.json fix(platform-browser): Update types for TypeScript nullability support 2017-04-18 12:07:33 -07:00