angular-cn/modules/di/test/di
vsavkin 2074cc1ca9 fix(bootstrap): change bootstrap not to create a separate injector for the provided bindings
Currently, we create a separate injector for the passed-in / root bindings. This injectors sits below the one creating the application component. This means that the applicaiton component cannot access the passed-in bindings.
2015-01-08 19:53:18 -08:00
..
async_spec.js chore: Make field declarations explicit 2014-11-24 16:35:39 -08:00
injector_spec.js fix(bootstrap): change bootstrap not to create a separate injector for the provided bindings 2015-01-08 19:53:18 -08:00
key_spec.js chore: Make field declarations explicit 2014-11-24 16:35:39 -08:00