angular-docs-cn/modules
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
..
benchmarks feat(test): add e2e tests for benchmarks and examples 2015-01-08 10:51:08 -08:00
benchmarks_external feat(test): add e2e tests for benchmarks and examples 2015-01-08 10:51:08 -08:00
change_detection cleanup: remove toBool 2015-01-08 09:52:09 -08:00
core fix(bootstrap): change bootstrap not to create a separate injector for the provided bindings 2015-01-08 19:53:18 -08:00
di fix(bootstrap): change bootstrap not to create a separate injector for the provided bindings 2015-01-08 19:53:18 -08:00
directives cleanup: remove `import from "test_lib"` from production code 2015-01-08 09:53:17 -08:00
examples feat(test): add e2e tests for benchmarks and examples 2015-01-08 10:51:08 -08:00
facade feat(components): initial implementation of emulated content tag 2015-01-08 19:38:37 -08:00
reflection style: fix typos 2014-12-04 11:01:19 +01:00
rtts_assert feat(test_lib): implement SpyObject 2014-12-29 13:27:17 -08:00
test_lib feat(test_lib): implement SpyObject 2014-12-29 13:27:17 -08:00