angular-cn/modules/angular2/test/router
vsavkin 3dca9d522a feat(core): enable dev mode by default
BREAKING CHANGE

Before

Previously Angular would run in dev prod mode by default, and you could enable the dev mode by calling enableDevMode.

After

Now, Angular runs in the dev mode by default, and you can enable the prod mode by calling enableProdMode.
2015-12-15 08:34:44 -08:00
..
integration feat(core): enable dev mode by default 2015-12-15 08:34:44 -08:00
component_recognizer_spec.ts refactor(router): improve recognition and generation pipeline 2015-11-30 17:06:03 +00:00
hash_location_strategy_spec.ts feat(router): add support for APP_BASE_HREF to HashLocationStrategy 2015-11-25 22:29:43 +00:00
location_spec.ts refactor(tests): rename beforeEachBindings -> beforeEachProviders 2015-12-02 14:09:13 -08:00
path_location_strategy_spec.ts feat(router): add support for APP_BASE_HREF to HashLocationStrategy 2015-11-25 22:29:43 +00:00
path_recognizer_spec.ts refactor(router): improve recognition and generation pipeline 2015-11-30 17:06:03 +00:00
route_config_spec.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
route_config_spec.ts feat(core): enable dev mode by default 2015-12-15 08:34:44 -08:00
route_registry_spec.ts refactor(router): improve recognition and generation pipeline 2015-11-30 17:06:03 +00:00
router_link_spec.ts feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
router_link_transform_spec.ts feat(router): implement router link DSL 2015-12-04 00:47:20 +00:00
router_spec.ts fix(router): set correct redirect/default URL from hashchange 2015-12-08 22:34:19 +00:00
spies.dart feat(router): add support for APP_BASE_HREF to HashLocationStrategy 2015-11-25 22:29:43 +00:00
spies.ts feat(router): add support for APP_BASE_HREF to HashLocationStrategy 2015-11-25 22:29:43 +00:00
url_parser_spec.ts test(router): add missing tests for the url parser 2015-10-13 12:06:22 -07:00