angular-cn/modules/examples
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
..
e2e_test refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00:00
src refactor(router): Switch from using APP_COMPONENT binding to a manual ROUTER_PRIMARY_COMPONENT binding. 2015-09-14 23:37:39 +00:00
test/benchpress style(dart): Format with dartfmt v0.2.0 2015-08-05 11:04:29 -07:00
pubspec.yaml feat(animate): adds basic support for CSS animations on enter and leave 2015-09-14 17:37:09 +00:00