angular/modules/angular2/test
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
..
change_detection refactor(change_detection): removed directive and binding mementos 2015-04-09 18:56:19 -07:00
core feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
di feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
directives chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
dom refactor: update Dart package dependencies 2015-03-25 15:54:12 -07:00
facade feat(facade): added support for observables 2015-03-24 13:45:39 -07:00
forms chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
mock chore(rename): rename View and Template concepts for #1244 2015-04-10 12:00:37 -07:00
reflection chore(packaging): update import for the new file structure 2015-02-05 15:47:12 -08:00
render/dom feat(events): add support for global events 2015-04-13 22:35:36 +02:00
services refactor(render): use render layer fully 2015-04-08 20:51:31 -07:00
test_lib chore: upgrade guinness to remove a workaround in testlib 2015-03-13 18:19:10 -07:00
transform feat(dart/transform): Fix handling of Dart keywords 2015-04-10 13:43:11 -07:00