angular/modules
Yegor Jbanov 4a961f4ecb feat(di): provide two ways to create an injector, resolved and unresolved
Add two factory static functions to Injector: resolveAndCreate and
fromResolvedBindings.

We want to avoid resolution and flattening every time we create a new
injector. This commit allows the user to cache resolved bindings and
reuse them.
2015-04-13 15:06:43 -07:00
..
angular2 feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
benchmarks feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
benchmarks_external chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
benchpress feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
examples fix(view_factory): fix caching of views 2015-04-10 16:57:45 -07:00
rtts_assert Don't use the for..of syntax in AtScript. 2015-02-27 15:26:53 -08:00