angular-cn/modules
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
..
angular1_router fix(build): lazy-require es6-shim in the a1 router to prevent npm/gulp issues 2015-09-14 15:38:10 -07:00
angular2 refactor(router): Switch from using APP_COMPONENT binding to a manual ROUTER_PRIMARY_COMPONENT binding. 2015-09-14 23:37:39 +00:00
angular2_material chore(material): add unit tests for MdButton. 2015-09-14 14:36:57 -07:00
benchmarks chore(benchmarks): enable the transformer on the static_tree benchmark 2015-09-11 23:03:29 +00:00
benchmarks_external chore(benchmarks): rename static_tree to static_tree_perf 2015-09-09 03:58:26 +00:00
benchpress chore(build): replace traceur-runtime with es6-shim. 2015-09-14 21:02:29 +00:00
examples refactor(router): Switch from using APP_COMPONENT binding to a manual ROUTER_PRIMARY_COMPONENT binding. 2015-09-14 23:37:39 +00:00