angular/modules/examples/src
Alex Rickabaugh 193792c27f refactor(router): Switch from using APP_COMPONENT binding to a manual ROUTER_PRIMARY_COMPONENT binding.
With the coming bootstrapping changes, a single application (and thus Router) can have multiple root components. One of these needs to be identified as the "primary" component from which the Router will load its configuration. This is now done by providing a ROUTER_PRIMARY_COMPONENT binding to the primary component type.
2015-09-14 23:37:39 +00:00
..
animate feat(animate): adds basic support for CSS animations on enter and leave 2015-09-14 17:37:09 +00:00
async refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
benchpress fix(benchpress): benchpress fixes and a smoke test for Dart 2015-02-23 10:50:51 -08:00
gestures refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
hello_world refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
http chore: update all import paths 2015-08-25 15:33:23 -07:00
jsonp chore: update all import paths 2015-08-25 15:33:23 -07:00
key_events refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
material fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
model_driven_forms refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
observable_models refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
order_management refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
person_management refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
routing refactor(router): Switch from using APP_COMPONENT binding to a manual ROUTER_PRIMARY_COMPONENT binding. 2015-09-14 23:37:39 +00:00
sourcemap fix(exception_handler): fix error messages of wrapped exceptions 2015-09-10 22:26:56 +00:00
template_driven_forms refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
todo refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
web_workers fix(Typings): Remove public exports added in 1926335b85 2015-09-11 19:16:57 -07:00
zippy_component refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00